Changes for page Performance

Last modified by Thomas Mortagne on 2023/10/10

From version 107.1
edited by Simon Urli
on 2019/02/12
Change comment: There is no comment for this version
To version 108.1
edited by Vincent Massol
on 2019/02/13
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.surli
1 +XWiki.VincentMassol
Content
... ... @@ -414,21 +414,8 @@
414 414  
415 415  = Local resource access =
416 416  
417 -
417 +[[See URL API>>extensions:Extension.URL API#HResourcemodificationdate]].
418 418  
419 -Starting with {{info}}XWiki 11.1RC1{{/info}} the modification date of local resources can be used as a query parameter in the generated URLs.
420 -In some cases, this might impact the performances of the wiki. You can change this behaviour by editing the ##url.useResourceLastModificationDate## in ##xwiki.properties##:
421 -
422 -{{code}}
423 -#-# [Since 11.1RC1]
424 -#-# Whether a the last modified date of the file to be loaded should be checked and put in the URL query parameter.
425 -#-# Disabling this might improve a bit the performance on some old hard drives, or custom filesystem, however
426 -#-# it might imply the need to force-reload some resources in the browser, when migrating.
427 -#-#
428 -#-# The default is:
429 -# url.useResourceLastModificationDate=true
430 -{{/code}}
431 -
432 432  = Backlinks =
433 433  
434 434  While a pretty neat feature, keeping track of the backlinks has a medium impact on the document saving time and a minor impact on the document loading time. If you feel that your wiki does not need backlinks, you can safely disable them with the following line in ##xwiki.cfg##:

Get Connected