cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
357
Views
0
Helpful
2
Replies

CSS11506 Quits passing traffic for 21 seconds.

allen.external
Level 1
Level 1

I am doing HTTP loadbalancing with 2 servers and 2 CSSs. When we loose one http server the CSS stops accecpting new http connections for 21 seconds. Existing connections move over to the other sever just find and continue the session without a problem. It is only new sessions that are droped. I have set my keep alives on the services to 2/2/2. It does not make a differnence what times I set keep alives too. I have also moved the clinet to the same network as the servers just for the heck of it and I get the same result. If I loose a CSS all connections move to the backup CSS just fine. It is only when we loose a service/server do we see the loss of new connections. Sniffer traces show that the CSS gets the tcp syn but it never passes it on the the web servers for 21 seconds. Any Ideas guys?

Thanks

2 Replies 2

allen.external
Level 1
Level 1

Maybe this will help. I changed my keepalives to http. If we shut down IIS on the web sever. Everything works just fine and it does a fail over in a few seconds. So it looks to be only when we loose physical connection with the server does the CSS quit establishing new connections for 21 seconds.

service WWW1

redundant-index 1

keepalive port 80

keepalive retryperiod 2

keepalive frequency 2

keepalive maxfailure 2

ip address 10.1.1.10

keepalive uri "/test.htm"

keepalive method get

keepalive type http

active

Hi,

is this problem already solved? If not, could you please post the other www-services and the config of the content rule so that we can get an imagination of what is configured. Next please tell us which version you are using.

Kind regards,

Joerg