yaoweibin / nginx_tcp_proxy_module

add the feature of tcp proxy with nginx, with health check and status monitor
http://yaoweibin.github.com/nginx_tcp_proxy_module
1.64k stars 364 forks source link

support for proxy_set_header #12

Open rajivpoddar opened 13 years ago

rajivpoddar commented 13 years ago

It would be nice if proxy_set_header can be supported in the configuration. I need to pass the real IP of the websocket connection to my proxy. I tried adding it but config test failed after adding it. I guess it's not supported.

yaoweibin commented 13 years ago

On 2011-10-5 12:47, braindead wrote:

It would be nice if proxy_set_header can be supported in the configuration. I need to pass the real IP of the websocket connection to my proxy. I tried adding it but config test failed after adding it. I guess it's not supported Sorry, It's not supported.

Weibin Yao

rajivpoddar commented 13 years ago

It would be awesome if it can be added in. Please do consider it.

tabouassaleh commented 12 years ago

+1

yflwz commented 6 years ago

+1