Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. surli1 +XWiki.gdelhumeau - Content
-
... ... @@ -75,24 +75,6 @@ 75 75 {{code language="xml"}}<mapping resource="eventstream.hbm.xml"/>{{/code}} 76 76 {{/warning}} 77 77 78 -=== Local resource access for modification date === 79 - 80 -We introduced in this version a new mechanism to [[handle resource caches in the browsers>>https://jira.xwiki.org/browse/XWIKI-6073]]. 81 -By default this mechanism will access the local resource file in order to check their modification date an use it in the URL. 82 -If you find some performance issue, especially if XWiki is running on an old system or hard drive, you can disable this mechanism by changing this new property in ##xwiki.properties##: 83 - 84 -{{code}} 85 -#-# [Since 11.1RC1] 86 -#-# Whether a the last modified date of the file to be loaded should be checked and put in the URL query parameter. 87 -#-# Disabling this might improve a bit the performance on some old hard drives, or custom filesystem, however 88 -#-# it might imply the need to force-reload some resources in the browser, when migrating. 89 -#-# 90 -#-# The default is: 91 -# url.useResourceLastModificationDate=true 92 -{{/code}} 93 - 94 -In that case, please leave us a comment on this [[JIRA issue>>https://jira.xwiki.org/browse/XWIKI-6073]], or in the forum so we know about it. 95 - 96 96 == API Breakages == 97 97 98 98 The following APIs were modified since <project> <version - 1>: