TOTRY 2024: After Apache, NGINX became popular too, and now https://openlitespeed.org/?
Attempt to track a stuck HTTPD process:
- From TOP get the process ID
- go to /proc/[process id]
Hmm... that was interesting, but I can't figure out what is the dead script.
This suggests an ExtendedStatus Apache module: http://www.webhostingtalk.com/showthread.php?t=543321
Stop / Start
apachectl -k stop
apachectl -k start
tags: apache, httpd, server, web