Turn off gzip compression / reverse proxy in IIS
Posted: May 8th, 2017, 10:52 pm
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
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