> You seem to imply that FastCGI is much faster. Is that really the case? Yes and no, but mostly yes. In the general case fastcgi is "faster" because it doesn't chew up system resources as badly as mod_perl. I do believe it is possible to setup a mod_perl environment that is as fast but I think you do need 2 webservers to do it. -- Matt