On Sun, Feb 21, 2010 at 3:23 AM, imrank <imran...@gmail.com> wrote:

> Can I use the approach of having all the files sitting on a single NFS file
> server and have the different tomcat instances read/write the files to that
> server's filesystem? I guess theres gonna be some cost in terms of network
> latency...

Not to mention creating a single point of failure.

Alternatively, keep local copies on each server and use rsync to
maintain consistent images.

-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
twitter: @hassan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to