[rabbitmq-discuss] amqp over http bridge with c#

Michael Klishin mklishin at gopivotal.com
Thu Nov 7 08:29:18 GMT 2013


On 7 Nov 2013, at 08:41, Lijo Sebastian <lijo at citrusinformatics.com> wrote:

>  i have a scenario where my c# application should send/receive messages from server.
>        But an nginx server will proxy pass the connection with default port 80 in between.

Answered in
http://markmail.org/thread/uam7kyj7bnfx6jyr

You cannot use Nginx to proxy HTTP traffic to port 5672
because HTTP and AMQP 0-9-1 are very different protocols.

MK

Software Engineer, Pivotal/RabbitMQ




More information about the rabbitmq-discuss mailing list