nginx fastcgi 优化
摘要:
fastcgi_cache_path /usr/local/nginx/fastcgi_cache levels=1:2 keys_zone=TEST:10m inactive=5m; fastcgi_connect_timeout 300; fastcgi_send_timeout 300; fa 阅读全文
posted @ 2017-04-28 12:28 荣锋亮 阅读(443) 评论(0) 推荐(0) 编辑