Thing that I miss with Apache on CentOS 7, and in the matter of fact, every SystemD based distribution is running service httpd status and immediately seeing full Apache status along with number of active connections, server uptime etc. This article will focus on how to enable mod_status in Apache
Tag: Apache
Total 2 Posts
Here’s an article on how to change your current Apache MPM on CentOS 7 machine. Apache version I’m using is Apache 2.4. To check which MPM is currently in use you can run: httpd -V which should print something like: … Architecture: 64-bit Server MPM: prefork threaded: yes (fixed thread