Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个在 ACI 中运行的 Web 服务,需要一种方法来确定客户端 IP 地址。似乎在实例前面有一个代理,因为所有连接都来自 10. 。.*.
请求中似乎没有 X-Forwarded-For 标头,因此我不知道如何确定客户端 IP。