Re: [users@httpd] Apache status reports twice the number of total workers

2011-06-15 Thread Patrick Proniewski
On 15 juin 2011, at 15:18, Eric Covener wrote: >> On the first one (running only on port 80), the Scoreboard properly display >> 128 slots. > > Does this system use the ServerLimit directive? Oh. You got me. I've added this directive on the first server a while ago, and totally forgot about i

Re: [users@httpd] Apache status reports twice the number of total workers

2011-06-15 Thread Eric Covener
On Wed, Jun 15, 2011 at 8:57 AM, Patrick Proniewski wrote: > On 15 juin 2011, at 13:25, Bostjan Skufca wrote: > >> This is the extract from source file server/mpm/prefork/prefork.c: >> ../.. >> #ifndef DEFAULT_SERVER_LIMIT >> #define DEFAULT_SERVER_LIMIT 256 >> #endif > > I would say "ok", if all

Re: [users@httpd] Apache status reports twice the number of total workers

2011-06-15 Thread Patrick Proniewski
On 15 juin 2011, at 13:25, Bostjan Skufca wrote: > This is the extract from source file server/mpm/prefork/prefork.c: > ../.. > #ifndef DEFAULT_SERVER_LIMIT > #define DEFAULT_SERVER_LIMIT 256 > #endif I would say "ok", if all my servers would behave the same. But no. On two almost identical serve

Re: [users@httpd] Apache status reports twice the number of total workers

2011-06-15 Thread Bostjan Skufca
This is the extract from source file server/mpm/prefork/prefork.c: /* Limit on the total --- clients will be locked out if more servers than * this are needed. It is intended solely to keep the server from c

[users@httpd] Apache status reports twice the number of total workers

2011-06-15 Thread Patrick Proniewski
Hello, I'm using Munin to monitor few Apache servers. The apache_processes plugin parse the output of http://127.0.0.1:80/server-status?auto , which looks like this: Total Accesses: 20492