Cache static failed?
|
02-06-2013, 06:58 PM
(This post was last modified: 02-06-2013 07:12 PM by laboot.)
Post: #1
|
|||
|
|||
Cache static failed?
Consider the following test result.
--- 1. Can you please clarify, why there is a "Big Red X" for "Cache Static" for request #1 (text/html)? Code: Date: Wed, 06 Feb 2013 08:45:39 GMT --- 2. Also, there are no nice "Green Checkboxes" for request #2 (13a.css) and request #8 (13a.js) for "Minify JS". Is it ok? --- 3. Also, may I suggest -- if "Document Complete" (or possibly "Load Time") is faster than 1.0s, for "CDN detected" column issue "Warning" instead of "Failed". |
|||
02-06-2013, 07:36 PM
Post: #2
|
|||
|
|||
RE: Cache static failed?
#1 It doesn't look like you're caching your main HTML file, correct? Max-Age = 0.
|
|||
02-06-2013, 08:02 PM
(This post was last modified: 02-06-2013 08:04 PM by laboot.)
Post: #3
|
|||
|
|||
RE: Cache static failed? | |||
02-06-2013, 08:32 PM
Post: #4
|
|||
|
|||
RE: Cache static failed?
You might consider creating the background images in to a Sprite and running all the images through ImgOptim. You'd also benefit from Google Pagespeed. At some point getting any quicker is irrelevant though if you'd loading in sub-second times.
|
|||
02-07-2013, 02:39 AM
(This post was last modified: 02-07-2013 02:49 AM by laboot.)
Post: #5
|
|||
|
|||
RE: Cache static failed?
(02-06-2013 08:32 PM)Chris Stark Wrote: You might consider creating the background images in to a Sprite and running all the images through ImgOptim. You'd also benefit from Google Pagespeed. At some point getting any quicker is irrelevant though if you'd loading in sub-second times. Thanks for sprites. I'm already doing heavy spriting -- all layout is 100% css sprite. All other images are for Google Images. By the way, I'm doing quite well in site benchmarks. See by yourself ![]()
Still waiting for pmeenan response. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)