log_config_module with PerlProcessConnectionHandler

2006-07-23 Thread Radoslaw Zielinski
Hello, Can I use the log_config_module (mod_log_config.so) with PerlProcessConnectionHandler somehow? Or do I have to use my own implementation? After running the attached config, I expected to see some content both in test_log and test_log2... -- Radosław Zieliński <[EMAIL PROTECTED]> LoadMod

Re: Apache::Resource not killing children, hanging

2006-07-23 Thread Philip M. Gollucci
> Acutally, I am already using Apache::SizeLimit. I just read in a few > places that it's a good idea use both -- Apache::SizeLimit to catch > normal growth and Apache::Resource for emergencies. Ehhh... Don't think I've read that anywhere... I don't see how it could hurt though. Which one is set

[Fwd: The Asian Event for Apache Technologies! Register Now and Save!]

2006-07-23 Thread Philip M. Gollucci
Original Message Message-ID: <[EMAIL PROTECTED]> Date: Fri, 21 Jul 2006 17:34:42 +0530 From: Deepal Jayasinghe <[EMAIL PROTECTED]> Subject: The Asian Event for Apache Technologies! Register Now and Save! Dear Apache enthusiast, ApacheCon Asia is the first ever Asian offering o

Re: Apache::Resource not killing children, hanging

2006-07-23 Thread Perrin Harkins
On Sun, 2006-07-23 at 15:44 -0700, Philip M. Gollucci wrote: > > Acutally, I am already using Apache::SizeLimit. I just read in a few > > places that it's a good idea use both -- Apache::SizeLimit to catch > > normal growth and Apache::Resource for emergencies. > Ehhh... Don't think I've read that