[rabbitmq-discuss] Client connection to ssl rabbitMQ is very slow

Emile Joubert emile at rabbitmq.com
Thu Apr 12 10:21:35 BST 2012


Hi,

On 12/04/12 08:33, Rabbit001 wrote:
> I'm confused, with your instructions my client agent display this messages in
> ssl debug mode,

RC4 has serious weaknesses and is not recommended for new systems.

The output you sent has no timestamps, so it is not possible to
determine whether any steps were responsible for a disproportionate delay.

As previously suggested, measure and compare the SSL connection
establishment time with OpenSSL s_client and s_server, and inspect the
output of an SSL analyser (e.g. ssldump).

You may also want to trace all traffic from the client and broker to the
Internet to check whether the delay is possibly due to a DNS timeout.


-Emile




More information about the rabbitmq-discuss mailing list