[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-modperl
Subject:    Re: Update: Re: PerlSendHeader Off & socket persistence (was Re:
From:       Doug MacEachern <dougm () covalent ! net>
Date:       2000-09-29 20:53:32
[Download RAW message or body]

On Thu, 28 Sep 2000, B. Burke wrote:
 
> Once I changed how I was printing the header from the script, the socket
> persistence
> worked with PerlSendHeader Off.  So I guess I solved my problem although I don't
> really
> know why.

because CGI.pm will trigger a call to $r->send_http_header, regardless of
PerlSendHeader settings.  whereas: "print Content-type: text/html\n\n";
will not, unless PerlSendHeader is On.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic