[rabbitmq-discuss] amqp over http bridge with c#
Lijo Sebastian
lijo at citrusinformatics.com
Thu Nov 7 08:41:44 GMT 2013
You saying i cannot have a nginx server in between a client machine and
server?
Regards,
Lijo Sebastian
Senior Software Engineer
Citrus Informatics (India) Pvt Ltd.
-----Original Message-----
From: Michael Klishin
Sent: Thursday, November 07, 2013 1:59 PM
To: Discussions about RabbitMQ
Subject: Re: [rabbitmq-discuss] amqp over http bridge with c#
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
_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss at lists.rabbitmq.com
https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
More information about the rabbitmq-discuss
mailing list