Limit on the number of concurrent web servers

Hi,

Is there a limit to the number of concurrent web servers that can connect to a cluster (open comm using new Cluster())?
I’m using .Net SDK on Azure.

Thanks,
Itay

The only limit is what is available in your network stack. There’s no limit imposed by CB.

I think we actually do have a 9000 connection limit by default, but that is tune-able if needed. How far are you planning to drive this @itay? How many clients?

Several, much less than 9000 :stuck_out_tongue: