Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Won't Do
-
SERVER 0.4.0
-
None
Description
On a Ruby master, the "puppet.conf" settings for http_proxy_host, http_proxy_port, and configtimeout were honored for cases where the master made outgoing client requests, e.g., when submitting a report to an external server. See https://github.com/puppetlabs/puppet/blob/master/lib/puppet/network/http/factory.rb.
The Puppet Server master does not honor any of these settings for client connections that it makes. We should consider whether or not it is valuable to restore this capability.
Attachments
Issue Links
- relates to
-
PUP-3666 Replace 'configtimeout' with separate HTTP connect and read timeout settings
-
- Closed
-
-
SERVER-377 "puppetserver gem" command doesn't work from behind a proxy server
-
- Closed
-
-
SERVER-449 Expose http-client timeouts from Puppet Server
-
- Closed
-