Forum Discussion
adalan_1411
Nimbostratus
Aug 26, 2008HTTP::Respond HTTP Version
I've got an iRule that uses the HTTP::respond function that is not working. I've been able to do some packet monitoring and I can see that the traffic is being sent HTTP 1.0 (which is confirmed per t...
hoolio
Cirrostratus
Aug 26, 2008Hi,
If the server sends an HTTP version 1.0 response, the client should close the TCP connection, as HTTP 1.0 only supported one request/response loop per TCP connection. When you use TCP::respond you're able to specify HTTP/1.1, so the client won't automatically close the connection.
I think there was an CR noting the request to customize the headers included in HTTP::redirect and HTTP::respond, but I'm not having any luck finding references to it. Anyone know if you can specify HTTP/1.1 with the change in the CR?
Aaron
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