-
Notifications
You must be signed in to change notification settings - Fork 376
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
Improve reverseproxy #520
Improve reverseproxy #520
Conversation
…alancing algorithm
feat: implement a reverse proxy server,support iphash, wrr, rr load balancing algorithm
Code Coverage Report
|
Code Coverage Report
|
Code Coverage Report
|
Code Coverage Report
|
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #520 +/- ##
==========================================
- Coverage 70.73% 69.68% -1.05%
==========================================
Files 214 222 +8
Lines 12622 13531 +909
==========================================
+ Hits 8928 9429 +501
- Misses 3694 4102 +408 ☔ View full report in Codecov by Sentry. |
Code Coverage Report
|
Code Coverage Report
|
Code Coverage Report
|
Code Coverage Report
|
Code Coverage Report
|
Code Coverage Report
|
Code Coverage Report
|
support reverse proxy: