[Urgent] Shell script check http content
Hello,My Apache seem to have some hiccups these days... by random interval, it just hang... request never be served. I have to restart it so it will work again...
Recompiled Apache but it still behave like this... it so inconvenient to manual restart everytime it hang...
Until the problem is solve, please help me a script that check http content, the script will run by cron job every 5', request an http page on the server, timeout in 10", if the content is not match. Then the script will issue a restart command.
TIA.

