[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-03-06。"],[[["Forward proxies allow multiple machines to send requests to an external server through a single point, enabling security policy enforcement, request logging, and analysis."],["Apigee hybrid allows configuration of a forward proxy that sits between API proxies and an external TargetEndpoint, with specific instructions for hybrid setups, which differ from general Apigee functionality."],["To use an HTTP forward proxy in Apigee hybrid, configure the `envs.httpProxy` property in your overrides file with the proxy's scheme, host, and port, ensuring the scheme is HTTP and in uppercase."],["Forward proxying in Apigee hybrid is environment-specific, and all traffic from API proxies in that environment to backend targets goes through it, unless the `use.proxy` property is set to \"false\" within a specific TargetEndpoint."],["To direct traffic through the HTTP forward proxy for a particular TargetEndpoint, the `use.proxy` property must be set to \"true\" in the TargetEndpoint configuration."]]],[]]