First Byte 2seconds - CSS and JS already minified
|
02-17-2015, 10:07 PM
Post: #1
|
|||
|
|||
First Byte 2seconds - CSS and JS already minified
I am working since 1 week to solve the TTFB time with around 2 seconds.
I have already minified CSS, JS and HTML. CDN also Images but doesnt matter. The Time is between 1.7 - 2 seconds. My result is here http://www.webpagetest.org/result/150217_MJ_JFN/ Do not know what else I can solve. Thanks semaf |
|||
02-18-2015, 06:44 AM
Post: #2
|
|||
|
|||
RE: First Byte 2seconds - CSS and JS already minified
TTFB is not going to be impacted by your CSS, JS, Images or the size of your HTML. It is just about entirely the server processing time to generate the page. You need to look at your application on the server and/or your hosting to solve it.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)