[rabbitmq-discuss] rabbitmq-c how to set arguments to queue after the queue careted?
    Emile Joubert 
    emile at rabbitmq.com
       
    Mon Dec  2 16:33:07 GMT 2013
    
    
  
On 02/12/13 07:16, 3k4b251 wrote:
> can    server's  'policy'   command   help  me  to  do  this ?
Policies cannot be used to set queue arguments generally, but you can
set the per-queue message TTL. See the documentation about policy
targets and TTL:
http://www.rabbitmq.com/parameters.html#policies
http://www.rabbitmq.com/ttl.html#per-queue-message-ttl
-Emile
    
    
More information about the rabbitmq-discuss
mailing list