Forum Discussion
greg_chew_11034
Nimbostratus
Sep 01, 2005http::redirect and http::close and not closing the session.
Hey all.
I am trying to do a redirect to www.foo.com/test.
HTTP/1.0 302 Found
Location: http://www.foo.com/browse/home.html
Server: BIG-IP
Connection: Keep-Alive
...
unRuleY_95363
Sep 02, 2005Historic F5 Account
I think that bug is probably easier to fix than getting the browser to close the connection after the redirect.
Part of the problem is that HTTP::redirect reuses the connection header from the request. However, if you use HTTP::respond you may be able to override the Connection header. I'm not sure this will work and would suggest instead you fix the logic of your rule to catch the case when the request comes back correctly fixed up. Or implement my suggestion about using the http_closed variable above.
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
