How To Cache Response Data Using OHS
(Doc ID 2636378.1)
Last updated on JANUARY 16, 2023
Applies to:
Oracle HTTP Server - Version 12.2.1.1.0 and laterInformation in this document applies to any platform.
Goal
How to cache response data using OHS?
The document say the followings.
Can Oracle HTTP Server Cache the Response Data?
Oracle HTTP Server now includes the Apache mod_cache and mod_cache_disk modules to cache response data.
For more information, on mod_cache and mod_cache_disk, see mod_cache in the Apache documentation:
http://httpd.apache.org/docs/2.4/mod/mod_cache.html
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 |
What Can be Cached? |
The following is simple configuration of mod_cache. |
Test step using curl command |
Cached Data can be seen under CacheRoot |