How do I get the number of requests per second from Apache log between 2 dates/time?
What command can I use to analyse Apache's log file that tells me between 11am of day x and 13pm of day x the average request per second was..? The os is linux (red hat) Thanks ...