Hi.
I’ve been working on optimizing our website for a while…
Using Akamai DNS and CDN for HTML,JS,CSS and some images and CloudFlare for the rest (lazy loaded) of the resources (mainly images).
I optimized the resources, and combined them so I create less requests. I’m using prefetched DNS and multiple subdomains so the browser will multi-thread.
and now for my problem:
http://www.webpagetest.org/result/140223_QR_AK8/1/details/
(more noticeable on FIOS:)
http://www.webpagetest.org/result/140223_0B_ATF/1/details/
there is a gap between the 13rd and 14th requests. why?
- I’ll be happy for more tips.
thanks.