Kbase 19748: SonicMQ: What is the TCP Packet size?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  07/06/2000 |
|
The overhead associated with our over-the-wire protocol is typically about 190-200 bytes; this is due to the message headers that are necessary for routing info, security info, etc. As JMS properties are set on a message, this size will go up.
For example a vanilla message (setting no additional properties), and the body of a message is 50 bytes, about 250 bytes will go out over the wire.