manikandan
Member
Hi,
I am trying to do live stream using CDN. I have two load balancers (AWS), one for origin and another for edge. I followed the steps with dynamic CDN and I am getting
"Failed to connect error" in edge server.
Edge:
cdn_enabled=true
cdn_ip={ip_local}
cdn_point_of_entry=origin.demo.com
cdn_role=edge
Origin:
cdn_enabled=true
cdn_ip={ip_local}
cdn_role=origin
1) So how this edge server connects with origin server and which ports needs to be opened for edge to connect to Origin?
2) And is there any limit on number of origins and edge servers behind the load balancer?
I am trying to do live stream using CDN. I have two load balancers (AWS), one for origin and another for edge. I followed the steps with dynamic CDN and I am getting
"Failed to connect error" in edge server.
Edge:
cdn_enabled=true
cdn_ip={ip_local}
cdn_point_of_entry=origin.demo.com
cdn_role=edge
Origin:
cdn_enabled=true
cdn_ip={ip_local}
cdn_role=origin
1) So how this edge server connects with origin server and which ports needs to be opened for edge to connect to Origin?
2) And is there any limit on number of origins and edge servers behind the load balancer?