in reply to Re^4: prevelance of mod_perl
in thread prevelance of mod_perl

If you run a mod_perl server for each user and proxy requests to it, you can give everyone their own mod_perl which they can restart and have a very similar model to FastCGI. I don't think ISPs will ever bother to do this though, and I know I don't have any interest in using a shared host.