User story #3384
closed
We should allow the user to specify a proxy to be used with the Rudder cURL calls
Added by Matthieu CERDA over 11 years ago.
Updated almost 7 years ago.
Category:
Web - Maintenance
Description
We should allow the user to specify a proxy to be used with the Rudder cURL calls
(Currently, we want to disable proxies for curl calls because they often are in the way and block Rudder, but this should be at the discretion of the user.)
- Target version set to 2.7.0~beta1
- Target version changed from 2.7.0~beta1 to 2.7.0~rc1
- Status changed from New to 8
- Target version changed from 2.7.0~rc1 to Ideas (not version specific)
- Category changed from System techniques to Web - Maintenance
- Assignee set to François ARMAND
- Priority changed from 3 to 2
Bumping this due to popular demand :p
Hello François, can you please tell me if adding a text box in the administration tab that would provision a system variable (like &RUDDER_SYSTEM_GLOBAL_PROXY&) that we could use to specify an optional proxy to give to curl during inventories would be a good idea to solve this ?
Idea would be that:
- (Default) Variable is empty (not non-existent!): We give curl --proxy '&RUDDER_SYSTEM_GLOBAL_PROXY&' => --proxy '' => Nothing changes compared to what we have currently.
- Variable contains proxy.example.com => --proxy '&RUDDER_SYSTEM_GLOBAL_PROXY&' => --proxy 'proxy.example.com' => Proxy is supported :D
- Status changed from 8 to New
- Status changed from New to Rejected
Provided with a CLI in #11791.
- Related to User story #11791: Allow configuring a proxy for HTTP(S) communication between agent and policy server added
Also available in: Atom
PDF