02 2022 档案

摘要:写在http{}以外 stream { upstream ftp{ hash $remote_addr consistent; server 10.14.168.32:21; } server { listen 65521; proxy_connect_timeout 300s; proxy_tim 阅读全文
posted @ 2022-02-23 14:09 Whitedba 阅读(1970) 评论(0) 推荐(0)