
29 Jan
2012
29 Jan
'12
10:28 a.m.
Hi, On 29-01-2012 08:51, Rajat Garg wrote:
Folks,
I have done a setup where I am using Stunnel to forward incoming HTTPS requests to HaProxy. But, I am unable to get IP address at HaProxy level (determined by looking at logs) -
Here is the configuration file for Stunnel -
[snipp]
[proxy]
accept = 443
connect = 81
TIMEOUTclose = 0
protocol = proxy http://www.stunnel.org/static/stunnel.html Br Aleks