[rabbitmq-discuss] RabbitMQ 3.3.0 .NET producer/STOMP consumer: bad content-length possible?
    Michael Klishin 
    mklishin at gopivotal.com
       
    Fri May 23 10:30:33 BST 2014
    
    
  
 On 23 May 2014 at 13:21:31, Michael Justin (michael.justin at gmx.net) wrote:
> > Could it be that the reason is not a STOMP client sending invalid  
> frames, but a special case inside the broker, caused by data sent  
> from a
> different (non-STOMP) client?
Internally inside RabbitMQ various plugins use AMQP 0-9-1 machinery to
publish and consume messages.
STOMP plugin should set content-length for every delivery it propagates
to STOMP clients, no matter what client or plugin has published it.
If you think that content-length is set to an incorrect value, please
post a way for us to reproduce it.
--  
MK  
Software Engineer, Pivotal/RabbitMQ
    
    
More information about the rabbitmq-discuss
mailing list