KevinTheJedi
In HAProxy frontend i have option forwardfor
which should add this header. I don't think I need to add this also to backend, but I had moved the option around to see if that was the issue, it doesn't seem to make a difference. Other applications behind this proxy do have client IP's though, just not this instance of osTicket.
Does Apache2 typically need to be configured to allow this? I did try loading mod_remoteip
but unless configuration is required that didn't seem to help either.