
nsfc.conf
Chapter 2 Configuration Files 71
Syntax
parameter=value
See Also
Netscape Enterprise Server Performance Tuning, Sizing, and Scaling Guide
Table 2-13 nsfc.conf
Parameter Allowed
Values
Default Value Description
FileCacheEnable on, off on Enables the file cache.
CacheFileContent on, off on Enables caching of file contents as well as
file information for files smaller than
MediumFileSizeLimit (smaller than
SmallFileSizeLimit if
TransmitFiles is on).
MaxAge Number of
seconds
30 The maximum age of a valid cache entry.
This setting controls how long cached
information is used once a file has been
cached. An entry older than MaxAge is
replaced by a new entry for the same file.
MediumFileSizeLimit Limited by
available
memory
537600 (525K) (UNIX only)Maximumsize ofa file that can
be cached as a memory-mapped file (if
TransmitFiles is off).
MediumFileSpace Limited by
available
memory
10485760
(10 M)
Total size of all files that are cached as
memory-mapped files (if TransmitFiles
is off).
SmallFileSizeLimit Limited by
available
memory
2048 (2K) (UNIX only) Maximum size of a file that can
be read into memory.
SmallFileSpace Limited by
available
memory
1048576
(UNIX, 1 M),
0 (NT)
Total size of all files that are read into
memory.
TransmitFiles on, off on (NT),
off (UNIX)
Enables use of the TransmitFile system
call. Not supported on IRIX, Compaq,
Solaris, or Linux.
MaxFiles 1024 Maximum number of files in the file cache.
HashInitSize Limited by
available
memory
0 Initial number of hash buckets. If 0,the
number of hash buckets is dynamically
determined as 2 * MaxFiles +1.
Comentários a estes Manuais