The owa_cache.set_not_modified Procedure Does Not Return "HTTP/1.1 304 Not Modified" In Iehttpheaders When Page Not Modified
(Doc ID 752529.1)
Last updated on JUNE 03, 2024
Applies to:
Oracle HTTP Server - Version 10.1.2.2 and laterInformation in this document applies to any platform.
This problem can occur on any platform.
Symptoms
The owa_cache.set_not_modified procedure always returns cached version of the page and and the whole content of the page; it also returns a "HTTP/1.1 200 OK" header regardless of whether a page has been modified. Any subsequent requests to the same page does not render "HTTP/1.1 304 Not Modified" header without any content displayed.
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 |