On Tue, 21 Aug 2001, Andy Turner wrote:

> On Tue, Aug 21, 2001 at 01:17:05PM +0800, Stas Bekman wrote:
> > > Ahh, I was assuming a DBI handle lexically scoped to the handler subroutine,
> > > sorry about the confusion.
> >
> > it can be lexically scoped, but it doesn't prevent you from reading from
> > memory. It's not easy but possible. But things are even simpler, see
> > below.
>
> Gah, you're right, of course.  It's the reason it's so hard to do cheap
> mod_perl hosting.

This will be solved in 2.0 where you can give different pools of
interpreters to different users.


_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]   http://localhost/      http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


Reply via email to