v.18.14Bug Fix

Fixed Memory Allocation Issue with Large max_query_size Setting

Fixed excessive memory allocation when using large value of max_query_size setting (a memory chunk of max_query_size bytes was preallocated at once). #3720