Forum Discussion
HTTP_RESPONSE and HTTP Pipelining?
Does anyone know for certain if the HTTP_RESPONSE event fires for each individual response when responses are pipelined HTTP/1.1 style?
- Leonardo_Souza
Cirrocumulus
https://en.wikipedia.org/wiki/HTTP_pipelining
"HTTP pipelining is a technique in which multiple HTTP requests are sent on a single TCP connection without waiting for the corresponding responses.[1]"
"the server must send its responses in the same order that the requests were received"
https://devcentral.f5.com/wiki/irules.http_response.ashx
"An iRule event triggered when the system parses all of the response status and header lines from the server response."
So, every response from the server will trigger a HTTP_RESPONSE event.
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