Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Re: File replication (Tomcat cluster ?)

David Rees

2003-07-17

Replies:

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)


©2008 junlu.com - Jax Systems, LLC, U.S.A.