Forum Discussion
João_Assad_4295
Nimbostratus
Nov 14, 2005redirect POSTs bigger than 1MB
Hello,
I'd like to redirect POSTs bigger than 1MB to an error page, so I tried this:
when HTTP_REQUEST {
set method [HTTP::method]
set clen [HTTP::header Content-Length]
if { $metho...
João_Assad_4295
Nimbostratus
Nov 14, 2005I tried:
HTTP::collect $clen
and
HTTP::collect 1
and
HTTP::collect
before the HTTP::respond but it didn't seem to make any difference to me, I still get "document contains no data" on the client.
drteeth:
Im not sure if it's going to my servers or not, but the BigIP is waiting for the client POST and thats not good for me either.
BigIP 9.1
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