Using Cache::Mmap in mod_perl

2004-07-18 Thread Victor Tsang
Has anyone tried using Cache::Mmap in mod_perl? I have some virtualhost related data I would like to share amoung the apache children, a quick lookup at cpan.org I find this Cache::Mmap module which seems to fits my need just right. I have written a perl code to test my design off apache, it work

Re: Using Cache::Mmap in mod_perl

2004-07-20 Thread Victor Tsang
plain _lock.al Can't locate auto/Cache/Mmap/_lock.al in @INC anyways, maybe I should try reinstall mod_perl first and see if that fixes the problem. Many thanks. Tor. On Mon, 19 Jul 2004 11:59:45 +0100, Peter Haworth <[EMAIL PROTECTED]> wrote: > On Mon, 19 Jul 2004 11:57:56 +0800,

Re: Using Cache::Mmap in mod_perl

2004-07-20 Thread Victor Tsang
gestion to reinstall mod_perl today and see if that will fixes the problem. Many thanks. Tor. On Tue, 20 Jul 2004 11:53:27 -0400, Perrin Harkins <[EMAIL PROTECTED]> wrote: > On Tue, 2004-07-20 at 06:19, Victor Tsang wrote: > > Can't locate auto/Cache/Mmap/_lock.al in @INC &g

debuging run away httpd process

2004-10-14 Thread Victor Tsang
Hello everyone, This could be a bit off topic, please kindly forgive me if it is so, I am seeking for tips on debugging perl script that is running under mod_perl. We use mod_perl heavily here, and lately I notice some apache children for some reason chew up large amount of cpu (indeed all cp