Levi

Results 402 comments of Levi
trafficstars

没有特殊的需求按默认设置就好了,这个是netty reactor模型对应的线程池大小设置

我看官方issue有一个类似的:https://github.com/netty/netty/issues/8605 你有兴趣测试下吗,用OpenSSL的处理器

It is troublesome, I don't want to support. Maybe you shoud manually generate a new root certificate for proxy server instead of `CertPool.getCert()`.

把这行代码去掉试试:clientChannel.writeAndFlush(httpResponse).addListener(ChannelFutureListener.CLOSE);

我用这个代码没有复现啊: ![image](https://user-images.githubusercontent.com/13160176/163527490-0df9247d-84d2-493b-b560-228e311ad9bf.png) 还是说一定要访问内网的服务?

看看这个pr能解决问题吗,把headerLength调大点

是不是启用了https解密,但是没装证书