-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Uma,
On 3/3/2009 9:00 PM, uma...@comcast.net wrote:
> We have a bunch of web applications packed into a single VM tomcat (6.0.14).
> I am looking to segregating the contexts in distinct VMs based on IP address
> based virtual hosts.
If you want diffe
uma...@comcast.net wrote:
> We have a bunch of web applications packed into a single VM tomcat (6.0.14).
> I am looking to segrgating the contexts in distinct VMs based on IP address
> based virtual hosts.
So you want to run entirely separate Tomcat instances?
> I assume that to keep this segrega
ansmission.
> Date: Wed, 4 Mar 2009 02:00:45 +
> From: uma...@comcast.net
> To: users@tomcat.apache.org
> Subject: URL Rewriting for implementing virtual hosts
>
> We have a bunch of web applications packed into a single VM tomcat (6.0.14).
> I am looking to segrgati
We have a bunch of web applications packed into a single VM tomcat (6.0.14).
I am looking to segrgating the contexts in distinct VMs based on IP address
based virtual hosts.
I assume that to keep this segregation transparent to the applications
themselves,
URL rewriting has to be incorporated (if