Increased max message size.
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
#define AQH_MSG_READER_HEADER_SIZE 4
|
#define AQH_MSG_READER_HEADER_SIZE 4
|
||||||
#define AQH_MSG_READER_MINMSGSIZE 12
|
#define AQH_MSG_READER_MINMSGSIZE 12
|
||||||
#define AQH_MSG_READER_MAXMSGSIZE 10240
|
#define AQH_MSG_READER_MAXMSGSIZE 20480
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user