httpd -n ## processess

#1
At times when we see a server under load and struggling we see processes spawned by root with the command httpd -n 41 or some other number.

What are these processes?

We recently provisioned a new lsws 4.1.7 node and with 6 cores and load of 2 we are seem many httpd -n ## procs. (as if it was under load)
 
#3
no httpd service.

root@PAGE01VMW03:/home/jstrebel# which httpd
root@PAGE01VMW03:/home/jstrebel# httpd -h
bash: httpd: command not found
 
#7
Sorry, guess my next reply did not save, it is owned by litespeed



├─litespeed─┬─httpd
│ └─litespeed─┬─admin_php
│ ├─httpd
 
Top