Forum Discussion
Nik2607
Jan 07, 2022Altostratus
iRule to set tcp timeout value for the specific URL
Hello Team, We have a requirement to set up an iRule to set the TCP timeout of 600 sec for a particular URL passing via F5 VIP. I took some help from the F5 Dev articles, here is the complete iRule ...
Nik2607
Altostratus
Thanks to for explaining. So I believe, the iRule mentioned above suffice my requirement? Any thoughts, please?
Nik2607
Jan 28, 2022Altostratus
Hello Experts,
The given iRule did not work and caused service interruptions. I have changed the syntax as below that resolved the issue -
serverside_idle_timeout 1 replaced with update_serverside_idle_timeout 1
{$serverside_idle_timeout} replaced with {[info exists update_serverside_idle_timeout] && $update_serverside_idle_timeout}
can someone explain me please what is the exact difference in the old and new syntax?
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects