RE: Approach to Configuring Apache with Perl -- multiple servers in cluster

2008-08-07 Thread Berg, Eric
Thanks, Perrin and Jon. I'm a little strapped for time at the moment, so I'm going to branch each different version for dev, stage and prod. The differences between the different hosts is more easily handled within sections. Since our deployment process comprises Perl scripts that are called vi

Re: Approach to Configuring Apache with Perl -- multiple servers in cluster

2008-08-07 Thread Perrin Harkins
On Thu, Aug 7, 2008 at 11:22 AM, Berg, Eric <[EMAIL PROTECTED]> wrote: > I need to > build a configuration that will configure each instance based on a > single parameter. Right now I'm using a file called ENVIRONMENT that > gets written during the deploy, so I have a value for DEV, STAGE and > PR

Approach to Configuring Apache with Perl -- multiple servers in cluster

2008-08-07 Thread Berg, Eric
I've got a cluster of 4 Linux boxes that will be sitting behind a load balancer using a VIP and round-robin load balancing. There will be 3 different instances that I'll be serving up on 3 different ports that'll be my DEV, STAGE and PROD instances. Our environment is set up so that I autodeploy

Re: installed mod_perl, but no MOD_PERL in ENV

2008-08-07 Thread Jayson Hill
yep... the ever famous typo in the section for enabling my registry scripts. You'd think I could find the the different in PerlResponseHandler Modperl::Registry and PerlResponseHandler ModPerl::Registry Thanks for the help!!! - Original Message From: "[EMAIL PROTECTED]" <[EMAIL P