Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

代理转发HTTP,会第二次请求卡死,目标服务器不返回数据情况 || If the proxy forwards HTTP, the second request will be stuck and the target server will not return data. #300

Open
zhangjinhang00 opened this issue Jul 24, 2024 · 1 comment

Comments

@zhangjinhang00
Copy link

zhangjinhang00 commented Jul 24, 2024

undefined


null

@github-actions github-actions bot changed the title 代理转发HTTP,会第二次请求卡死,目标服务器不返回数据情况 代理转发HTTP,会第二次请求卡死,目标服务器不返回数据情况 || If the proxy forwards HTTP, the second request will be stuck and the target server will not return data. Jul 24, 2024
@yuanbug
Copy link

yuanbug commented Dec 6, 2024

遇到了同样的问题,在目标服务器那边,从第二次请求开始,读取BufferReader就会卡死

#298 所述,设置IdleStateCheck后解决


Encountered the same problem. On the target server, starting from the second request, the BufferReader will get stuck when reading.

As mentioned in #298, it is solved after setting IdleStateCheck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants