Skip to content

Cannot view Real IP while using a Proxy and rabbitmq_auth_backend_http #13606

Locked Answered by michaelklishin
fdestefano asked this question in Other
Discussion options

You must be logged in to vote

The plugin acts as a straightforward HTTP client that can use GET or POST methods, and contact a known number of endpoints.

When traffic that goes over a Proxy protocol-enabled proxy, TCP (including HTTP) clients do not need any additional configuration. The proxy does all the relevant work.

RabbitMQ Core Team will not debug your networking or proxy setup for you. Our Community Support Policy states that clearly.

The plugin and several example services are all open source, you can see
exactly what the HTTP client does even without a traffic capture.

Please take it from here.

Replies: 5 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@fdestefano
Comment options

@michaelklishin
Comment options

Comment options

You must be logged in to vote
1 reply
@lukebakken
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@michaelklishin
Comment options

Answer selected by michaelklishin
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants
Converted from issue

This discussion was converted from issue #13606 on March 24, 2025 23:58.