Forum Discussion
Ryan_Bachman_78
Jan 30, 2012Nimbostratus
TCP profile and Idle Timout
Hello -
Hoping someone can help me identify why the expected RST is not being sent. I have an issue with long running AJAX sessions running on my web servers. We recently switched from LVS...
Ryan_Bachman_78
Jan 31, 2012Nimbostratus
Thanks to both of you for the quick reply. So is it my understanding that I can't enforce timeouts using Auto SNAT? Is there really no way to configure this setting? The lvs I replaced was configured for direct return, so in order to install the F5 in a transparent fashion, we deployed it in a 'router on a stick' fashion. If I switch the VS to use fasthttp profile, I have a solution to my problem, but the business wants to maintain original IPs so I need to inject XFF headers into the requests. All my traffic is HTTPS, so fasthttp is not an option at this time. I am including the config of the VS, but it sounds like I know my answer. Just don't know if there is an easy solution to my problem. Thanks.
ltm virtual app.perf. {
destination 172.27.37.80:https
ip-protocol tcp
mask 255.255.255.255
persist {
cookie {
default yes
}
}
pool app_perf_https
profiles {
http_xff { }
perf_ssl {
context clientside
}
serverssl {
context serverside
}
stats { }
tcp_lowtimeout {
context clientside
}
}
rules {
Billing_Reditrect
}
snat automap
}
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