What HTTP Headers Can I Configure for an HTTP and HTTP Listener?
Table 1 describes the HTTP headers supported by HTTP and HTTP Listeners.
Headers |
Description |
---|---|
X-Forwarded-ELB-IP |
The EIP bound to the load balancer is transmitted to backend servers through the HTTP header. |
X-Forwarded-Host |
The Host field in the request from the client is placed in X-Forwarded-Host and sent to backend servers. |
X-Forwarded-Port |
The protocol used by the listener is transmitted to backend servers through the HTTP header. |
X-Forwarded-Proto |
The protocol type (HTTP or HTTPS) of the request is transmitted to backend servers through the HTTP header. |
X-Forwarded-For |
Source IP addresses and proxy IP addresses of the clients are transmitted to backend servers through the HTTP header. |
X-Real-IP |
Source IP addresses of the clients are transmitted to backend servers through the HTTP header. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot