-
Notifications
You must be signed in to change notification settings - Fork 3.1k
PROXY Protocol support (rd 2) #4505
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
base: develop
Are you sure you want to change the base?
Conversation
…-manager:develop into develop
…oxy-manager into develop # Conflicts: # backend/schema/endpoints/proxy-hosts.json # backend/templates/_listen.conf
cc @Iaotle |
CI Error:
|
Seems like this was a timing issue with the CI during the apt update |
Having the same issue on my pull request. |
What's the difference between this and #4105 ? This functionality would be really useful for me and just wondering which would be better to help testing for? |
@beatles1 the only difference between this one and the one you linked is this MR layers in a commit on top that resolves the merge conflicts with upstream. Merging this MR should also mark the other one merged. |
Awesome, hopefully the CI can be re-run and then I'll test the Docker image |
@adrum I feel kinda bad for rushing you to re-make the PR, you put in effort fixing merge conflicts and submitting a PR just to end up in limbo </3 I admire the effort though! |
This is essentially #1882 with the merge conflicts resolved.
I first tried submitting a PR to the source branch, but it's not yet been merged. SBado#1
I thought I might have better luck here 😄