Closed (fixed)
Project:
Group
Version:
8.x-1.x-dev
Component:
Group (group)
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
31 Jan 2019 at 21:40 UTC
Updated:
3 Jan 2020 at 13:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
berdirComment #3
jayelless commentedApplying the patch in #2, along with #3029849: Statically cache gnode_node_grants(), to a system with hundreds of groups, each having dozens of nodes and some users subscribed to all groups solved a timeout problem when retrieving content for the group. The timeout disappeared and the content was display within a few seconds.
Comment #4
thomasmurphy commentedWe've applied this on a complex site which had a lot of performance problems and it helped substantially with no new bugs observed.
Comment #5
thomasmurphy commentedComment #7
kristiaanvandeneyndePerfect! Thanks and sorry it took so long for me to spot and commit. I've been shying away from issues that touch on node grants.