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 use in Apache::VMonitor:
http://search.cpan.org/dist/Apache-VMonitor/


-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

Reply via email to