Processes belonging to the Apache Server

This is a discussion on Processes belonging to the Apache Server within the Windows Web Servers forums, part of the Web Server and Related Forums category; Hi, I would like to know the list of processes that belong to the Apache Web server, on Unixes and ...


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

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-23-2004
Sudhin
 
Posts: n/a
Default Processes belonging to the Apache Server

Hi,

I would like to know the list of processes that belong to the Apache
Web server, on Unixes and on Microsoft OSes.

I tried to search info about the process level architecture of Apache
but did not find any manuals or papers that deal with that topic,
please point me to good resources.

Thanks,
- Sudhin.
  #2 (permalink)  
Old 02-23-2004
Michael Hemmer
 
Posts: n/a
Default Re: Processes belonging to the Apache Server

Sudhin wrote:
> I would like to know the list of processes that belong to the Apache
> Web server, on Unixes and on Microsoft OSes.
>
> I tried to search info about the process level architecture of Apache
> but did not find any manuals or papers that deal with that topic,
> please point me to good resources.


On Linux boxes,

pstree -c `cat /var/run/httpd.pid`

will give you a tree view of Apache and its child processes, such as CGI
scripts. (Other flavors of Unix may offer a command similar to pstree.)

Michael
  #3 (permalink)  
Old 02-23-2004
Nil
 
Posts: n/a
Default Re: Processes belonging to the Apache Server

On 23 Feb 2004, Michael Hemmer <mhemmer@nospam_samson.de> wrote in
news:403a2d05_2@news.arcor-ip.de:

> On Linux boxes,
>
> pstree -c `cat /var/run/httpd.pid`
>
> will give you a tree view of Apache and its child processes, such
> as CGI scripts. (Other flavors of Unix may offer a command similar
> to pstree.)


A similar utility for Windows NT/2000/XP is tlist. It came it the
Resource Kit, I think.
  #4 (permalink)  
Old 02-23-2004
Joachim Ring
 
Posts: n/a
Default Re: Processes belonging to the Apache Server

> I would like to know the list of processes that belong to the Apache
> Web server, on Unixes and on Microsoft OSes.


it's all httpd. number and owner(s) of these vary with apache version,
os and mpm module.

> I tried to search info about the process level architecture of Apache
> but did not find any manuals or papers that deal with that topic,
> please point me to good resources.


a good starter is http://httpd.apache.org/docs-2.0/mpm.html and the
descriptions of the different mpm's linked from there. apache 1.3 was
effectively hardwired to use mpm_prefork behaviour on unix etc. and
some kind of threaded thing like mpm_winnt on windoze.

joachim
 
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 01:11 PM.


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