Closed Bug 564379 Opened 14 years ago Closed 14 years ago

[k] Set 15-minute expires headers on search result pages

Categories

(support.mozilla.org :: Search, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jsocol, Assigned: jgross)

References

()

Details

We currently set no Expires or Cache-Control headers, as far as I can tell, on search forms or results. We should set these headers to cache for around 15 minutes. The lag would be similar to the regular Sphinx-index-cron lag, and, especially for the common front-page searches, I think we'd see a large reduction of traffic falling through Zeus.
Good place for a new person to start => unassigned, [good first bug].
Whiteboard: [good first bug]
Assignee: nobody → jgross
http://github.com/jsocol/kitsune/commit/08c5ea1eb63490c0f94fa51e045b58c7b265fa91
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [good first bug]
Verified FIXED:

Cache-Control	max-age=900 (900/60=15 minutes :-))
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.