亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

When nginx + php network requests a page with relatively large resources, it will be inaccessible. How to solve it?
PHPz
PHPz 2017-05-24 11:34:34
0
2
1035

The configuration is centos nginx php
The network is requested in the way of http2. When encountering a problem when loading a relatively slow query page, the following problems will occur

I checked the nginx log and it was normal, but why did the access error occur? Is it because the nginx configuration file request is low or the php-fpm configuration file request is low? How to troubleshoot?

[23/May/2017:09:37:53 +0800] "GET /wp-admin/admin.php?page=ju-taskadmin-over HTTP/2.0" 200 0 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36" -

It shouldn’t be a certificate problem. Only two pages are like this. These two pages are loading very heavily and this happens. Other pages are normal. Are there any other possibilities? Could it be caused by insufficient parameters set in the configuration file

PHPz
PHPz

學(xué)習(xí)是最好的投資!

reply all(2)
大家講道理

The following error message has been promptedERR_CERT_DATABASE_CHANGED,應(yīng)該從這方便入手,有CERT, it should be due to the certificate

習(xí)慣沉默

The certificate problem has nothing to do with nginx and php

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