On Jan 18, 2018, at 2:30 AM, Stefan Winter <stefan.winter@restena.lu> wrote:
there appears to be a behaviour change when using proxy-to-vserver. I see missing attributes in such a scenario, and a diff of debug output of 3.0.15 to 3.0.16 tells me this line is new:
Finished internally proxied request.
Clearing existing &reply: attributes
That is at least rather explicit, thanks for that debug message.
That message has been there since February 2015. So it isn't new.
But as it happens I really like those attributes. How can I make them *not* be scrubbed when handing the request back from the vserver in 3.0.16 and onwards?
The "proxy to virtual server" code has been doing that since about the same time.
The Changelog doesn't seem to mention that behaviour change or an option to control this behaviour...
It wasn't supposed to change. So I'm not sure why it's different. I'll take a look. Alan DeKok.