----- Original Message -----
From: "Gerald Richter" <[EMAIL PROTECTED]>
To: "Greg Cope" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: 22 April 2000 13:36
Subject: RE: mod_perl-1.99_01-dev


> >
> > Does this  mean that we {will|may} be able to use the interpreter pool
to
> > set up X Perl interpreters (say 20 to service dynamic handlers) with Z
> > apache (say 60 to handle static + dynamic content - assuming the dynamic
> > content is passed to the Perl interpreters) children, and hence have
> > significant memory savings as we can avoid (in some cases) the
> > light / heavy
> > httpd model ?
> >
>
> If you use only threads (instead of processes) to handle request by
Apache,
> the answer is yes :-)

Going a little off topic here ...

I though the new apache model was a hybrid were there were preforked
children that then used threads - have I missed the plot here ?

Or is it either a preforked child model or a threaded model ?

Greg

>
> Gerald
>
>
> -------------------------------------------------------------
> Gerald Richter    ecos electronic communication services gmbh
> Internetconnect * Webserver/-design/-datenbanken * Consulting
>
> Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
> E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925151
> WWW:        http://www.ecos.de      Fax:      +49 6133 925152
> -------------------------------------------------------------
>
>

Reply via email to