hbm has asked for the wisdom of the Perl Monks concerning the following question:
I am planning a new multi-server, shared storage environment for a client's Apache/mod_perl app. In the past, I've installed Perl on shared storage and used it without a problem. But I haven't used mod_perl before, and the documentation makes me think I need one Perl/mod_perl installation per Apache instance.
What is the preferred approach for installing Apache/mod_perl on multiple servers? I'm reading Installing on Multiple Machines, and would like to hear others' experience.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Apache/mod_perl on multiple servers
by cord-bin (Friar) on Oct 11, 2012 at 21:09 UTC | |
by hbm (Hermit) on Oct 12, 2012 at 14:06 UTC | |
by vincent_veyron (Beadle) on Oct 13, 2012 at 10:57 UTC |