Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我将此指令包含在根 .htaccess 文件中:
KeepAliveTimeout 3
现在我收到此错误消息
“内部服务器错误服务器遇到内部错误或配置错误,无法完成您的请求。请联系服务器管理员 admin@mydomain 并告知他们错误发生的时间,以及您可能所做的任何可能导致错误。有关此错误的更多信息可能在服务器错误日志中可用。
为什么?任何人都可以帮我解决这个问题,我们确实想减少连接时间。
谢谢你。
好像不支持。从 2.4.3 及更高版本开始支持该指令。检查你的 Apache 版本。