>
> 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 :-)

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