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

Fix the file content corruption when upload files by xquic with "proxy_request_buffering off" #1942

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fbwfbi
Copy link

@fbwfbi fbwfbi commented Jun 12, 2024

related to #1937

@CLAassistant
Copy link

CLAassistant commented Jun 12, 2024

CLA assistant check
All committers have signed the CLA.

@fbwfbi fbwfbi changed the title Fix the file content corruption when upload files by xquic with "proxy_request_buffering on" Fix the file content corruption when upload files by xquic with "proxy_request_buffering off" Jun 12, 2024
@fbwfbi fbwfbi mentioned this pull request Jun 12, 2024
Closed
@fbwfbi
Copy link
Author

fbwfbi commented Sep 19, 2024

最近提交修复如下问题:

  1. 当后端链路出现阻塞时,CPU 使用率会飙到 100%;
  2. 当前向连接(与 client)、后向连接(与 RS)因为某些原因中断时,可能出现 coredump;
  3. 能正确地处理 client_body_timeout 超时配置,符合其原始语义;

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

Successfully merging this pull request may close these issues.

2 participants