Busy Week
Drupal Camp WI was great, with a lot of exchange of information and ideas.
Spent a good deal of time both going to the state Democratic Convention, and then making an extended road trip to Troy, Michigan to expand our web server colocation presence. We now have more servers, more capacity, and higher-speed configurations.
One big change has been to re-do our PHP configurations on the servers. PHP is now running under FCGID, which allows all of the PHP processes to run as the owner of the server, thereby increasing our security between sites on shared servers. We've also moved from using the prefork model for web server processes to using the worker model under Apache - better performance, and a more reliable model for running lots of web server processes.
Now on to a few new client projects!