Thanks Peter for the explanation, that will save me some time.
I have noticed that several default values changed between 5.0 and 5.5.
I think its better in the future to leave the default values as is, but
give the user an option to change it.
Don't change it for them, wouldn't be a default value if we change it.
Filip
Peter Rossbach wrote:
Hey Flilp,
== Question at cluster todo
- Average message size
For my test application, the average message size has increased from
526 bytes per message to over 750 bytes per message from version
5.0.28 to 5.5.15.
Need to investigate why this is the case and where the 200+ extra
bytes are coming from.
==
set the compress flag at cluster config.
<Sender compress="true"....
The default is false. This default save extra cpu and memory overhead
for small messages. For big message like ALL_SESSION the default is
manualy overwrite and transfer always with compression.
regards
Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]