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

[documentation]: Unknown option quarkus.http.proxy-address-forwarding #27440

Closed
DCCSKrezovic opened this issue Aug 23, 2022 · 1 comment · Fixed by #27464
Closed

[documentation]: Unknown option quarkus.http.proxy-address-forwarding #27440

DCCSKrezovic opened this issue Aug 23, 2022 · 1 comment · Fixed by #27464
Labels
kind/bug Something isn't working
Milestone

Comments

@DCCSKrezovic
Copy link

Describe the bug

In documentation page about setting quarkus behind a reverse proxy, an invalid option is mentioned in the first paragraph

https://quarkus.io/guides/http-reference#reverse-proxy

It mentions quarkus.http.proxy-address-forwarding=true

However, two blocks down below, the correct option is shown

quarkus.http.proxy.proxy-address-forwarding=true

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

GraalVM version (if different from Java)

No response

Quarkus version or git rev

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

@gsmet
Copy link
Member

gsmet commented Aug 23, 2022

Good catch. #27464 will take care of it. Thanks for reporting the issue.

@quarkus-bot quarkus-bot bot added this to the 2.13 - main milestone Aug 24, 2022
fercomunello pushed a commit to fercomunello/quarkus that referenced this issue Aug 31, 2022
@gsmet gsmet modified the milestones: 2.13 - main, 2.12.1.Final Sep 5, 2022
gsmet added a commit to gsmet/quarkus that referenced this issue Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants