Skip to content

Feature Request: Enable HTTP_PROXY Configuration as part of deamon json options #24758

@thecloudtaylor

Description

@thecloudtaylor

Currently you can utilize GOLang's support for HTTP_PROXY/HTTPS_PROXY environment variables but they must be configured in the session/context that the daemon is launched under.

It would be valuable to be able to configure these as part of the daemon JSON such that you can deploy all of your engine's with the same configuration without needing additional configuration scripts or systemd/windows configuration.

One approach for this might be to read the values in at launch time and set the appropriate locally scoped environment variables or there may be other GoLang support for these options as this point.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/networkingNetworkingkind/enhancementEnhancements are not bugs or new features but can improve usability or performance.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions