aws lb

  1. S

    Queries on Load Balancers

    Hi Max, We came to know that Classic Load Balancers are retiring this August, since we are using AWS Classic Load Balancers for Flashphoner, I want to know if there is any other alternative for the same ? or if Flashphoner is compatible with other type of LBs
  2. V

    Создание автобалансировщика AWS

    Добрый день! Пытаюсь настроить автобалансировщик, из-за нехватки знаний в этой области не совсем получается, прошу помочь. 1. Создаю новый инстанс с флешфонером, подтягиваю купленную лицензию, настраиваю certbot с автоматическим перевыпуском и интеграцией ssl сертификата в keytool каждые 30...
  3. I

    Автомасштабирование Edge. Сокращение инстансов

    Здравствуйте. Используем автоматическое масштабирование Edge посредством AWS autoscalling (вместе с Classic load balancer). Следующий сценарий: -по умолчанию работает 1 edge. -После подачи определённой нагрузки срабатывает политика, разворачивается дополнительный edge -Подключаются новые...
  4. sangsoo

    Conference(Room API) function as ASG

    Hello. I want to configure Conference(Room API) in amazon ASG environment. Test order. 1. Configure ASG with a.b.com (CNAME). 2. Run 5 WCS servers (EC2 Instance) on a.b.com (CNAME). 3. "Bill" joins a.b.com. An Invite link containing a.b.com will be created (*) 4. "'Steve" joins the Invite link...
  5. mikerugerio

    Disable demo user in script launch template AWS

    I want disable "demo" user in launch template (The setup script example to update WCS to latest build and to configure CDN Edge server). https://docs.flashphoner.com/display/WCS52EN/AWS+load+balancer+with+auto+scale+quick+setup How can I modify the script?
  6. M

    "Session does not exist" message with WebRTC playStream

    Hi, I have multiple Origin servers behind Load balancer in AWS. I can able to publish WebRTC stream and when I try to play the stream, I am getting "Session does not exist" error. When I checked with the logs, it seems publishing happened in one server and playstream got called in another...
  7. sangsoo

    How to run ASG on Ec2 spec with more than recommended C4.large?

    Hello. EDGE Auto Scaling Test is in progress for each EC2 instance type. 1. Published in FHD CBR 2500 in OBS, and played as many times as specified in Edge without transcoding. -I used "Load testing using WebRTC pulling". 2. The CPU usage was measured at the edge. 3. 1 stream for comparison...
  8. M

    Modify 404 response from REST API

    Hi, I used this API (rest-api/cdn/show_routes) to get the streams active in CDN. If the streams are active , it returns 200 response when there are no streams in CDN 404 response is returned. The actual issues come here when I am using AWS Loadbalancer to call this API. When 200 response is...
  9. M

    Multiple Edge servers behind AWS LB not communicating

    Hi, I am following CDN pattern https://docs.flashphoner.com/display/WCS52EN/CDN+2.0 where I have set of Origin servers behind a AWS LB and another set of edge servers behing another LB. Instances with WCS is added to load balancer using Autoscaling. When more than one edge server is added to a...
  10. M

    Manager log is not generated in logs folder

    As per this link https://docs.flashphoner.com/display/WCS5EN/Starting+and+stopping, I have restarted the web call server. But I can able to see only one process runnning and there is no flashphoner-manager.log file in logs folder. Can anyone tell me why it is not generated?
  11. M

    400 BadRequest with RestAPI

    Hi, I am trying to access the REST API (https://docs.flashphoner.com/display/WCS5EN/API+overview) in http port 8081 and I am always getting 400 Bad Request as a response. Do I need to configure anything additionally?
Top