Forum Discussion

George_Dimitria's avatar
George_Dimitria
Icon for Nimbostratus rankNimbostratus
Nov 24, 2005

Hash persistence on HTTP host header timeout

Is there a way to specify an indefinite timeout value for

 

persist hash [HTTP::host]

 

 

It seems that omiting the timeout value means actually a default timeout value of 180 seconds.

 

 

We don't want to speficy a timeout value but the persistence should be permanent.

 

 

Thank You in advance for any help.
  • unRuleY_95363's avatar
    unRuleY_95363
    Historic F5 Account
    The indefinite setting is only valid in the profile. To get an indefinite setting in the irule, simply use a really large number, like say 2147483647 which is the largest 32-bit signed number. That will pretty much equal indefinite since that equates to about 65 years.