[
https://issues.apache.org/jira/browse/JSPWIKI-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15229123#comment-15229123
]
Andrew Krasnoff commented on JSPWIKI-935:
-----------------------------------------
but I guess you need to turn off Documents cache too (for jspwiki.usePageCache)
since it mostly the same thing - with disabled page cache, JSPWiki shouldn't
show cached content - it is wrong.
I see only one reason to disable page cache - when you use multiple JSPWiki
instance behind load balancer. So for such mode you need to turn off page
cache(documents and HTML)
and I don't see any reason to have a two separate properties for it.
> RenderingManager uses ehcache if "jspwiki.usePageCache = false"
> ---------------------------------------------------------------
>
> Key: JSPWIKI-935
> URL: https://issues.apache.org/jira/browse/JSPWIKI-935
> Project: JSPWiki
> Issue Type: Bug
> Components: Core & storage
> Affects Versions: 2.10.2
> Reporter: Andrew Krasnoff
> Priority: Critical
>
> see "m_cacheManager" variable
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)