HP CIFS Client A.01.09 Administrator's Guide, August 2003

Configuration File
Configuration Variables
Chapter 7 95
server character set is performed.
Regardless of this variable, the HP
CIFS Client can read symbolic link
files in both formats.
attributesCacheTime
File attributes are cached for this
amount of time (in milliseconds).
dirCacheTime Directory contents are cached for this
amount of time (in milliseconds).
maxCachedFiles This is the maximum number of file
objects that are held as cache of NFS
file handles. If an NFS file handle is
requested which is not in the cache, it
must be looked up recursively, which
may result in a notable performance
loss. Recursive lookups are logged as
rare events.
maxOpenFiles This is the maximum number of files
that will be kept open at the server.
dataCacheSize This is the size of the data cache that
is allocated for open files in bytes.
The value is rounded to a multiple of
the cache's page size, whichisderived
from the maximum transferable size.
The page size will always be a power
of two.
closeDelay This variable defines the time a file is
kept open when it is not used. The
value is a dictionary with the
following keys:
exclusiveLock
The keep-open time in milliseconds if
an exclusive oplock has been
acquired.
batchLock
The keep-open time in milliseconds if
a batch oplock has been acquired.