Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
Nginx 反向代理IP控制?
eagle-china
服务器有多个IP时,Nginx作为反向代理服务器时能否控制使用某个IP与后端服务器进行连接通信哇??
doujiang24
Hello,
proxy_bind 应该是你需要的 :)
http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_bind
2015-10-28 22:48 GMT+08:00 X山鹰
<
eagle...@hotmail.com
>
:
服务器有多个IP时,Nginx作为反向代理服务器时能否控制使用某个IP与后端服务器进行连接通信哇??
--