fix(upstream): http connection was put into https connection pool#7466
Merged
Conversation
This bug is introduced in apache@3dddf41 Signed-off-by: spacewander <[email protected]>
spacewander
marked this pull request as ready for review
July 14, 2022 09:09
tokers
approved these changes
Jul 14, 2022
nic-6443
approved these changes
Jul 14, 2022
tzssangglass
approved these changes
Jul 15, 2022
starsz
approved these changes
Jul 15, 2022
spacewander
added a commit
to spacewander/incubator-apisix
that referenced
this pull request
Aug 12, 2022
…ache#7466) This bug is introduced in apache@3dddf41 Signed-off-by: spacewander <[email protected]>
|
This patch should hotfix to 2.13 LTS and 2.14 too. It was such a headache which spent us a couple of hours to recover. I paste some notes/docs here just in case someone is searching similar scene: Error behavior: Steps to Reproduce:
|
spacewander
added a commit
that referenced
this pull request
Aug 17, 2022
) This bug is introduced in 3dddf41 Signed-off-by: spacewander <[email protected]>
Liu-Junlin
pushed a commit
to Liu-Junlin/apisix
that referenced
this pull request
Nov 4, 2022
…ache#7466) This bug is introduced in apache@3dddf41 Signed-off-by: spacewander <[email protected]>
|
why did this happen? some routes work well, but some return 404 pages not found. @spacewander |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This bug is introduced in 3dddf41
Signed-off-by: spacewander [email protected]
Description
Fixes # (issue)
Checklist