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--
/
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