[EMAIL PROTECTED] Apache 2.0.59 segfaults on HP-UX with SSL Certificate

2007-04-30 Thread Gattu Madhusudanarao
Hi All, On HP-UX 11.23 , httpd does a segfault when ClientCertificates are used for authentication. This happens only on a multi-cpu, multi-threaded environment. After debugging found that the problem is double free of the certificate in ssl_engine_io.c --snip-- /

[EMAIL PROTECTED] mod_cgid CGI Script Timeout (The normal Timeout directive) does not work

2007-04-01 Thread Gattu Madhusudanarao
Hi, We are using Apache 2.0.59 and found the following. Apache worker thread/child process waiting for CGI output times out when mod_cgi module is used. But it does not timeout when mod_cgid is used. To reproduce, create a CGI script that sleeps for say 20 seconds while the TimeOut