[FASTCGI] More EINTR fixes

Artur Zaprzala arturz at ownmail.net
Tue Nov 4 09:10:54 EST 2008


mod_fastcgi doesn't handle all EINTR errors, which can happen when 
Apache is running in a multi-threaded mode and is keeping up with 
MaxSpareThreads or is doing a graceful restart.

Below is a patch against mod_fastcgi-SNAP-0809231057. I fixed this about 
3 years ago, so it is well tested now.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: mod_fastcgi-eintr.patch
Type: text/x-patch
Size: 1265 bytes
Desc: not available
URL: <http://mailman.pins.net/mailman/private.cgi/fastcgi-developers/attachments/20081104/93d1e937/attachment.bin>


More information about the FastCGI-developers mailing list