[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-modperl
Subject:    Re: [SITE][mp2] Associating an interpreter pool with a directory
From:       Jozef Kosoru <zyzstar () uid0 ! sk>
Date:       2004-08-27 12:16:00
Message-ID: 20040827121600.GC16398 () osiris ! uid0 ! sk
[Download RAW message or body]

On Thu, Aug 26, 2004 at 01:23:47 -0400, Perrin Harkins wrote:
> Read http://perl.apache.org/docs/2.0/user/config/config.html
> 
> It looks like you would just need to do this:
> 
> <Location /test1>
>   PerlOptions     +Clone
>   PerlInterpStart 2
>   PerlInterpMax   2
> </Location>
> 
> <Location /test2>
>   PerlOptions     +Clone
>   PerlInterpStart 2
>   PerlInterpMax   2
> </Location>
> 
> You would have to run threads of course, e.g. the "worker" MPM.  I run
> in pre-fork MPM, so I haven't really played with these options yet.

Last time I tried "+Clone" option (approx. 1 month ago) it didn't work.
It caused Apache to hang on startup.
Does anybody successfully use this option?

jozef

-- 
jozef kosoru
http://zyzstar.kosoru.com

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic