[rabbitmq-discuss] Experimenting with release candidates: RabbitMQ 2.7.9
Simon MacMullen
simon at rabbitmq.com
Fri Mar 16 10:46:53 GMT 2012
On 15/03/12 19:44, James Carr wrote:
> Here's my configuration file for the downstream server:
> {host, 'dc2tcserver1'},
This is, I'm afraid, the problem.
In the configuration file, single and double quotes have different
meanings - double quotes delimit strings, while single quotes optionally
delimit atoms. You need a string there.
Yes, this is confusing. Not sure what the solution is.
Cheers, Simon
--
Simon MacMullen
RabbitMQ, VMware
More information about the rabbitmq-discuss
mailing list