Forum Discussion
Del74_249039
Nimbostratus
Sep 27, 2016Slow upload file through F5
Hello guys,
I have an application where users can upload file (the upload uses http).
Via the old reverse proxy, we can reach 10Mb/s
Via F5, only 2Mb/s max.
Notice - The VS associated uses SNAT....
janholtz
Altostratus
Sep 28, 2016Maybe you can disable http processing in the case of a file upload, e.g
when HTTP_REQUEST {
if { [HTTP::method] equals "PUT" }
HTTP::disable
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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