Displaying 1 result from an estimated 1 matches for "l4p80".
Did you mean:
l4780
2004 Dec 03
4
Is my Apache server running as the root user or not?
...it tells me
one of the forks are runned as root and listening on port 80 as well as the other forks
are runned by www:www.. If I got a lot of users connecting to my server on port 80, will
thier requests ever be answered by the root fork or the www:www forks?
--- snip ---
[root@ninja:~]# sockstat -l4p80
USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS www httpd
18149 3 tcp4 *:80 *:*
www httpd 18148 3 tcp4 *:80 *:*
www httpd 18147 3 tcp4 *:80 *:*
www httpd 14055 3 tcp4 *:8...