Opened 9 years ago
Closed 9 years ago
#34205 closed enhancement (fixed)
Add a filter to short-circuit get_lastpostmodified()
Reported by: | pento | Owned by: | pento |
---|---|---|---|
Milestone: | 4.4 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Posts, Post Types | Keywords: | |
Focuses: | performance | Cc: |
Description
When the result of get_lastpostmodified()
changes, this can cause a cache stampede on high traffic sites.
This is particularly problematic when the query is slow. See #15499.
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 34935: