When php queries MySQL too much, the web page will hang. How to solve this problem?
大家讲道理
大家讲道理 2017-05-25 15:08:16
0
3
672

I recently changed the server and reinstalled the system. I don’t know if there is an incorrect configuration problem. When accessing mysql to query several large pages, it will hang, as shown below. What may be the reason?

大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

reply all(3)
给我你的怀抱

/q/10...

曾经蜡笔没有小新

The request has timed out, please use ajax asynchronous request instead.

淡淡烟草味

According to your question, the query when accessing MySQL is relatively large. What does large mean? Is it a large amount of query data or a large number of query tables? If so, it is recommended that you optimize the query efficiency first and then see the effect.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template