Different TTFB for each account
I have a dedicated server with WHM/CPanel
I created a "hello word" in a .php file with only static HTML.
includes this same file in an empty CPanel account and another in an account of a site with many files and many requests in same server.
The TTFB (time to first byte) response of one stayed at 260ms the other at 700ms.
Why can this difference occur on the same server?
It would be possible to allocate more resources to the main site to reduce this TTFB
-
Hi @andrreashp Are there configuration differences between the two like .htaccess modifications, php version etc.? My assumption would be that here are, in this case it seems the coding of the sites and modifications implemented would be more at fault than a sever resource issue. 0
Please sign in to leave a comment.
Comments
2 comments