Is there a way to access the server-status page located at http://localhost/server-status without using any apache2 workers?
This is needed because if all workers are busy, and apache2 is frozen, it is impossible to get the information to use it for debugging or monitoring.