[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-10 (世界標準時間)。"],[[["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."]]],[]]