Re: mod_fcgid creates 1 more process then allowed

2009-10-26 Thread Barry Scott

Jeff Trawick wrote:

On Wed, Oct 21, 2009 at 6:53 AM, Barry Scott barry.sc...@onelan.co.uk wrote:
  

I have configure with a limit of 16 processes but have 17 running and logs
claiming 16 running.



You should probably open a bug report for this.  That's not to say
that others haven't started thinking about it, but I haven't seen any
activity.

I wonder if a process is stuck in the error list or somewhere else...
I think that it would be very cool to have a status handler to get the
PM to report the contents of the several lists, and format
appropriately ;)

  

Filed:

https://issues.apache.org/bugzilla/show_bug.cgi?id=48057

Barry



Re: mod_fcgid creates 1 more process then allowed

2009-10-24 Thread Jeff Trawick
On Wed, Oct 21, 2009 at 6:53 AM, Barry Scott barry.sc...@onelan.co.uk wrote:
 I have configure with a limit of 16 processes but have 17 running and logs
 claiming 16 running.

You should probably open a bug report for this.  That's not to say
that others haven't started thinking about it, but I haven't seen any
activity.

I wonder if a process is stuck in the error list or somewhere else...
I think that it would be very cool to have a status handler to get the
PM to report the contents of the several lists, and format
appropriately ;)


mod_fcgid creates 1 more process then allowed

2009-10-21 Thread Barry Scott
I have configure with a limit of 16 processes but have 17 running and 
logs claiming 16 running.


Barry

httpd.conf fcgid config lines:

FcgidCmdOptions /usr/local/onelan/html/dsmauthorizer.fcgi   MaxProcesses 
16 IOTimeout 200
FcgidCmdOptions /usr/local/onelan/html/dsm.fcgi MaxProcesses 
16 IOTimeout 200
FcgidCmdOptions /usr/local/onelan/html/dsmxml.fcgi  MaxProcesses 
16 IOTimeout 200


error_log has these messages repeating:

[Wed Oct 21 11:50:28 2009] [notice] mod_fcgid: too many 
/usr/local/onelan/html/dsmxml.fcgi processes (current:16, max:16), skip 
the spawn request
[Wed Oct 21 11:50:28 2009] [notice] mod_fcgid: too many 
/usr/local/onelan/html/dsmxml.fcgi processes (current:16, max:16), skip 
the spawn request


ps afx show that there are 17 dsmxml.fcgi processes:

17935 ?Ss 0:00 /usr/sbin/httpd.worker
17937 ?S  0:00  \_ 
/usr/local/onelan/dsm/bin/vpn_lookup_ip_address
17938 ?S  0:00  \_ 
/usr/local/onelan/dsm/bin/vpn_lookup_ip_address

17939 ?S  0:01  \_ /usr/sbin/httpd.worker
18043 ?Sl 1:55  |   \_ /usr/local/onelan/html/dsmxml.fcgi
18052 ?Sl 0:03  |   \_ /usr/local/onelan/html/dsmxml.fcgi
18053 ?Sl 0:37  |   \_ /usr/local/onelan/html/dsm.fcgi
18054 ?Sl 2:02  |   \_ /usr/local/onelan/html/dsmxml.fcgi
18062 ?Sl 0:34  |   \_ /usr/local/onelan/html/dsm.fcgi
18075 ?S  0:00  |   \_ /usr/local/onelan/html/dsmauthorizer.fcgi
18076 ?S  0:00  |   \_ /usr/local/onelan/html/dsmauthorizer.fcgi
18077 ?S  0:00  |   \_ /usr/local/onelan/html/dsmauthorizer.fcgi
18084 ?Sl 1:00  |   \_ /usr/local/onelan/html/dsmxml.fcgi
18085 ?Sl 0:53  |   \_ /usr/local/onelan/html/dsmxml.fcgi
18090 ?Sl 1:04  |   \_ /usr/local/onelan/html/dsmxml.fcgi
18091 ?Sl 1:07  |   \_ /usr/local/onelan/html/dsmxml.fcgi
18096 ?Sl 1:07  |   \_ /usr/local/onelan/html/dsmxml.fcgi
18098 ?Sl 0:57  |   \_ /usr/local/onelan/html/dsmxml.fcgi
18099 ?Sl 1:05  |   \_ /usr/local/onelan/html/dsmxml.fcgi
18153 ?Sl 0:31  |   \_ /usr/local/onelan/html/dsmxml.fcgi
18156 ?Sl 0:32  |   \_ /usr/local/onelan/html/dsmxml.fcgi
18170 ?Sl 0:25  |   \_ /usr/local/onelan/html/dsmxml.fcgi
18178 ?Sl 0:22  |   \_ /usr/local/onelan/html/dsmxml.fcgi
18186 ?Sl 0:19  |   \_ /usr/local/onelan/html/dsmxml.fcgi
18187 ?Sl 0:20  |   \_ /usr/local/onelan/html/dsmxml.fcgi
18192 ?Sl 0:18  |   \_ /usr/local/onelan/html/dsmxml.fcgi
17940 ?Sl 0:20  \_ /usr/sbin/httpd.worker