Commit 1d664148 by Administrator

Update nginx.conf

parent a1cb1e54
......@@ -856,7 +856,7 @@ stream {
server {
listen 6379;
proxy_connect_timeout 1s;
proxy_connect_timeout 3s;
proxy_timeout 3s;
proxy_pass redis;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment