Forum Discussion

Deb_Allen_18's avatar
Deb_Allen_18
Historic F5 Account
May 05, 2006

Redirect sends "Connection: Keep-Alive" header

Using a basic HTTP redirect statement: if { blah }{ HTTP::redirect https://$host:$newport[HTTP::uri] return } we're seing an HTTP 1.0 response with a Keep-Alive header, even though the cl...