On 01/12/15 16:38, Gordon Sim wrote:
On 12/01/2015 03:27 PM, Toralf Lund wrote:
I enabled trace via qpid::log::Logger::instance().select(...),
and got log lines containing information like
header (251 bytes); properties={{MessageProperties: content-length=23;
which is tells me most of what I need to know.
[...]
I care mainly about 0-10.
For 0-10, add 12 bytes to each frame (so e.g. the headers above would
actually be 251+12 bytes). Each message will be generally three or
more frames: 1 MessageTransferBody, 1 headers and 1 or more content
body frames. The MessageTransferBody doesn't log the size, but it is
mostly the destination field, worst case its 7 + 12 + length of
destination field string.
That gives me a pretty complete picture.
Thanks a lot!
- Toralf
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
[http://www.pgs.com/mediaFiles/Exclaimer%20graphics/PGS_LOGO_RGB_42x53px.jpg]<http://www.pgs.com>
Toralf Lund
Senior Software Engineer
Imaging & Engineering | Geoscience & Engineering
Telephone: +47 67 52 64 00
Direct: +47 67 51 57 78
VOIP: 74715778
Mobile: +47 91 31 66 91
Email: [email protected]<mailto:[email protected]>
A Clearer Image | www.pgs.com<http://www.pgs.com>
[http://www.pgs.com/mediaFiles/Exclaimer%20graphics/150731-ColourWave-660x14px.jpg]
Address: Lilleakerveien 4C, 0283 Oslo, Norway
Postal Address: P.O.Box 251 Lilleaker, 0216 Oslo, Norway
This e-mail, including any attachments and response string, may contain
proprietary information which is confidential and may be legally privileged. It
is for the intended recipient only. If you are not the intended recipient or
transmission error has misdirected this e-mail, please notify the author by
return e-mail and delete this message and any attachment immediately. If you
are not the intended recipient you must not use, disclose, distribute, forward,
copy, print or rely on this e-mail in any way except as permitted by the author.