in reply to different versions of same Perl module in different Apache vhosts
UPDATE: Another idea: consider moving dev to its own hardware. (Better, as then bad crashes or slowdowns don't harm production.) The dev machine can be very lightweight usually -- a semi-discarded whitebox a few years old running gentoo could very well be powerful enough for dev work and testing. So what if it can't handle load, or takes an extra second to respond -- its for development. With distinct hardware, you can use exactly the same conf files, directory structures, etc on dev and production, making change management, updates, and rollback much easier.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: different versions of same Perl module in different Apache vhosts
by agaffney (Beadle) on Jun 06, 2004 at 01:55 UTC |