On Thu, 2005-10-20 at 23:37 +0100, Roger McCalman wrote: > I would also be suprised if anyone would want to run NFS on machines > that are used as public webservers due to security issues with NFS.
It's not that bad in this case. If you have a cluster of machines, you probably have a load balancer that your traffic goes through, so the web machines wouldn't actually be exposed to the world in this scenario. A bad idea if you just use round robin DNS though. - Perrin