Searched refs:aggregatorReadBodyLimit (Results 1 – 1 of 1) sorted by relevance
19 constexpr unsigned int aggregatorReadBodyLimit = 50 * 1024 * 1024; // 50MB variable377 .requestByteLimit = aggregatorReadBodyLimit, in getAggregationPolicy()