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

refactor: proxy handler of yurthub #128

Merged
merged 1 commit into from
Oct 29, 2020

Conversation

rambohe-ch
Copy link
Member

  1. separate the max in-flight limit request handler and trace request handler
  2. refactor newWrapperResponseWriter by including http.Flusher and http.CloseNotifier interface
  3. adjust max in-flight request handler at the entry point of http request

@rambohe-ch rambohe-ch requested a review from Fei-Guo October 29, 2020 02:57
1. separate the max in-flight limit request handler and trace request handler
2. refactor newWrapperResponseWriter by including http.Flusher and http.CloseNotifier interface
3. adjust max in-flight request handler at the entry point of http request
@rambohe-ch rambohe-ch force-pushed the refactor/proxy-handler branch from b80d8da to accdca4 Compare October 29, 2020 03:00
@Fei-Guo Fei-Guo merged commit 3137a7c into openyurtio:master Oct 29, 2020
wenjun93 pushed a commit to wenjun93/openyurt that referenced this pull request Nov 26, 2020
1. separate the max in-flight limit request handler and trace request handler
2. refactor newWrapperResponseWriter by including http.Flusher and http.CloseNotifier interface
3. adjust max in-flight request handler at the entry point of http request
@rambohe-ch rambohe-ch deleted the refactor/proxy-handler branch May 27, 2021 06:27
MrGirl pushed a commit to MrGirl/openyurt that referenced this pull request Mar 29, 2022
1. separate the max in-flight limit request handler and trace request handler
2. refactor newWrapperResponseWriter by including http.Flusher and http.CloseNotifier interface
3. adjust max in-flight request handler at the entry point of http request
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