查看完整版本: [-- 有没有知道RPC_IN_DATA和RPC_OUT_DATA连接是怎么关联起来的 --]

Exchange技术论坛 -> Exchange 二次开发 -> 有没有知道RPC_IN_DATA和RPC_OUT_DATA连接是怎么关联起来的 [打印本页] 登录 -> 注册 -> 回复主题 -> 发表主题

huangwenhuan 2012-10-30 19:53

有没有知道RPC_IN_DATA和RPC_OUT_DATA连接是怎么关联起来的

Since HTTP requires that each connection be given a max length, each of these connections are 1GB "long" and are terminated when this limit is reached. Each of these connections is tagged with a client session id. When the RPC server component receives the RPC_IN_DATA and RPC_OUT_DATA with the same client session id, it knows that for any request received on the RPC_IN_DATA connection, it must reply back on the RPC_OUT_DATA connection. That's magic.


查看完整版本: [-- 有没有知道RPC_IN_DATA和RPC_OUT_DATA连接是怎么关联起来的 --] [-- top --]



Powered by phpwind v8.7.1 Code ©2003-2011 phpwind
Time 0.018437 second(s),query:5 Gzip enabled