Nicolas LANTERNIER wrote:
> For the deployment, there's no problem,
>
> But my application allow users to upload files in Tomcat, so I need a
> synchronisation between my 2 tomcat
Then your best bet is either use NFS orother shared filesystem (which
IMO somewhat defeats the purpose of clustering Tomcat unless your goals
are to only spread out the workload) or to implement the file
distribution in your application itself or rsync or some other mechanism
as someone else suggested.
-Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)