File Cache in Enterprise Server 4.0
250
Netscape Enterprise Server Administrator’s Guide
This directive is intended to be used on Unix platforms that have native OS
support for
PR_TransmitFile
, which currently includes HPUX and AIX. It is
not recommended for other Unix platforms.
TransmitFile=”true”
File Cache Dynamic Control and
Monitoring
An object can be added to
obj.conf
to enable the NSFC file cache to be
dynamically monitored and controlled while the server is running. Typically
this would be done by first adding a
NameTrans
directive to the “default”
object:
NameTrans fn="assign-name" from="/nsfc" name="nsfc"
Then add a new object definition:
<Object name=nsfc>
Service fn=service-nsfc-dump
</Object>
This enables the file cache control and monitoring function to be accessed via
the URI, “
/nsfc
.” By changing the “from” parameter in the
NameTrans
directive, a different URI can be used.
Accessing this URI displays the following information:
•
Number of file entries in the cache.
•
Amount of heap space being used by the cache.
•
Amount of virtual memory space used to map file contents.
•
Total number of cache hits.
•
Number of hits on cached file information.
•
Number of hits on cached file contents.
•
Parameter setttings.
•
List of the current cache entries.
Содержание 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 ...