|  |      1300      2015-05-28 08:14:23 +08:00 via Android 已经更新,虽然不会玩 | 
|  |      2Actrace OP @winterbells 在http段加个reuseport参数就可以了,不过毕竟不是稳定版, 还不敢上. | 
|  |      3bilok      2015-05-28 08:50:25 +08:00 via iPhone 没记错的话好像 V2EX 的 NGINX 一直是跟着streamline的 稳定性应该不会太差吧 | 
|  |      4Daemon      2015-05-28 09:45:46 +08:00 可以试一试 | 
|  |      5DjvuLee      2015-05-28 10:20:03 +08:00 这个新功能需要kernel3.9。不过其实这种需求早就应该有了,不知道为什么kernel3.9才引入。 | 
|  |      6ewex      2015-05-28 10:21:02 +08:00 和 Tengine 的这个一样吗? http://tengine.taobao.org/document_cn/benchmark_cn.html | 
|      7yuankui      2015-05-28 11:12:37 +08:00 allows multiple sockets to listen on the same IP address and port combination. The kernel then load balances incoming connections across the sockets, effectively sharding the socket. 看描述说这几个worker完全是同构系统,不能成为sharding吧,只能叫做replica吧 |