chobits / ngx_http_proxy_connect_module

A forward proxy module for CONNECT request handling
BSD 2-Clause "Simplified" License
1.75k stars 484 forks source link

[TODO] proxy_connect_address support 'upstream' #284

Open vam1223 opened 9 months ago

vam1223 commented 9 months ago

sometimes proxy_connect_address need to dial to multi address in round

chobits commented 6 months ago

I know there is a requirement that you want this module support upstream feature. We could mark it as todo flag, but currently we have no plan to implement this.