You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Brian Tao <ta...@gate.sinica.edu.tw> on 1995/06/22 18:52:25 UTC

argv[0] inconsistencies?

    This is what I get out of 'ps ax' on a FreeBSD 2.0.5 system right
after starting up a 20-child server:

  961 ??  Is     0:00.07 apache-parent (apache-0.7.3g)
  962 ??  I      0:00.01 apache-1- (apache-0.7.3g)
  963 ??  I      0:00.01 apache-2- (apache-0.7.3g)
  964 ??  I      0:00.01 apache-3- (apache-0.7.3g)
  965 ??  I      0:00.01 apache-4- (apache-0.7.3g)
  966 ??  I      0:00.01 apache-5- (apache-0.7.3g)
  967 ??  I      0:00.01 apache-6- (apache-0.7.3g)
  968 ??  I      0:00.01 apache-7- (apache-0.7.3g)
  969 ??  I      0:00.01 apache-8- (apache-0.7.3g)
  970 ??  I      0:00.01 apache-9- (apache-0.7.3g)
  971 ??  I      0:00.01 apache-10 (apache-0.7.3g)
  972 ??  I      0:00.01 apache-11-0 (apache-0.7.3g)
  973 ??  I      0:00.01 apache-12-0 (apache-0.7.3g)
  974 ??  I      0:00.01 apache-13-0 (apache-0.7.3g)
  975 ??  I      0:00.01 apache-14-0 (apache-0.7.3g)
  976 ??  I      0:00.01 apache-15-0 (apache-0.7.3g)
  977 ??  I      0:00.01 apache-16-0 (apache-0.7.3g)
  978 ??  I      0:00.01 apache-17-0 (apache-0.7.3g)
  979 ??  I      0:00.01 apache-18-0 (apache-0.7.3g)
  980 ??  I      0:00.01 apache-19-0 (apache-0.7.3g)
  981 ??  I      0:00.01 apache-20-0 (apache-0.7.3g)

    Why do children 1 to 9 lack the request number, and number 10
lacks both the hyphen and the request number?
-- 
Brian ("Though this be madness, yet there is method in't") Tao
taob@gate.sinica.edu.tw <-- work ........ play --> taob@io.org


Re: argv[0] inconsistencies?

Posted by Brian Behlendorf <br...@organic.com>.
On Fri, 23 Jun 1995, Brian Tao wrote:
>     This is what I get out of 'ps ax' on a FreeBSD 2.0.5 system right
> after starting up a 20-child server:

Looks even weirder on BSDI:

root     25578  0.0  1.4  1304  636  ??  Ss   4:10PM     0:11.44 (httpd)
nobody   17578  0.0  1.0  1328  468  ??  S    11:34AM    0:00.31 apache-1-20 -20 "" (httpd)
nobody   17701  0.0  0.8  1324  352  ??  S    11:36AM    0:00.09 apache-2-3 -3 "" (httpd)
nobody   17702  0.0  0.8  1324  388  ??  S    11:36AM    0:00.07 apache-3-4 -4 "" (httpd)
nobody   17670  0.0  0.8  1320  376  ??  S    11:35AM    0:00.08 apache-4-7 -7 "" (httpd)
nobody   17700  0.0  0.8  1324  392  ??  S    11:36AM    0:00.06 apache-5-3 -3 "" (httpd)
nobody   17227  0.0  1.0  1328  456  ??  I    11:28AM    0:00.47 apache-6-27 -27 "" (httpd)
nobody   17669  0.0  1.0  1328  464  ??  S    11:35AM    0:00.13 apache-7-7 -7 "" (httpd)
nobody   17708  0.0  0.8  1320  348  ??  S    11:36AM    0:00.05 apache-8-4 -4 "" (httpd)
nobody   17720  0.0  0.8  1324  384  ??  S    11:36AM    0:00.06 apache-9-2 -2 "" (httpd)
nobody   17623  0.0  0.9  1336  416  ??  S    11:35AM    0:00.11 apache-10-8 0-8 "" (httpd)

	Brian



--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--
brian@organic.com  brian@hyperreal.com  http://www.[hyperreal,organic].com/