anasco <[EMAIL PROTECTED]> wrote:
On Mar 22, 2007, at 11:40 AM, Anthony Gardner wrote:
> If Partial HTML is sent to the client, could it possibly cause
> the IO flush error? The HTML in question would be something like
> .
and sent back thus
are
On Mar 22, 2007, at 11:40 AM, Anthony Gardner wrote:
If Partial HTML is sent to the client, could it possibly cause
the IO flush error? The HTML in question would be something like
. and sent back thus
are you running through a load balancer / proxy ? it could be on
that end.
On 3/22/07, Anthony Gardner <[EMAIL PROTECTED]> wrote:
If Partial HTML is sent to the client, could it possibly cause the IO
flush error? The HTML in question would be something like .
and sent back thus
No, mod_perl doesn't know anything about HTML or care what content
ng to recompile MP2 with DEBUG enabled but in the meantime, I have a
question.
If Partial HTML is sent to the client, could it possibly cause the IO flush
error? The HTML in question would be something like . and sent
back thus
print $cgi->header( "text/html" );
print $html