For about the last week I’ve been trying to tweak the performance of a particular Apache server with varying degrees of success and failure. The biggest frustration is that I haven’t been able to find a way to determine which MPM mode Apache was running in: Prefork or Worker. Without that information I couldn’t tell [...]
Continue reading...Friday, August 22, 2008
After being quite fed up with the cups web-admin app, I decided to go on a little hunt. I’m sure the CUPS admin page is great for some people but you never quite know if the back button will wreak havoc on your crazy LDAP-authenticated, SSL-encrypted setup that shares a printer from the basement [...]
Continue reading...Wednesday, July 23, 2008
I recently ran into a situation where I had a server with Apache on it that was already hosting a few PHP sites using VirtualHost mappings, but I now wanted to add a new Tomcat-hosted site to the same machine. In a way, what I wanted was to setup a new VirtualHost entry on Apache to [...]
Continue reading...
Sunday, February 21, 2010
0 Comments