We're having some problems with the floowing errors ....

Apache2 IO flush: (103) Software caused connection abort at -e line 0
child pid 31533 exit signal Segmentation fault (11)

(not following each other like that. A lot of requests can be made before one 
of them appears)

We are going 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 <div>.....</div> and sent 
back thus ....

print $cgi->header( "text/html" );
print $html;  ## <div>.....</div>

Is MP waiting to flush the rest of the non existing HTML? Has thoi code 
confused MP?

Any advice on this would be great. 


CIA -Ants




                
---------------------------------
 All New Yahoo! Mail – Tired of unwanted email come-ons? Let our SpamGuard 
protect you.

Reply via email to