piece of code in mod_perl guide

2001-10-06 Thread pascal barbedor
hello,   I am reading mod_perl guide and i had a problem with a piece of code in chapter 9.7.4.2 about reloading configuration files. this is version jan 2001 but i have checked in the last one the piece of code is the same.   when running the code exactly, things don't work, even outside m

how to catch a killed task?

2001-10-06 Thread Christoph Bergmann
hi... i use BSD::Resource to limit the ressources of the apache tasks. this works fine but now i want to clean up afterwards but i don't know how to catch a killed task... here is what i tried with signals: my entries in httpd.conf: PerlModule Apache::Resource PerlSetEnv PERL_RLIMIT_CPU 120:150

Apache::Request coredumps on FreeBSD

2001-10-06 Thread Ask Bjoern Hansen
Hi, I am using FreeBSD 4.4. My newly build httpd coredumps when I load Apache::Request. Any clues would be most appreciated. bt, build parameters for perl, apache and mod_perl and perl -V output below. - ask $ gdb /home/perl/apache/bin/httpd (gdb) run -X [...] 0x282f8f13 in boot_Apache__Req