Tag: apache
Linux IO: Part 2 – Apache
by alowe on Jul.07, 2010, under System Admin
A tool I discovered: apachetop can read apache log files, and show performance data in a human readable format. apachetop will use the default apache log files, and apachetop -f /path/to/logfile will show stats for a selected log file. (continue reading…)