Files
kumomta/docs
Wez Furlong 8cdadb036c ready_queue: fixup connection goal calculation
I noticed this recently during some testing; for large queue sizes
and large connection limits, we could end up opening more connections
than we currently have queued messages to deliver.

The issue was that the `.min()` constraint was placed on the wrong
term of the calculation, clamping prior to scaling, instead of
after scaling.
2024-05-07 07:24:46 -07:00
..
2023-10-18 16:18:56 -06:00
2023-03-13 12:01:07 -07:00
2024-03-31 06:49:14 -07:00
2024-03-29 09:06:54 -07:00
2024-01-24 15:40:19 -05:00