How To Trace Cache Headers in Oracle Http Server Access_Log File
(Doc ID 443482.1)
Last updated on JUNE 03, 2024
Applies to:
Oracle HTTP Server - Version 10.1.2.0.2 to 10.1.3.4.0 [Release AS10gR2 to AS10gR3]Information in this document applies to any platform.
Information in this document applies to any platform.
Goal
The goal of this note is to show the directives needed to trace cache headers in oracle HTTP server $ORACLE_HOME/Apache/Apache/logs/access_log file.
The usage of this feature is to help diagnose issues, for example it helped to diagnose an issue related to SSO. In that case the user was only required to sso login once. Next requests for the secured page from different workstations resulted in a response without the customer needing to login. Trace of oracle http server headers showed the responses had correct cache headers ( not to cache them), but webcache cached the pages anyway.
Solution
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
Goal |
Solution |