Re: modperl and the TCP_DEFER_ACCEPT-patch for linux

2005-05-06 Thread Stas Bekman
Torsten Foertsch wrote: Hi, yesterday I have patched my apache with this patch and now I have noticed that testing mod_perl hangs in t/protocol/pseudo_http. The reason is simple and to be expected. t/protocol/pseudo_http tests a protocol module that is greeting the client with "HELO" before rece

modperl and the TCP_DEFER_ACCEPT-patch for linux

2005-05-06 Thread Torsten Foertsch
Hi, yesterday I have patched my apache with this patch and now I have noticed that testing mod_perl hangs in t/protocol/pseudo_http. The reason is simple and to be expected. t/protocol/pseudo_http tests a protocol module that is greeting the client with "HELO" before receiving any data. Since t