How to Check if Apache is Running Prefork or Worker
Today I want to change some settings on one of my server. But when to change I didn’t know if it’s prefork or worker module at the power of my apache. So what to tune ? Well this information is compile in Apache and is not loaded as module. So if you want to find [...]

