Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: ModPerl

Server status in mod_perl

 

 

ModPerl modperl RSS feed   Index | Next | Previous | View Threaded


krist.vanbesien at gmail

May 16, 2008, 5:14 AM

Post #1 of 2 (431 views)
Permalink
Server status in mod_perl

Hello all,

Apache httpd has a module, mod_status, that gives information about.
amongst other things, the number of active workers, the number of idle
workers etc...
(See: http://httpd.apache.org/docs/2.0/mod/mod_status.html)
My question: Is there a way to access this info from within a modperl
handler? I want to write a custom status modules. I could of course
program it to make a request for /server-status and parse the result,
but is there a better way?

Krist


--
krist.vanbesien [at] gmail
krist [at] vanbesien
Bremgarten b. Bern, Switzerland
--
A: It reverses the normal flow of conversation.
Q: What's wrong with top-posting?
A: Top-posting.
Q: What's the biggest scourge on plain text email discussions?


torsten.foertsch at gmx

May 16, 2008, 5:48 AM

Post #2 of 2 (401 views)
Permalink
Re: Server status in mod_perl [In reply to]

On Fri 16 May 2008, Krist van Besien wrote:
> Apache httpd has a module, mod_status, that gives information about.
> amongst other things, the number of active workers, the number of idle
> workers etc...
> (See: http://httpd.apache.org/docs/2.0/mod/mod_status.html)
> My question: Is there a way to access this info from within a modperl
> handler? I want to write a custom status modules. I could of course
> program it to make a request for /server-status and parse the result,
> but is there a better way?

Have a look at Apache::Scoreboard.

Torsten

--
Need professional mod_perl support?
Just hire me: torsten.foertsch [at] gmx

ModPerl modperl RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.