I config UDP in activemq.xml to use udp transport. But When I register 20
consumer and 1 producer in one destination, I find if I send several
messages , broker will throw: "Request for buffer xx is no longer present"
in console . After I view the udp code , I think maybe it is caused by the
udp buffer size( default 50 ) , what I think is correct ? How can I use code
to change the default size or maybe it can changed through activemq.xml ?
(When connection is created by connectionfactory I don't find how to change
the udp transport buffer size )
-- 
View this message in context: 
http://www.nabble.com/UDP-buffer-problem-tf3899903s2354.html#a11055860
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to