Simon Liu
Simon Liu
> No, didnt work . I still get same error > > ``` > `GetHandle` is not a future > the trait `futures::Future` is not implemented for `GetHandle`rustcE0277 > future.rs(99,...
> No, didnt work . I still get same error > > ``` > `GetHandle` is not a future > the trait `futures::Future` is not implemented for `GetHandle`rustcE0277 > future.rs(99,...
Thank you very much for your answer.
内核需要3.9 及以后的版本才支持reuse_port. http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=055dc21a1d1d219608cd4baac7d0683fb2cbbe8a
uname -a看下你的版本号。话说你的内核是自己升级过的?如果是自己升级过的,那么还需要升级你的内核头文件。 谢谢~
这几天比较忙,过段时间我看看这几个限速的东西。你是想要什么功能?类似limit_req2可以根据变量限制?
i have the same problem