|
It wont work that way. once the max connections reached, no more TCP connections will be accepted by LSWS, so it wont be able to send back a redirect response.
You have to use something like DNS load balancing, or use our Load balancer in front of the web server farm.
|