How To Increase MaxOpenFiles Parameter For File Cache In Oracle iPlanet Web Proxy Server
(Doc ID 2208400.1)
Last updated on SEPTEMBER 09, 2024
Applies to:
Oracle iPlanet Web Proxy Server - Version 4.0 and laterInformation in this document applies to any platform.
Symptoms
For File Cache tuning in iPlanet Web Proxy Server trying to increase the maximum number of cache entries (from 1024 to 4096), in order to increase the Hit Ratio. The Hit Ratio is still low - around 20%, and it seems this is because the most popular contents are big files, ie: they use open file descriptors that are fully used (1024 on 1024). So trying to increase the maximum number of MaxOpenFiles parameter value but it causes Web Proxy server startup error
Steps followed to increase maximum number of MaxOpenFiles :
-----------------------
1] Added the 'maxopenfiles' parameter for FILECACHE section to the server.xml:
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |