Cache of apache - Oracle WCS 12c

Alles, was den Apache betrifft, kann hier besprochen werden.

Cache of apache - Oracle WCS 12c

Postby Davidcgonz » 24. April 2019 10:35

I wanted to control the cache of the pages and images of a page, I use WCS 12c to receive the JSON with the data. What happens is that the files you create in the "cache" folder are cut or generated empty and / or incomplete, folder levels are created correctly and the "* .header" and JSON (CacheDirLevels 2, CacheDirLength 3) files are saved. I have this in the apache configuration (I have read several pages and this is what I have as rules). I would need some suggestion or help.

<IfModule mod_cache.c>
<IfModule mod_disk_cache.c>
CacheEnable disk /ss/Satellite
CacheRoot "/home/wciucm12/apache_mvwcs/cache/WCS/"
CacheDirLevels 2
CacheDirLength 3
CacheIgnoreCacheControl On
CacheMaxFileSize 100000000
CacheIgnoreNoLastMod On
CacheDefaultExpire 600
CacheMaxExpire 1800
CacheIgnoreQueryString Off
CacheIgnoreHeaders Set-Cookie
</IfModule>
</IfModule>

Best regards and thanks you,
David.
Davidcgonz
 
Posts: 1
Joined: 24. April 2019 10:21
XAMPP version: 2.2
Operating System: Windows 10

Return to Apache

Who is online

Users browsing this forum: No registered users and 17 guests