Open mjordan opened 5 years ago
On some sites, this block is putting undue strain on Tomcat. We need to optimize this so it puts minimal load on the site.
The set of objects that the random item is chosen from can be cached. Confirm that it is not before doing any work on this. Is there any reason we should not be caching the daily list of objects?
On some sites, this block is putting undue strain on Tomcat. We need to optimize this so it puts minimal load on the site.