Corporation Server User Manual
mod_plsql
Oracle HTTP Server Modules 7-49
Notes:
■ For applications that do not do document uploads or downloads, this
parameter may be omitted.
■ In older versions of the product, this parameter was called upload_as_log_
raw.
cache.conf
cache.conf file contains the cache settings for mod_plsql. This file contains
parameters which specify the characteristics of the mod_plsql cache system.
The following parameters are specified in cache.conf file:
■ PlsqlCacheCleanupTime
■ PlsqlCacheDirectory
■ PlsqlCacheEnable
■ PlsqlCacheMaxAge
■ PlsqlCacheMaxSize
■ PlsqlCacheTotalSize
See Also: Oracle HTTP Server mod_plsql User’s Guide for more
details about upload and download processes and the structure of
the restrictions on the document table format.
See Also: This file is relevant only if the PL/SQL Application
uses the OWA_CACHE packages to cache content in the file system.
Extremely few customer applications make use of the OWA_CACHE
packages.