/[Apache-SVN]
ViewVC logotype

Revision 125036


Jump to revision: Previous Next
Author: stas
Date: Thu Jan 13 04:33:03 2005 UTC (19 years, 6 months ago)
Changed paths: 3
Log Message:
add a perl bug workaround: with USE_ITHREADS perl leaks pthread_key_t
on every reload of libperl.{a,so} (it's allocated on the very first
perl_alloc() and never freed). This becomes a problem on apache
restart: if the OS limit is 1024, 1024 restarts later things will
start crashing


Changed paths

Path Details
Directoryperl/modperl/trunk/Changes modified , text changed
Directoryperl/modperl/trunk/src/modules/perl/mod_perl.c modified , text changed
Directoryperl/modperl/trunk/src/modules/perl/modperl_perl_includes.h modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26