Skip to content

Ticket #582: Server side: ACK maxMessageSize and maxChunkCount not correctly set

Vincent Monfort requested to merge vmo_ack_params_not_correctly_set into master

Server was returning value provided by client (limited by max value for message size) whereas maxChunkCount != 1 is not supported in current server

Closes #582 (closed)

Merge request reports