CDN getting an "F" on all locations?
|
06-27-2010, 11:23 PM
Post: #4
|
|||
|
|||
RE: CDN getting an "F" on all locations?
Looks like I need to tweak the js and css logic a bit. Right now it considers any js or css files that start before the "start render" time and recommends that they get combined. In the case of IE8 it goes through the requests fast enough that your js files (presumably at the bottom of the body but certainly somewhere outside of the head) get started before the page is rendered.
I need to tweak the logic to only consider files that finish before start render (so that they are blocking the render). if the widget was useful, don't necessarily remove it - it's just that the performance for that widget wasn't as fast as it could be but I'd never recommend removing valuable user features for something like a CDN issue (though if you can tweak the widget to use your CDN even better). The compress text problem looks like it is for resources coming through the CDN: FAILED (18.5 KB, compressed = 4.8 KB - savings of 13.7 KB) - http://jupiterflhomes.jupiterfloridaho.n...?ver=1.7.3 FAILED (17.8 KB, compressed = 5.4 KB - savings of 12.4 KB) - http://jupiterflhomes.jupiterfloridaho.n...?ver=1.7.3 FAILED (12.3 KB, compressed = 4.0 KB - savings of 8.4 KB) - http://jupiterflhomes.jupiterfloridaho.n...1-20100407 FAILED (10.7 KB, compressed = 3.6 KB - savings of 7.1 KB) - http://jupiterflhomes.jupiterfloridaho.n...?ver=1.7.3 FAILED (8.3 KB, compressed = 3.3 KB - savings of 5.0 KB) - http://jupiterflhomes.jupiterfloridaho.n...?ver=1.7.3 There should be a compression checkbox in your pull-zone configuration. Make sure it is checked and enabled for all of the different file types. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
CDN getting an "F" on all locations? - DJMorrisInc - 06-27-2010, 06:07 AM
RE: CDN getting an "F" on all locations? - pmeenan - 06-27-2010, 06:24 AM
RE: CDN getting an "F" on all locations? - DJMorrisInc - 06-27-2010, 06:28 PM
RE: CDN getting an "F" on all locations? - pmeenan - 06-27-2010 11:23 PM
RE: CDN getting an "F" on all locations? - DJMorrisInc - 06-28-2010, 02:31 AM
RE: CDN getting an "F" on all locations? - jklein - 06-29-2010, 02:55 AM
|
User(s) browsing this thread: 1 Guest(s)