PowerDNS / pdns

PowerDNS Authoritative, PowerDNS Recursor, dnsdist
https://www.powerdns.com/
GNU General Public License v2.0
3.67k stars 907 forks source link

dnsdist: ponder supporting HTTP proxy for DoH backends #10793

Open dmachard opened 3 years ago

dmachard commented 3 years ago

Short description

on certain constrained environments, the use of an HTTP proxy is mandatory to make outgoing http requests. It will be nice to support the system proxy when configured or provide a proxy to use for DoH Backend.

rgacogne commented 3 years ago

I wonder if setting up nghttpx1 in proxy mode and pointing dnsdist at it would work, as a work-around.

dmachard commented 2 years ago

thank for the workaround, I succeed to integrate dnsdist with nghttpx pointing to the proxy