Forum Moderators: bakedjake

Message Too Old, No Replies

HTTP traffic

         

rajeshk98

4:11 pm on Feb 20, 2007 (gmt 0)

10+ Year Member



i want to see the HTTP traffic alone coming to the server.
i mean we use TOP command to see all the process. But i am looking to see the http traffic(processess) alone to the server.
please let me know how i can see that.

phranque

8:09 am on Feb 21, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



you could try something like
top -Uwww
where "www" is the name of the user that owns the http processes.

rajeshk98

12:15 pm on Mar 5, 2007 (gmt 0)

10+ Year Member



The thing is i want to see the whole http load on the server.
so please let me know how i can see that.

Thanks.