On Wed, 8 Feb 2006, Thomas Lohman wrote: ; set to NIL and see if the problem is fixed. It also seems to be that running ; a local caching name server may also aid in speeding up the server and the ; lookups. Is this something recommended? We currently do not do this on our ; Solaris servers but it was on the to do list. It seems the IMAP/POP server's ; performance might improve a little if this were done.
Solaris has a name service cache daemon (nscd) which should be running by default. It might help if you increase the negative TTL in /etc/nscd.conf for hosts entries (defaults to 5 seconds). A. _______________________________________________ Imap-uw mailing list [email protected] https://mailman1.u.washington.edu/mailman/listinfo/imap-uw
