<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<DIV>Hi, in testing the compression module, these below messages appear in the 
log when using mc_compress(“1”,bhs,). However, it works (compress/decompress) 
when the second param is “bhe”.</DIV>
<DIV>&nbsp;</DIV>
<DIV>ERROR:compression:check_zlib_rc: not enough room in output buffer</DIV>
<DIV>ERROR:compression:mc_compress_cb: Compression failed</DIV>
<DIV>ERROR:compression:wrap_tm_func: compression failed</DIV>
<DIV>ERROR:compression:check_zlib_rc: not enough room in output buffer</DIV>
<DIV>ERROR:compression:mc_compress_cb: Compression failed</DIV>
<DIV>ERROR:compression:wrap_msg_func: compression failed. Probably not requested 
message</DIV>
<DIV>ERROR:core:run_raw_processing_cb: failed to run callback</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>When using mc_compress(“0”,bhs,) there is no error message, but on the 
receiving proxy this error is displayed.</DIV>
<DIV>&nbsp;</DIV>
<DIV>ERROR:compression:check_zlib_rc: input data incomplete or corrupted</DIV>
<DIV>ERROR:compression:mc_decompress: decompression failed</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></DIV></DIV></BODY></HTML>