Re: [mp2] Make Apache2/mp2 act like IIS6/application pools

[prev] [thread] [next] [Date index for 2005/03/29]

From: Philip M. Gollucci
Subject: Re: [mp2] Make Apache2/mp2 act like IIS6/application pools
Date: 01:10 on 29 Mar 2005
On Mar 28, 2005, at 7:59 PM, Philip M. Gollucci wrote:

> On Mar 28, 2005, at 5:21 PM, Stas Bekman wrote:
>
>> Andrew Weiland wrote:
>>> Is it possible to replicate the functionality of application pooling 
>>> in IIS 6 with mod_perl2 and apache 2?
>>> I've looked at Registry scripts but at this point am unsure as to 
>>> how they can help me with more than one application.
>>
>> Andrew, please explain what's IIS' application pooling.
> Hi Andrew, Stats.
> The answer I believe is no.
>
> Application pooling basically lets you set up IIS sites and ODBC 
> connnects in "shared"
> mode (aka low or medium memory models) from IIS5.  Then you're 
> websites can share
> the same memory footprint.
>
> Correct me if I'm wrong, but I believe this was being talked about for 
> perl6/modperl3 and solar variables.
>
> On windows depending on your theading model, you might avoid the over 
> head of code size x # of children.
>
>
Replying to myself... the best example of this I can think of is that 
each apache child would get 1 DB connection and solar variables would 
get you 1 DB connect total for say 6 children...

>
>>
>> -- 
>> __________________________________________________________________
>> Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
>> http://stason.org/     mod_perl Guide ---> http://perl.apache.org
>> mailto:stas@xxxxxx.xxx http://use.perl.org http://apacheweek.com
>> http://modperlbook.org http://apache.org   http://ticketmaster.com

Re: [mp2] Make Apache2/mp2 act like IIS6/application pools
Philip M. Gollucci 00:59 on 29 Mar 2005

Re: [mp2] Make Apache2/mp2 act like IIS6/application pools
Philip M. Gollucci 01:10 on 29 Mar 2005

Generated at 14:43 on 11 Apr 2005 by mariachi v0.52