[[["わかりやすい","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-03-06 UTC。"],[[["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."]]],[]]