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
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