Lately I've received a few requests to document the KeepAlive directive
and its implications on mod_perl behavior.

>From what I see, mod_perl overrides the whatever settings you have in your
config file and sets the KeepAlive to Off. I've tested it with KeepAlive
On and KeepAliveTimeout of 15 secs and when I do a raw access by telneting
to the port, I get server disconnection as soon as the request is
completed.

Is this correct? and I should document that KeepAlive directives are
irrelevant for mod_perl server (all but static object requests)?

Thanks!

_______________________________________________________________________
Stas Bekman    mailto:[EMAIL PROTECTED]      http://www.stason.org/stas
Perl,CGI,Apache,Linux,Web,Java,PC     http://www.stason.org/stas/TULARC
perl.apache.org    modperl.sourcegarden.org   perlmonth.com    perl.org
single o-> + single o-+ = singlesheaven    http://www.singlesheaven.com

Reply via email to