Displaying 1 result from an estimated 1 matches for "cachc".
Did you mean:
cache
2007 May 17
1
NFS lock contention for dovecot-uidlist
...for now, I've been
doing all testing with a single NFS client.
Our configuration:
NetApp filers for storage
FreeBSD 6.2-RELEASE NFS clients
Postfix 2.3.9 MTA
Dovecot 1.0.0 LDA for local deliveries
Dovecot 1.0.0 IMAP for pickup
My dovecot.conf file is at the end of this message. NFS access cachcing
on the FreeBSD has been disabled (vfs.nfs.access_cache_timeout = 0, see
NFS mount options below). Postfix destination recipient and concurrency
limit for the Dovecot LDA is set to 1.
The NFS mount options:
rw,tcp,-r=32768,-w=32768,nfsv3,dumbtimer,noatime,acregmin=0,
acregmax=0,acdirmin=0,a...