in reply to Re^2: Trying to find open connections at apache2
in thread Trying to find open connections at apache2

http://search.cpan.org/~mjh/Apache-Scoreboard-2.08/lib/Apache/Scoreboard.pm I continue making tests and I now I found this module from CPAN, wich is an API to the scoreboard for modperl2, didnt made the tests with it but probably is exactly what I was looking for.
  • Comment on Re^3: Trying to find open connections at apache2

Replies are listed 'Best First'.
Re^4: Trying to find open connections at apache2
by CountZero (Bishop) on Nov 15, 2006 at 21:57 UTC
    Apache::VMonitor seems OK too. It is based upon Apache::Scoreboard

    CountZero

    "If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law