CDN Mode Limits

austinsnow

New Member
Hello,
I deployed a Web Call server on AWS and all has been working well. I started looking at the CDN mode and have a question. Is there a limit on the number of origin and/or edge servers in a system when using Web Call Server in the CDN mode? I'd be placing the origin's behind one AWS Load Balancer and the edge server's behind another AWS LB.

Thank you
Austin Snow
 

Max

Administrator
Staff member
Good day.
Is there a limit on the number of origin and/or edge servers in a system when using Web Call Server in the CDN mode? I'd be placing the origin's behind one AWS Load Balancer and the edge server's behind another AWS LB.
In theory, no limits. But you should aware the following:
1. CDN entry point node should alway be available
2. The ports described in this post should be available on every node for every node in CDN
Please consider to start from one Origin and a couple of Edges behind load balancer.
 
Top