Hello!
On Wed, Jun 05, 2013 at 06:26:25AM -0400, honwel wrote:
> Hi, there
>
> I want to get ip and port under forward proxy use NGINX, a forward proxy
> sketch like this:
>
> [Client ]-> [NGINX] -> [Internet]
>
>so i want to get proxy's ip and port . i have try and made some
> modific
Hi, there
I want to get ip and port under forward proxy use NGINX, a forward proxy
sketch like this:
[Client ]-> [NGINX] -> [Internet]
so i want to get proxy's ip and port . i have try and made some
modifications to the source code including ngx_http_upstream.c
ngx_event_connect.c , there