
ReplaceFiles: false
ReplaceInterval: 1 milliseconds
HitOrder: false
CacheFileContent: true
TransmitFile: false
MaxAge: 3600 seconds
MaxFiles: 600000 files
SmallFileSizeLimit: 500000 bytes
MediumFileSizeLimit: 1000001 bytes
BufferSize: 8192 bytes
CopyFiles: false
Directory for temporary files: /tmp
Hash table size: 1200007 buckets
Youcan include a query string when you access the URI. The following values are recognized:
■?list:Lists the les in the cache.
■?refresh=n:Causes the client to reload the page every nseconds.
■?restart:Causes the cache to be shut down and then restarted.
■?start:Starts the cache.
■?stop:Shuts down the cache.
Ifyou choose the ?list option,the le listing includes the le name, a set of ags, the current
numberof references to the cache entry, the size of the le, and an internal le ID value. The
agsare as follows:
■C:File contents are cached.
■D:Cache entry is marked for delete.
■E:PR_GetFileInfo()returned an error for this le.
■I:File information (size, modify date, and so on) is cached.
■M:File contents are mapped into virtual memory.
■O:File descriptor is cached (when TransmitFile isset to true).
■P:File has associated private data (should appear on shtml les).
■T:Cache entry has a temporary le.
■W:Cache entry is locked for write access.
ThreadPool InformationIfyou are using the default settings, threads from the default thread pool process the request.
However,you can also create custom thread pools and use them to run custom NSAPI
functions.By default, Web Server creates one additional pool, named NativePool. In most
cases,the native thread pool is only needed on the Windows platform. For more information on
threadpools, see “Understanding Threads, Processes, and Connections” on page 40.
UsingMonitoringData to TuneYour Server
Chapter2 • TuningSun Java System Web Server 65