Problem/Motivation
Under heavy load, if someone spins up a new web head, or multiples, the asset creation of js and css can lead to a variable set stampede.
Proposed resolution
Use locking
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | DRUPAL-CORE-fix-cache-stampede-3015333.patch | 1.45 KB | heddn |
Comments
Comment #3
heddnComment #4
fabianx commentedLooks great, need to check though id this bug is present in D8 as well. It could be that this is the case.
Comment #5
heddnNit: missing some function docs.