Closed (fixed)
Project:
Cache Expiration
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2012 at 22:24 UTC
Updated:
10 Jul 2013 at 11:50 UTC
This is a really simple change that prevents multiple queries to the database from having to run which should reduce the performance overhead of having to expire node pages from votes.
| Comment | File | Size | Author |
|---|---|---|---|
| 7.x-expire_optimize_voteapi_integration.patch | 1.08 KB | josh waihi |
Comments
Comment #1
spleshkaIn 7.x-2.x branch logic for cache expiration for VotingAPI is completely different. There are no problems with performance.