X-Forwarded-For (XFF) 要求標頭是一種標準標頭,可用於識別透過 Proxy 伺服器連線至網路伺服器的用戶端來源 IP 位址。許多平台為了安全起見,會提供從傳入要求中移除 XFF 標頭的功能。不過,如果您使用的是進階 API 安全性,則不建議這麼做,因為這項服務使用的機器學習演算法需要 IP 位址資訊,才能識別濫用流量,並計算安全性分數。
[[["容易理解","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-21 (世界標準時間)。"],[[["This guide covers best practices for utilizing Advanced API Security in both Apigee and Apigee hybrid environments."],["Customizing client IP resolution is available per environment, allowing Advanced API Security to accurately identify and utilize the client IP address for each API request."],["Preserving X-Forwarded-For (XFF) headers is crucial for Advanced API Security, as the IP address data is needed to identify abuse traffic and calculate security scores."],["Stripped XFF headers can be identified by making an API call, which will return \"(not set)\" if the headers are being removed."]]],[]]