Obviously I could let tcpdump spy on the broker port locally on the broker host, but does that catch all traffic? Ie, does all client traffic go over the broker port, or are additional ports opened? And what about discovery broadcasts and similar, what patterns can I use to collect them?
Thanks Mike Mike Wilson wrote: > Can someone recommend how to best benchmark network usage on different > ActiveMQ configurations? I'll be running the tests on > localhost on Ubuntu > 13.10. > > Thanks > Mike > >