You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by "chenBright (via GitHub)" <gi...@apache.org> on 2023/02/20 09:17:56 UTC

Re: [I] brpc是否考虑自身提供无损热升级能力? (brpc)

chenBright commented on issue #1662:
URL: https://github.com/apache/brpc/issues/1662#issuecomment-1436604646

   > 子进程启动过程中,父子进程通过一个Unix Domain Socket,以同步的方式无损迁移旧进程的监听文件描述符listenfds和长连接文件描述符connfds;
   某些长连接文件描述符connfds不好迁移,例如开了ssl的连接,stream rpc连接、rtmp连接,这些连接不是迁移一个fd就能实现。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org