Reverse proxy and wireshark
Larry
nginx-forum at nginx.us
Sat Apr 6 12:55:52 UTC 2013
Hello,
I am suddenly worrying about something simple :
I have a box that send some traffic with proxy_pass to get files from
another of my box faking the url. Hence acting as a reverse proxy.
All the connections are ssl covered.
Right.
But is the whole reverse proxy broken if one listen with wireshark to the
traffic of that proxy server ?
Will it tell in the clear that I get the file from
https://xxx.xxx.xxx.xxx$uri ?
Any hope to prevent that ? I don't want people to be able to know my other
boxes ips.
My boxes are all over europe, cannot change this.
Is there an option in Nginx that would help there ?
Thanks !
Larry
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,238162,238162#msg-238162
More information about the nginx
mailing list