03-17-2006 02:19 AM
Hi,
We have three Cisco CSS 11501 and have some intermittent problems with timeouts for a web-based application. After reading threads in this forum I have concluded that increasing the flow-timeout-multiplier could solve the issue.
We are terminating HTTPS connections in our CSSs and then use HTTP for the connections to the server. Should the flow-timeout-multiplier be applied on the HTTPS or HTTP content rule, or both?
Thanks for your help!
Regards,
Harald
03-17-2006 03:29 AM
Harald,
you should configure it on both.
Moreover, the SSL module has its own set of timeouts.
CSS11503(config-ssl-proxy-list[gdufour])# ssl-server 1 tcp server inactivity-timeout ?
This is a timeout for the server side connection, but there is another one for the client side.
Check all TCP options.
Gilles.
03-20-2006 08:06 AM
What is the guideline for setting the inactivity timeout (server and virtual) for the SSL module?
Should it typically be set higher than the flow timeout, since it is by default (240 seconds)?
Thanks again for your help!
Regards,
Harald
03-21-2006 03:18 AM
Harald,
you should adjust the timeout with the timeout on the servers. Make it just slightly higher on the CSS than what you have on the server.
Gilles.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide