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
Oct 03, 2016OK, so we may have to switch off http processing on the uri:
when HTTP_REQUEST {
if { [string tolower [HTTP::uri]] contains "upload_java" }
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