php7 occasionally slow problem
PHP中文网
PHP中文网 2017-05-16 13:15:27
0
1
289

Currently using PHP for interface development, I found that there are always less than 1% of requests, which is very slow.
Looking at the machine monitoring, I found that the memory and CPU have no jitter at all. Redis is used in the interface, and redis monitoring is also normal.
Has anyone encountered the same problem, or is there a way to monitor such problems and find out the cause?

PHP中文网
PHP中文网

认证0级讲师

reply all (1)
迷茫

1% of interface requests are slow. In addition to what you mentioned, there are many other possible reasons. For example, DNS resolution, network, etc.; it should not be the reason for PHP 7.

    Latest Downloads
    More>
    Web Effects
    Website Source Code
    Website Materials
    Front End Template
    About us Disclaimer Sitemap
    php.cn:Public welfare online PHP training,Help PHP learners grow quickly!