Files
MaxScale/server/modules
Markus Mäkelä 05515cca16 MXS-2259: Limit size of client reads
Given the assumption that queries are rarely 16MB long and that
realistically the only time that happens is during a large dump of data,
we can limit the size of a single read to at most one MariaDB/MySQL packet
at a time. This change allows the network throttling to engage a lot
sooner and reduces the maximum overshoot of throtting to 16MB.
2019-04-05 22:48:16 +03:00
..
2019-03-22 12:11:24 +02:00
2019-04-01 11:29:16 +03:00
2018-09-28 12:18:24 +03:00
2019-03-25 18:48:26 +02:00
2017-02-15 09:31:14 +02:00