Page 1 of 1

Turn off gzip compression / reverse proxy in IIS

Posted: May 8th, 2017, 10:52 pm
by liminal1
Hi guys,

I have tried to set up a reverse proxy in IIS, but having issues due to gzip compression. Now sab is giving me this

406 Not Acceptable

identity, gzip

Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 670, in respond
File "cherrypy\lib\encoding.pyo", line 220, in __call__
File "cherrypy\_cpdispatch.pyo", line 60, in __call__
File "sabnzbd\interface.pyo", line 326, in index
File "sabnzbd\interface.pyo", line 2686, in NeedLogin
HTTPRedirect: (['/login/'], 303)
Powered by CherryPy 8.1.2

Re: Turn off gzip compression

Posted: May 10th, 2017, 3:01 am
by liminal1
Surely someone must have some idea?