Forum Discussion
Effect of changing timeouts to 3 hours
Avoid using excess timeout values if possible. Often longer values are requested because users complain of being on a system idle for a long time and the LTM drops their connections because they were idle. If this is the case then it is better to have the client send some sort of keep-alive regularly so that the entries do not expire.
Two examples I would point to is SSH can have keep-alives enabled and HTTP can have a very small java script embedded that does a request for a very small object every so often.
Changing the timeout values significantly will mean you are always using those resources where fixing the problem with some sort of keep alive fixes only for those that have long idle sessions and keeps your resources allocated to current clients.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com