On Thu, Mar 01, 2001 at 09:48:34AM +0800, Stas Bekman wrote:
> Doug, do you plan to answer these concerns (see below) in 2.0? This kind
> of question pops up quite often and it's a legitimate one, to allow ISPs
> using mod_perl mainstream.
>
> So will it be possible to make pools of interpreters with different
> owners, running under different UID/GID? I can think of MPM model where
> there are different processes, each potentially owned by a different owner
> and having a pool of threads inside of each.
there is a perchild mpm in apache 2.0 that does this.
http://httpd.apache.org/docs-2.0/mod/perchild.html
(don't know how this works with mod_perl 2.0.)
jim
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]