Troubleshooting Web Servers
Troubleshooting Web Servers Recipe
- IBM HTTP Server:
- Review the error_log for any strange errors before and during the problem, including mpmstats.
- Review the access_log for any status codes >= 400 and long response times before and during the problem.
- Review the http_plugin.log file for any strange errors before and during the problem.