Forum Discussion
HTTP::respond -reset flag
The -reset flag is useful when there is a server-side connection. (For example, in the HTTP_RESPONSE event, or if there is pipelining.)
A use-case where it can help is when the server is responding with a 100MiB video file... but you want to HTTP::respond with something else. Normally, the HTTP filter will then sink the whole 100MiB response, wasting server resources. If you use the -reset flag, HTTP::respond will try to disconnect the server-side and reconnect to handle the next (pipelined) request.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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