slow first byte
|
08-25-2018, 06:38 AM
Post: #1
|
|||
|
|||
slow first byte
When you see a slow first byte time like 8 seconds or more, are there any steps you should take before deciding that the hosting company is to be blame and switching hosts.
|
|||
08-26-2018, 01:13 AM
(This post was last modified: 08-26-2018 01:14 AM by dfavor.)
Post: #2
|
|||
|
|||
RE: slow first byte
This relates to your hosting (runtime environment).
So your entire LAMP Stack... what's required for your Linux Kernel + Apache + MariaDB/MySQL + PHP + OpenSSL + CMS (like WordPress, if you're using a CMS) or your custom code if no CMS is being used. Each of these layers must be at latest stable versions + configured/tuned properly for speed. If your project is actually generating income, likely your first investment will be better hosting. Also, post your site URL, so people can take a look. Likely other optimizations will also stand out, if people can test your actual site. 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. |
|||
09-30-2018, 11:33 PM
Post: #3
|
|||
|
|||
RE: slow first byte
You could measure how long it takes your server-side app to process a request for a web page and send a response.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)