<div>I'm trying to use php pecl amqp to set up some monitoring scripts. When I create a connection using a valid DNS name, I get the following exception:</div><div><br></div>PHP Fatal error: Uncaught exception 'AMQPConnectionException' with message 'Parameter 'host' exceeds 32 characters limit.' <br>
<div><br></div><div>Seems way too restrictive to me.</div><div><br></div><div>Thanks,</div><div>Bryan</div>