Google PSI shows the server response time at 1.3 - 1.9 seconds.
I have . file extensions all hard cached but cannot hard cache everything because the site constantly updates. I have ARGO enabled , CDN , deferring etc…
Is there anything I can do or perhaps this cannot be fixed because my origin server is slow ?
Yea , all of the .css/js etc is loaded from imagekit URLs … there is one JS relative to domain but hard-cached on cloudflare…the only request is from the server database I guess which cloudflare cannot help with. Hm! My server recently changed from PHP5 to PHP7 … before the change my server conn was about 0.8 … now it’s 1.3 so the PHP7 server is slower … would editing my PHP possibly improve the connection time?