-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: None
To improve performance of Confluence instances that might have a lot of external referrers:
1) Fix the getHotReferrers() method so that it only selects the hot ones
2) Cache hot referrers for 5 minutes
3) Queue incoming referrers to group all the DB writes.