Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: ModPerl

Running Multiple Servers

 

 

ModPerl modperl RSS feed   Index | Next | Previous | View Threaded


jvanasco at mastersofbranding

Jan 25, 2005, 2:55 PM

Post #1 of 3 (368 views)
Permalink
Running Multiple Servers

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.


jason at dixongroup

Jan 25, 2005, 3:02 PM

Post #2 of 3 (315 views)
Permalink
Re: Running Multiple Servers [In reply to]

On Jan 25, 2005, at 5:55 PM, 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.

I can't find the same document in the mod_perl 2.0 tree, but this has
served me well in the past:

http://perl.apache.org/docs/1.0/guide/
install.html#Installing_Perl_Modules_into_a_Directory_of_Choice

--
Jason Dixon
DixonGroup Consulting
http://www.dixongroup.net


sean at ardismg

Jan 26, 2005, 4:47 PM

Post #3 of 3 (319 views)
Permalink
Re: Running Multiple Servers [In reply to]

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.
>
>
Attachments: sean.vcf (0.21 KB)

ModPerl modperl RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.