Bluehost.com Web Hosting $6.95

Inconsistency of number of httpd processes

This is a discussion on Inconsistency of number of httpd processes within the Linux Web Servers forums, part of the Web Server and Related Forums category; $ pwd /punopo/oracle/product/ias_902/Apache/Apache/logs $ ../bin/httpd -v Server version: Oracle HTTP Server Powered by Apache/1....


Go Back   Usenet Forums > Web Server and Related Forums > Linux Web Servers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 07-14-2003
Yong Huang
 
Posts: n/a
Default Inconsistency of number of httpd processes

$ pwd
/punopo/oracle/product/ias_902/Apache/Apache/logs
$ ../bin/httpd -v
Server version: Oracle HTTP Server Powered by Apache/1.3.19 (Unix)
Server built: Jan 6 2003 10:46:06
$ ps auwx | grep -c [h]ttpd
274
$ fuser error_log
error_log: 14346 14347 14400 14401 14402 14403 14404 14405
14406
....[snipped]
$ fuser error_log | perl -nle '$_=s/ +//g;print' #how many spaces in
output
77
$ ps auwx | grep -c [h]ttpd
234
$ grep MaxClients ../conf/httpd.conf
#MaxClients 150
MaxClients 512

Only approximately 77 of 274 open error_log. Why? In fact, the reason
I post this message is that before last Friday, our MaxClients was set
to 150. And we still saw about 300 httpd processes. That's a more
interesting puzzle. Apache hung and we restarted it with a higher
MaxClients, although that may not be the cause of the hang (grep
MaxClients error_log didn't show anything).

So two questions. Is less than 1/3 of httpd's opening error_log
normal? How do we explain MaxClients was 150 and there were 300
httpd's? Thanks.

Yong Huang
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 12:56 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0