[rabbitmq-discuss] amqp over http bridge with c#
Michael Klishin
mklishin at gopivotal.com
Thu Nov 7 08:54:50 GMT 2013
On 7 Nov 2013, at 12:41, Lijo Sebastian <lijo at citrusinformatics.com> wrote:
> You saying i cannot have a nginx server in between a client machine and server?
You cannot use Nginx to proxy HTTP to RabbitMQ on port 5672. You can use
Nginx to proxy HTTP to port 15672 (management UI, HTTP API).
Please use HTTP API documentation [1] to learn how to solve your problem.
1. http://hg.rabbitmq.com/rabbitmq-management/raw-file/rabbitmq_v3_2_0/priv/www/api/index.html
--
MK
Software Engineer, Pivotal/RabbitMQ
More information about the rabbitmq-discuss
mailing list