[mod_perl list: i'm not a subscriber jsyk so if you wish to reply to me, reply to me directly and not the list]
This past weekend, my webserver suffered a severe failure when i decided to upgrade my code to mod_perl instead of fastCGI. This performance problem resulted in me going to the mod_perl performance tuning guide. Reading this guide made me think "damn, that's inconvienent for a bunch of VHosts". Thinking this made me write the following artice: http://www.weedns.com/apache_tuning/fast_mod_perl_mini_howto.html It uses wildcard DNS and some other goodies to extend the mod_perl-server-via-proxy-from-static-server setup that is already partially documented in the performance tuning and general guides on the perl.apache.org website. It's relevant to apache 1.3 because I got an even bigger headache trying to make modperl2+apache2 run. Feel free to link to it or integrate it's ideas into your own documentation if you wish. Cheers, Tyler -- Early to bed and early to rise and you'll be groggy when everyone else is wide awake.