DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10515>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10515

cgi lock when writing to stderr





------- Additional Comments From [EMAIL PROTECTED]  2002-09-26 20:30 -------
Someone asked me if this was an Apache or OS issue; I asked our kernel guys who
said:

"if nothing is reading the pipe (or the reader is held off from reading by your
writer user space locking) then 4K is the internal buffering on a linux pipe. 
You can't change that.

Ok my assessment is that you either hit a weird glibc bug in stdio with pipes or
apache 2.x has a deadlock in its own pipe handling"

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to