Closed
Bug 997781
Opened 12 years ago
Closed 12 years ago
Cache the sh*t out of the wiki.document (article) page
Categories
(support.mozilla.org :: Knowledge Base Software, task, P1)
support.mozilla.org
Knowledge Base Software
Tracking
(Not tracked)
RESOLVED
FIXED
2014Q2
People
(Reporter: rrosario, Assigned: rrosario)
Details
(Whiteboard: u=dev c=wiki p=3 s=2014.8)
We are about to get a ton of new traffic to one specific article (see bug 979527). I prototyped caching the entire HTML output for unauth'd requests here -> https://github.com/mozilla/kitsune/pull/1874
It needs a bunch of work to handle all the cases, proper cache invalidation and making the code decent (use decorator, etc).
We have a good week and a half to get this in. What could go wrong?
Making it a 3pter in current sprint and grabbing.
| Assignee | ||
Comment 1•12 years ago
|
||
In a pull request:
https://github.com/mozilla/kitsune/pull/1915
| Assignee | ||
Comment 2•12 years ago
|
||
Landed on master:
https://github.com/mozilla/kitsune/commit/1306a42aa0b41e9e4ad8fd733408696d213ac814
I'll deploy this around 930am today and keep a close eye on everything for the rest of the morning.
| Assignee | ||
Comment 3•12 years ago
|
||
Deployed to prod.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•