Apache服务器一直等待响应的问题

时间:2022-09-17 08:39:47

在httpd文件中增加

AcceptFilter http none

AcceptFilter https none

尽量在php程序中不要使用读取远程资源的代码