On 8 Sep 2001, J. Zobel wrote:

>
> Hi.
>
> We are experiencing infrequent troubles (page could not be displayed)
> with IE 5 and redirects under SSL. As a workaround (hopefully) I want to
> close the persistent HTTP/1.1 connection if such a redirect occurs.
>
> How do I do this. Sending a Connection:close header will tell the client
> that I will close the connection, but how do I actually do this?

Don't use KeepAlive with mod_perl in first place if you are talking about
mod_perl. http://perl.apache.org/guide/performance.html#KeepAlive


_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


Reply via email to