RE: Setting up a parallel test environment on the same machine as main server

2006-02-15 Thread Tim Lucia
I believe you need to have a virtual host in Tomcat for each one on Apache. I also believe that the name of the workers is irrelevant, as is the IP address over which they communicate -- as long as the servers are bound to the right address(es). All differentiation takes place on the host header o

Re: Setting up a parallel test environment on the same machine as main server

2006-02-14 Thread Alan Chandler
On Wednesday 15 February 2006 01:13, Tim Lucia wrote: > The http host header is sent by the user-agent ("browser") based on the > address requested in the URL. This is how virtual hosts are > differentiated. Tomcat supports a container for virtual host > differentiation, just like Apache does. Y

RE: Setting up a parallel test environment on the same machine as main server

2006-02-14 Thread Tim Lucia
ache.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: > 1. Moving the JkMount directive inside a will make it > accesible from only that virtual host. So, you must repeat common > ones, such as

RE: Setting up a parallel test environment on the same machine as main server

2006-02-14 Thread Tim Lucia
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

Re: Setting up a parallel test environment on the same machine as main server

2006-02-14 Thread Alan Chandler
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

Re: Setting up a parallel test environment on the same machine as main server

2006-02-14 Thread Alan Chandler
you are reluctant to try it on > you production host. > > HTH, > Tim > > > -Original Message- > From: Alan Chandler [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 14, 2006 3:50 AM > To: users@tomcat.apache.org > Subject: Re: Setting up a parallel test environ

RE: Setting up a parallel test environment on the same machine as main server

2006-02-14 Thread Tim Lucia
-Original Message- From: Alan Chandler [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 14, 2006 3:50 AM To: users@tomcat.apache.org Subject: Re: Setting up a parallel test environment on the same machine as main server On Sunday 12 February 2006 17:07, Alan Chandler wrote: ... > Unless any

Re: Setting up a parallel test environment on the same machine as main server

2006-02-14 Thread Alan Chandler
On Sunday 12 February 2006 17:07, Alan Chandler wrote: ... > Unless anyone here can suggest a better way, I would like to move the > JkMountFile directive from global scope to virtual host scope and have two > separate files urimap files so that I can map different things dependent on > which virtu

Setting up a parallel test environment on the same machine as main server

2006-02-12 Thread Alan Chandler
I have a setup on my home web site that consists of apache2 front ending Tomcat 4.1, connected via jk_mod. Both software packages actually sit on the same machine, which is the gateway between the WAN and my LAN, and has two Ethernet Cards The external web site (www.chandlerfamily.org.uk) has