[EMAIL PROTECTED] wrote:
Quoting John Drago <[EMAIL PROTECTED]>:There are a few options: 1--- Run your VirtualHost with PerlOptions +Parent. This gives each VirtualHost its own Perl interpreter.This is mod_perl 2 specific, and until right now i personally was completely unaware of it. Has anyone actually used it? Does it work under all the MPM's?
I've played with it and it works, but not in production or anything. I think Torsten uses/used it.