Mark Gargan

Results 5 comments of Mark Gargan

Hi Naveen, were you able to get any solution for this? I tried with this nginx image https://hub.docker.com/r/reiz/nginx_proxy which has the ngx_http_proxy_connect_module preconfigured but I haven't been able to successfully...

Any fix ever come down for this? We're seeing this randomly as well.

I've seen similar, I'd to include some http options in my configure command ./configure --with-http_ssl_module \ --with-http_stub_status_module \ --with-http_realip_module \ --with-threads \ --with-debug \ --add-module=./ngx_http_proxy_connect_module \ --add-module=./echo-nginx-module \ && make...

2 weeks since this bug in the readme was highlighted? Any ideas @chobits ?

Thanks a lot for getting back to us @chobits. I guess what myself and I believe @andarg may be trying as well is to create a form of MITM forwarding...