Forum Discussion
Mar 07, 2015
BIG-IP : simplest way to ensure request is made on new tcp connection
F5 BIG-IP Virtual Edition v11.4.1 (Build 635.0) LTM on ESXi
When testing from client browser or shell ( curl ) , what is simplest way to ensure a request initiates a new tcp connection with the ...
Mar 07, 2015
Hi Baltostar,
make sure you turn off http KeepAlive on the server and do not use OneConnect (as it does KeepAlive conversion). Alternatively you can also tell cURL to use HTTP/1.0 (switch "-0") and add the "Connection: close" header:curl -0 -H "Connection: close"
Thanks, Stephan
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