Hi Vasileios Kyrillidis. Vasileios Kyrillidis have written on Tue, 23 May 2017 18:23:07 +0200:
> Hello, > > We would like to add support for decompressing proxyed gziped > requests (i.e. those with "Content-Encoding: gzip") to HAProxy. Would > there be interest in such a feature? i.e. is it likely it could be > accepted into the main repo? Is anyone else already working on such a > feature? > > Currently HAProxy supports compressing outgoing responses where the > client has indicated it supports receiving them. It does not yet > support receiving requests that are compressed and decompressing them > before sending them to a backend. This is not something commonly seen > with browsers but is not uncommon when dealing with web service > calls, which is our use case. > > It is envisioned that this feature would be off by default and > require explicit enabling. Sounds interesting. Do you have any patches available yet or are you willing to provide one? > Regards, > Vasilis Regards Aleks

