Solve the website TTFB response time is too long

Original link: https://unmei.cn/20220715-855.html

xiangfeng.jpg

The website is very slow lately.

Under GTmetrix analysis,

![1657882843.jpg](https://ift.tt/dlErC2O)

TTFB response time 2.8s,

Had this problem before.

It may be a problem with the server DNS settings,

Because the server is a win system,

The bt panel cannot directly modify the dns settings,

No modification will be made.

Then there is the database problem,

Modify the database address in config.inc.php,

Change localhost to 127.0.0.1,

That’s it.

The effect is as follows![1657882801.png](https://ift.tt/Uup9iCK)

![1657883538.png](https://ift.tt/UrOjqnt)

This article is reproduced from: https://unmei.cn/20220715-855.html
This site is for inclusion only, and the copyright belongs to the original author.

Leave a Comment