rabbitmq / rabbitmq-autocluster

RabbitMQ peer discovery and cluster formation plugin, supports RabbitMQ 3.6.x
BSD 3-Clause "New" or "Revised" License
241 stars 54 forks source link

Add HTTP proxy configuration #43

Closed noxdafox closed 7 years ago

noxdafox commented 7 years ago

In case of limited connectivity, this change allows to set HTTP(S) proxy to connect to the service discovery backend.

Credits to @jjonek.

michaelklishin commented 7 years ago

Aslo, if you'd like to see a 3.6.x-compatible release with these changes, please rebase against the stable branch.

noxdafox commented 7 years ago

Rejecting as invalid, see PR #46.