Consultor Eletrônico



Kbase P93199: Message compresion versus Message size.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   17/11/2004
Status: Unverified

GOAL:

Message compresion versus Message size

FIX:

Message compression is implemented only for communication between appserver and its clients.

-Mm controls message size between Progress database servers and their 4gl clients.

It is both a database startup parameter and a 4gl client parameter. Default is 1024 and you must set the same value on both ends.

It is not able to auto negotiate based on settings on either end.

Packet size is entirely controlled by the TCP stack and dynamically adjusted depending on type of connection.