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

add request x-forwarded-for #241

Merged
merged 1 commit into from
Jun 22, 2021
Merged

add request x-forwarded-for #241

merged 1 commit into from
Jun 22, 2021

Conversation

snail007
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #241 (23092a0) into dev (df55ef9) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #241   +/-   ##
=======================================
  Coverage   43.16%   43.17%           
=======================================
  Files          65       65           
  Lines        7788     7789    +1     
=======================================
+ Hits         3362     3363    +1     
  Misses       4018     4018           
  Partials      408      408           
Flag Coverage Δ
unittests 43.17% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
provider/motanProvider.go 62.50% <100.00%> (+0.96%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update df55ef9...23092a0. Read the comment docs.

@snail007 snail007 merged commit 3915609 into dev Jun 22, 2021
@snail007 snail007 deleted the dev_fix branch June 22, 2021 05:43
snail007 added a commit that referenced this pull request Jun 22, 2021
snail007 added a commit that referenced this pull request Aug 11, 2021
…to determine server nodes when the list is not change. 2.MotanEndpoint ensure trigger keepalive in recordErrAndKeepalive. (#243)

* add request x-forwarded-for (#241)

* 1. MotanCluster on refresh add: shuffle endpoints list avoid to call to determine server nodes when the list is not change.
2.MotanEndpoint  ensure trigger keepalive and optimise to call keepalive in recordErrAndKeepalive.

* 1. MotanCluster on refresh add: shuffle endpoints list avoid to call to determine server nodes when the list is not change.
2.MotanEndpoint  ensure trigger keepalive in recordErrAndKeepalive.
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