There are currently two servers, one with newly developed programs and the other with no newly developed programs. enter the link in the browser and connect the server with code, the status of the browser waiting for the returned result to be processed. 30 seconds later, the browser experienced a 404 error. The php script has already set no limit to super... there are currently two servers, one with newly developed programs and the other with no newly developed programs. enter the link in the browser and connect the server with code, the status of the browser waiting for the returned result to be processed. 30 seconds later, the browser experienced a 404 error. The php script has set no time-out period. The nginx time-out period is 5 minutes. It is suspected that it will be automatically linked to the server without a new program 30 seconds later. Ask how to solve this problem.
Reply content:
There are currently two servers, one with newly developed programs and the other with no newly developed programs. enter the link in the browser and connect the server with code, the status of the browser waiting for the returned result to be processed. 30 seconds later, the browser experienced a 404 error. The php script has set no time-out period. The nginx time-out period is 5 minutes. It is suspected that it will be automatically linked to the server without a new program 30 seconds later. Ask how to solve this problem.
I think you should check the logs first.
ViewNginx
OfAccess
Log to see which server your request belongs.
ViewPhp
,Nginx
,Php-fpm/php-cgi
Request Timeout,
For this problem, you can view the log file as mentioned above, and check the access and error logs to see what happened .. Or firewall, etc.