|
From: David W. \(XML\) <da...@dr...> - 2005-09-29 02:20:09
|
Patrick, It's much more likely to be a behaviour of the router and the network hardware. 7bit ASCII goes faster over any network infrastructure. 8bit binary has much more CRC and transmission overhead (upto 30% larger than the actual bit count sent). So my guess is - if the binary takes 30% longer - its the network overhead. DW ----- Original Message ----- From: "Patrick Yee" <kc...@ce...> To: <ebx...@li...> Sent: Wednesday, September 28, 2005 4:19 AM Subject: Re: [ebxmlms-general] Text vs. binary payload > Sorry we don't have an explanation on that. Actually we treat text > content and binary content equally, they are all garbage-in garbage-out. > You can try to configure Content-Transfer-Encoding settings (like > base64) in msh.properties.xml. It makes the Hermes handle the payload > using some encoding algorithms. Maybe you can find out some clues from that. > > Regards, -Patrick > > > em...@og... wrote: > > > > > It seems that it takes a longer time to send a binary attachment when > > compared with an attachment of text content. Any one has this > > experience and is it the normal behaviour of the ebMS Implementation. > > > > Thanks! > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Power Architecture Resource Center: Free content, downloads, discussions, > and more. http://solutions.newsforge.com/ibmarch.tmpl > _______________________________________________ > ebxmlms-general mailing list > ebx...@li... > https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > |