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.
直径:让我们考虑一台服务器向 host1.com 发送了一个直径请求(例如:AA over Rx) 我可以从另一台主机收到响应,比如 host2.com。这是一个有效的场景吗?
不幸的是,您可以在直径世界中看到这种情况经常发生。
您有 dest-host: X 的请求并收到来自 Orig-Host: Y 的响应。
它有时是因为有一个服务器池而发生的,有时是因为其他对等方“窃取”了请求,并且可能还有更多原因。
但我从不幸开始,因为有时直径对等方会使用这个 Y 并在下一个请求中将其用作 dest-host AVP(而不是像他们应该使用的那样使用 X)
这就是为什么不建议这样做的原因