Closed Bug 606190 Opened 14 years ago Closed 12 years ago

Web Performance and Caching Improvements

Categories

(developer.mozilla.org Graveyard :: Wiki pages, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: chris, Unassigned)

References

Details

User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-us) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5 Build Identifier: All HTML pages and assets (CSS, Images, JavaScript) must send proper caching headers. For quick fix, if using Apache drop this .htaccess file in the directory: http://www.showslow.com/blog/drop-in-htaccess-is-now-on-github-go-fork-it/ Reproducible: Always Steps to Reproduce: 1. Go to any page in MDC for JavaScript 2. Look at headers for HTML, print.css, jquery ui JS, jquery ui css, all images Actual Results: always 200 not 304 Not Modified Expected Results: Should always be 304 Not Modified after first pull Page speed is a component for Page Rank - Better Page Speed, better Page Rank. For more analysis (will post bugs for the major ones) see http://code.google.com/speed/page-speed/download.html and http://developer.yahoo.com/yslow/
Status: UNCONFIRMED → NEW
Ever confirmed: true
Component: Website → Landing pages
Pretty sure the caching improvements we introduced in Kuma cover everything mentioned in comment 0. Luke, Jean-Yves: Please reopen if I'm wrong.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.