Well, you can run Apache on any number of ports you wish, so if you are limited by machines, then that is a way out. Personally, I run IIS+2 tomcats clustered and Apache httpd + 2 tomcats clustered all on one dev machine, just keep the ports straight. That way, I can compare configurations on the same hardware, same OS, etc.
Tim -----Original Message----- From: Alan Chandler [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 14, 2006 3:14 PM To: users@tomcat.apache.org Subject: Re: Setting up a parallel test environment on the same machine as main server On Tuesday 14 February 2006 12:36, Tim Lucia wrote: > > > You can always install Apache httpd + Tomcat on a second machine (or > on the same machine on a separate set of ports), if you are reluctant > to try it on you production host. Of course in an ideal world I would - but this is my home, and I don't have any more spare machines. I am already testing on an independant machine first, but I want to essentially bring a new version gently into play - running off of a single database on my main server - just to prove that I can bring the application up in as close to production environment as possible in a test environment before switching it to live. -- Alan Chandler http://www.chandlerfamily.org.uk Open Source. It's the difference between trust and antitrust. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]