File Cache in Enterprise Server 4.0
252
Netscape Enterprise Server Administrator’s Guide
Parameters:
cache-size
(optional) Specifies the size of the cache in bytes.
Valid values for the number of elements in the
cache are 32 to 32768; the default is 512. The
cache-size
value should be greater than the
size of all the documents on your server. You
should include any static files such as HTML, text,
images, sounds, or any other unchanging data in
the count. URLs that are dynamic (such as CGI or
NSAPI routines) return different data, depending
on who calls them, and should not be counted.
mmap-max
(optional) Specifies the maximum amount of
memory set aside for memory-mapped (
mmap
)
files the server will keep open at any point.
Acceptable values range from 512K to
(512*1024)KB; the default is 10000KB (10MB). To
get maximum speed, the cache keeps many mmap
files open. To estimate the optimal value for
mmap-max
on your system, approximately
compute the total number of bytes of “static” data
on your system. For example, if you have 200 files
that are 10K in size, then 2MB should be sufficient
for
mmax-map
.
disable
(optional) Specifies whether the file cache is
disabled or not. If set to anything but “false” the
cache is disabled. By default, the cache is enabled.
PollInterval
(optional) How often the files in the file cache are
checked for changes. The default is 5 seconds. In
Enterprise Server 4.0, this parameter is ignored --
use the MaxAge parameter in the
nsfc.conf
file
instead.
MaxNumberOfCachedFiles
(optional) Maximum number of entries in the
accelerator cache. The default is 4096, minimum is
32, maximum is 32.
MaxNumberOfCachedFiles
(optional) Maximum number of accel_file_cache
entries with file_cache entries.
Default is 512, minimum is 32, maximum is 32.
Содержание Netscape Enterprise Server
Страница 30: ...Contacting Technical Support 30 Netscape Enterprise Server Administrator s Guide ...
Страница 31: ...Part 1 Server Basics 31 1 Server Basics Introduction to Enterprise Server Administering Enterprise Servers ...
Страница 32: ...32 Netscape Enterprise Server Administrator s Guide ...
Страница 56: ...Sending Error Information to Netscape 56 Netscape Enterprise Server Administrator s Guide ...
Страница 64: ...Migrating a Server From a Previous Version 64 Netscape Enterprise Server Administrator s Guide ...
Страница 66: ...66 Netscape Enterprise Server Administrator s Guide ...
Страница 112: ...Managing a Preferred Language List 112 Netscape Enterprise Server Administrator s Guide ...
Страница 158: ...158 Netscape Enterprise Server Administrator s Guide ...
Страница 182: ...Using the Watchdog uxwdog Process Unix 182 Netscape Enterprise Server Administrator s Guide ...
Страница 196: ...Viewing Events Windows NT 196 Netscape Enterprise Server Administrator s Guide ...
Страница 218: ...Enabling the Subagent 218 Netscape Enterprise Server Administrator s Guide ...
Страница 266: ...266 Netscape Enterprise Server Administrator s Guide ...
Страница 302: ...Enabling WAI Services 302 Netscape Enterprise Server Administrator s Guide ...
Страница 310: ...310 Netscape Enterprise Server Administrator s Guide ...
Страница 390: ...Customizing the Web Publisher User Interface 390 Netscape Enterprise Server Administrator s Guide ...
Страница 446: ...Customizing the Search Interface 446 Netscape Enterprise Server Administrator s Guide ...
Страница 448: ...448 Netscape Enterprise Server Administrator s Guide ...
Страница 454: ...Responses 454 Netscape Enterprise Server Administrator s Guide ...
Страница 464: ...Referencing ACL Files in obj conf 464 Netscape Enterprise Server Administrator s Guide ...
Страница 504: ...504 Netscape Enterprise Server Administrator s Guide ...