PHP速度大放送(11)
来源:未知 责任编辑:责任编辑 发表时间:2015-03-01 01:33 点击:次
}
http {
include mime.types;
default_type application/octet-stream;
sendfile on;
keepalive_timeout 65;
tcp_nodelay on;
# server pool
相关新闻>>
- 发表评论
-
- 最新评论 更多>>
}
http {
include mime.types;
default_type application/octet-stream;
sendfile on;
keepalive_timeout 65;
tcp_nodelay on;
# server pool