Hello,
has something changed regarding 'forwardfor' in latst 1.6 versions?
I was running and oldish snapshot '1.6-dev0-9654e57 2014/11/18' with:
defaults
option forwardfor header X-Real-IP
But now after upgrading to '1.6-dev1-af2fd58 2015/04/14' with the exactly
same configuration it broke - the header isn't passed anymore so had to
revert back.
Sniffed with tcpdump and indeed there are no headers with the (real)client
ip anymore.
I have additional http-request set-header HTTPS %[ssl_fc] - which is still
passed fine.
Am I missing something?
wbr
Reinis Rozitis