Sample Header Ad - 728x90

How to monitor incoming http requests

35 votes
6 answers
200693 views
How can I monitor incoming HTTP requests to port 80? I have set up web hosting on my local machine using DynDNS and Nginx. **I wanted to know how many request are made on my server every day.** Currently I'm using this command: netstat -an | grep 80
Asked by user7044 (741 rep)
Aug 26, 2011, 12:26 PM
Last activity: Dec 27, 2023, 02:21 PM