fastl4 profile - always reaching idle timeout value on persistent data stream
We are running into an issue where we have an IP Forward Virtual Address , and the traffic passing through this Address always seems to reach the idle timeout threshold.
Configuration of the L4 profile is:
Unchecked - Reset on Timeout
Idle Timeout - 3600 seconds
Loose Initiation / Lose Close - Checked
Everything else default
The TCP traffic we having passing through this F5 is connecting to a data feed, where it will be receiving streamed data every few minutes. However, even if there is traffic passing at that exact moment, the F5 always seems to dump the connection after 1 hour.
My thoughts were to add a TCP Keep-Alive Interval, but I could not find anything for it in the fastl4 profile's help section. I found one on Ask F5, but it does not apply to the version I am at:
http://support.f5.com/kb/en-us/solu...l8049.html
I am on version 10.2.
Anyways, we get around this by setting the idle timeout to 24 hours. However, I was wondering why the F5 was detecting this as an idle connection when it is not.
Thanks,
Eric