Re: request counter

2005-01-12 Thread Stas Bekman
Torsten Foertsch wrote: Hi, is there a counter in Apache2 that indicates how many requests have been served by a particular child with prefork mpm? Yes. The scoreboard. If yes, is it accessible via perl? Yes. Apache::Scoreboard: http://search.cpan.org/dist/Apache-Scoreboard/ and you can see it in

Re: request counter

2005-01-12 Thread Perrin Harkins
Torsten Foertsch wrote: is there a counter in Apache2 that indicates how many requests have been served by a particular child with prefork mpm? You can just make one yourself in a global variable. See Apache::SizeLimit for an example. - Perrin -- No virus found in this outgoing message. Checked

request counter

2005-01-12 Thread Torsten Foertsch
Hi, is there a counter in Apache2 that indicates how many requests have been served by a particular child with prefork mpm? If yes, is it accessible via perl? Thanks, Torsten pgpjmRIjJN5wk.pgp Description: PGP signature