RE: Throttling, once again

2002-04-19 Thread Drew Wymore
I came across the very problem you're having. I use mod_bandwidth, its actively maintained, allows via IP, directory or any number of ways to monitor bandwidth usage http://www.cohprog.com/mod_bandwidth.html Although its not mod_perl related I hope that this helps Drew -Original

[ModPerl causing segfaults]

2002-04-11 Thread Drew Wymore
I built apache using mod_perl as a DSO module. When I start apache and someone attempts to access my website, it works but only for an instant and then they receive page cannot be displayed, but only with html documents, php docs show up fine. When I looked into my logs this what I found

RE: [ModPerl causing segfaults]

2002-04-11 Thread Drew Wymore
Thank you Doug this appears to have cleaned up the situation very nicely. :) Drew -Original Message- From: Doug MacEachern [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 11, 2002 10:26 AM To: Drew Wymore Cc: [EMAIL PROTECTED] Subject: Re: [ModPerl causing segfaults] sounds like