andrreashp

Registered
Apr 22, 2015
3
0
51
Curitiba - Brasil
cPanel Access Level
Root Administrator
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
 

cPanelLauren

Product Owner II
Staff member
Nov 14, 2017
13,266
1,300
363
Houston
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.