How can CDN impact TTFB ?
|
10-21-2017, 11:07 PM
Post: #4
|
|||
|
|||
RE: How can CDN impact TTFB ?
Best to test your exact setup.
Many times CDNs provide very minor speed ups (the global backbones are very fast now) with massive amounts of caching problem headaches. When I take on new private hosting clients, my first step is always to strip out any cruft between an Apache server + a visitors browser. All cruft - load balancers, DOS mitigators, CDNs, proxies (NGINX, Squid, Varnish), session caches (memcached). Then just tune the LAMP Stack for speed. I have some servers (hosting WordPress sites) which have been running 250K requests/hour, sustained for years. Average CPU usage is 1/2 of on CPU load unit + very little Disk I/O. This is all accomplished through LAMP Stack tuning. Best to focus on tuning your Stack first. Likely this will sufficient. Like help speeding up your site? Skype me @ ID davidfavor for a quote. Be sure to include your site name in your Skype Add Contact request. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
How can CDN impact TTFB ? - veptune - 10-08-2017, 10:31 PM
RE: How can CDN impact TTFB ? - MachMetrics - 10-18-2017, 07:39 AM
RE: How can CDN impact TTFB ? - paulcalvano - 10-19-2017, 01:30 AM
RE: How can CDN impact TTFB ? - dfavor - 10-21-2017 11:07 PM
|
User(s) browsing this thread: 1 Guest(s)