We were getting this behavior in our web application. It appears that we've 
fixed it (we're still testing it) by checking the return value from each print 
statement (usually we call the Apache request object's print method) and 
aborting (by calling die() in our application - we have an all-encompasing try 
block) if print returns a false value. I would give that a try.
________________________________________
From: Thomas den Braber [tho...@delos.nl]
Sent: Tuesday, May 10, 2011 3:15 PM
To: modperl List
Subject: APR does not understand this error code

Hi,

I am still having these errors for my modperl installation on windows.

I use the lates Modperl 2.05 and hava tested with Perl 5.10.1 and 5.12
(activestate) but both give the same results.

Also tested on Windows 2003 and 2008 server.

The full error is: Apache2 IO flush: (620018) APR does not understand this
error code at -e line 0

This error happens if the loading of a web page is aborted while not all
data is send to the client.

After this the current child process restarts.

In http://www.gossamer-threads.com/lists/modperl/dev/102357 it
looks like it is solved.

Does this path not work ?
Can anyone help me with this ?

--
Thomas den Braber


Reply via email to