earliest I can.
--
View this message in context:
http://www.nabble.com/Tomcat-Cluster-and-NFS-mounted-webapp-tp20176721p20213152.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
-
To start a new topic, e-mail
> From: forum123 [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat Cluster and NFS mounted webapp
>
> How do I set so that just the "work" directory is different
> per instance?
Look at the workDir attribute of the and elements.
By the way, you might want to consider m
rectory but different name
> like "work1" and "work2". Each app server would get its own work
> directory.
> --
> View this message in context:
> http://www.nabble.com/Tomcat-Cluster-and-NFS-mounted-webapp-tp20176721p20190968.html
> Sent from the Tomcat
found it...
I can write a small startup script that will determine the hostname and use
a different work (in the same CATALINA_BASE) directory but different name
like "work1" and "work2". Each app server would get its own work directory.
--
View this message in co
forum123 wrote:
> We're setting up a simple Tomcat cluster using Tomcat 5.5.12. There will be
> initially 2 Tomcat instances on 2 physical Linux servers in this cluster.
> Is mounting a shared NFS folder appropriate for this?
Sharing the bin, common, server, shared and webapps directories is fin
. Are there unforeseen problems my tests don't
reveal? Are there any alternatives to NFS mounting that still provide the
same simplicity?
--
View this message in context:
http://www.nabble.com/Tomcat-Cluster-and-NFS-mounted-webapp-tp20176721p20176721.html
Sent from the Tomcat -