Re: [users@httpd] Reverse proxy for app that only serves compressed content

2020-10-09 Thread Ian Pilcher
On 10/9/20 6:15 PM, Nick Kew wrote: That would appear to be a bug. Indeed, a regression since I did extensive testing of the proxy and fixed a number of far-more-arcane bugs some years ago[1]. It seems implausible, and your test with curl seems to contradict it. I'm not sure I follow this, bu

Re: [users@httpd] Reverse proxy for app that only serves compressed content

2020-10-09 Thread Ian Pilcher
On 10/9/20 2:21 PM, Nick Kew wrote: What do you want to happen? I need the proxy to include the Accept-Encoding header in the request that it sends to the server (and pass the compressed response back to the client). I *may* need the proxy to decompress the response if I need to do anything wi

[users@httpd] Reverse proxy for app that only serves compressed content

2020-10-09 Thread Ian Pilcher
I am trying to configure httpd to reverse proxy a Dell iDRAC 8. The iDRAC will only respond to requests with gzip'ed content; i.e. it returns a 404 if the request does not include an 'Accept-Encoding: gzip' header. $ curl -v http://10.11.173.239/start.html 2>&1 | grep HTTP GET /start.html HTTP

[users@httpd] Re: SSL virtual Hosts

2017-06-10 Thread Ian Pilcher
esses this, but you didn't mention it, so I assume that you're not using it.) -- ======== Ian Pilcher arequip...@gmail.com "I grew up before Mark

[users@httpd] Why is AuthLDAPCompareAsUser discouraged?

2017-05-02 Thread Ian Pilcher
ption is discouraged? -- ======== Ian Pilcher arequip...@gmail.com "I grew up before Mark Zucke