Hiya :)


> -----Original Message-----
> From: Joshua Chamas [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, April 08, 2000 1:12 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: mod_perl shared perl instances?
>
> Nothing really to be done, but you should note that if you make
> ample use of PerlModule and Apache::ASP->Loader to precompile
> modules and scripts, your processes will be much lighter.  Then,
> you have many options for decreasing the number of mod_perl
> httpds.  My favorite is throwing a proxy in front...

The issue in question was getting the perl core out of the address space of
the httpd process entirely :)

Velocigen does this nicely (though there is a performance penalty) and even
allows degicated machines runnign the perl services that talk to the
webserver over sockets.

Ken

---
Soulhuntre

(icq# 275066)
http://www.soulhuntre.com - my world
http://www.dotpublishing.com - my income
http://www.virtualchemy.com - my company
http://www.the-estate.com - my passion

Reply via email to