Multiline Entry Fields

A multiline entry field with a compressed size larger than the value of AGS_MAX_SEND_SIZE may experience degraded performance in thin client. Although the default value of AGS_MAX_SEND_SIZE should be adequate in most situations, large multiline entry field performance may improve if the value is increased from its default of 16000 characters. Note that if compression is enabled, it is performed before the calculation of maximum packet size. See AGS_BAD_SOCKET for more information.