Changes for page Performance

Last modified by Thomas Mortagne on 2023/10/10

From version 72.1
edited by Thomas Mortagne
on 2015/05/27
Change comment: There is no comment for this version
To version 73.1
edited by Thomas Mortagne
on 2015/09/02
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -334,6 +334,12 @@
334 334  
335 335  In some cases you may not want to rely on XWiki's generic database schema for storing XClass data and instead you'd like to provide your own optimized table. For these use cases you can use [[Custom Mapping>>platform:DevGuide.CustomMapping]].
336 336  
337 += LDAP =
338 +
339 +== Disable LDAP sub groups search ==
340 +
341 +By default when loading a LDAP group, each member is searched and loaded to figure out if it's a group or not (and then load the sub group members, etc). Since **7.2** If you know there is not sub group in your LDAP groups you can disable it and speed up quite a lot big groups handling using ##xwiki.authentication.ldap.group_sync_resolve_subgroups## property in ##xwiki.cfg## configuration file.
342 +
337 337  = Performance tree =
338 338  
339 339  Since 7.1 it's possible to directly get a tree of time spent in each step of the request by using [[debug mode>>dev:Community.Debugging#HDebugmode]].

Get Connected