Re: executing PerlHandler after default_handler?

2009-05-12 Thread Torsten Foertsch
On Wed 13 May 2009, William T wrote: > What I want to do is issue a redirect if the file that was requested > is not on disk, and I don't want the extra stat due to an NFS mount. How about ErrorDocument 404 /modperl/handler/uri? http://httpd.apache.org/docs/2.2/mod/core.html#errordocument Torste

executing PerlHandler after default_handler?

2009-05-12 Thread William T
Does anyone if it's possible to fall through the default_handler (decline?) to a PerlHandler? What I want to do is issue a redirect if the file that was requested is not on disk, and I don't want the extra stat due to an NFS mount. Of course I can serve up the file myself, but it seems as though

Re: Connection rate limiting with Apache2::ConnectionUtil pnotes

2009-05-12 Thread Philippe M. Chiasson
On 12/05/09 21:50 , Fred Moyer wrote: > Greetings, > > I ran into an issue today where I had a load surge in my application > server, so I looked around for a suitable throttling module and didn't > see anything simple. I personally have used mod_cband quite successfully for stuff like this, give

[ANNOUNCE] mod_perl 1.31

2009-05-12 Thread Philippe M. Chiasson
The uploaded file mod_perl-1.31.tar.gz has entered CPAN as file: $CPAN/authors/id/G/GO/GOZER/mod_perl-1.31.tar.gz size: 389960 bytes md5: d2188bf500e9f00cd78dc97c3fbf6b97 It's finally here! After quite a few release candidates, I am happy to share with you all this new mod_perl relea

Connection rate limiting with Apache2::ConnectionUtil pnotes

2009-05-12 Thread Fred Moyer
Greetings, I ran into an issue today where I had a load surge in my application server, so I looked around for a suitable throttling module and didn't see anything simple. So I put together this snippet (very rough) which uses the connection pnotes data structure to track how many requests are ma

RE: [RELEASE CANDIDATE] mod_perl-1.31 RC8

2009-05-12 Thread Steve Hay
Cosimo Streppone wrote on 2009-05-12: > In data 11 mai 2009 alle ore 03:40:25, Philippe M. Chiasson > ha scritto: > >> The mod_perl 1.31 release candidate 8 is ready. It can be downloaded >> here: >> >> http://www.apache.org/~gozer/mp1/mod_perl-1.31-rc8.tar.gz >> >> SHA1(mod_perl-1.31-rc8.tar.g

Re: [RELEASE CANDIDATE] mod_perl-1.31 RC8

2009-05-12 Thread Cosimo Streppone
In data 11 mai 2009 alle ore 03:40:25, Philippe M. Chiasson ha scritto: > The mod_perl 1.31 release candidate 8 is ready. It can be downloaded > here: > > http://www.apache.org/~gozer/mp1/mod_perl-1.31-rc8.tar.gz > > SHA1(mod_perl-1.31-rc8.tar.gz)= 36c0e59a374dbd490da061c6b45b8e11d1f80309 > MD