On Fri, 2008-06-13 at 14:35 +0200, Yves Glodt wrote:
> Hello Christopher and List,
> 
> thank you very much for your detailed description!
> I am currently evaluating all the possibilities to run my 2 applications side-
> by-side.
> 
> Another idea I came up with is:
> 
> Use only one instance of Tomcat, but create 2 connectors, which each hold one 
> host, and these hosts have different appBase-folders. Then my apps would been 
> isolated, and I would connect to them via mod_proxy on their respective ports.

Hi Yves,

I tried both methods, and preferred running two tomcat instances. It
does require modifications to the packaging (I did this under RedHat),
but gives the most flexibility. The decider for me was the ability to
run each tomcat instance as a different user id, and to be able to
completely stop and restart each tomcat without affecting the other.

Cheers, Ben



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to