On Wed, Mar 31, 2004 at 06:55:06PM +0800, Eugene Grosbein wrote: [...] > Apache error log contains: > [error] [client x.x.x.x] (70)Stale NFS file handle: file > permissions deny server access: /mnt/main/netstat/index.html > > What should I do to avoid this error?
Try changing the amount of time that attributes are cached for with the acregmin/acregmax/acdirmin/acdirmax options to mount_nfs. Setting them all to 1 might be a place to start. This won't eliminate the problem entirely, but it may make it occur less often. Tim _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"