Re: Running Multiple Servers
[prev]
[thread]
[next]
[Date index for 2005/01/27]
This is a multi-part message in MIME format.
--------------050006030607090306030308
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Its not really all that hard...
as long as you are good with mod_rewrite or similiar.
Took me about 10 minutes to setup something that would
be similiar to what you are talking about. ( 10 minutes
after discounting compilation time. )
Jonathan Vanasco wrote:
> Can anyone point me towards a good reference for running multiple
> mod_perl servers on the same box?
>
> I'm going to be having 2-3 mod_perl apps running at once on a box I've
> got.
>
> I've read the mod_perl o'reilly book with the chapter that covers
> 'optimizing' performance by separating the mod_perl from vanilla
> apache and using a proxypass to pass it over to an alternate port.
>
> I'm trying to figure out if it'll be worth the headache to set up a
> separate apache server for each mod_perl project. I know in practice
> there should be a decent performance gain from less shared memory --
> but it looks like a nightmare to set up.
>
>
--------------050006030607090306030308
Content-Type: text/x-vcard; charset=utf-8;
name="sean.vcf"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="sean.vcf"
begin:vcard
fn:Sean T. Allen
n:Allen;Sean T.
org:Ardis Marketing Group
adr;dom:;;;New York;NY
email;internet:sean@xxxxxxx.xxx
title:Tech Guru
x-mozilla-html:FALSE
url:http://ardismg.com/
version:2.1
end:vcard
--------------050006030607090306030308--
 |
 |
Re: Running Multiple Servers
Sean T Allen 00:47 on 27 Jan 2005
|