]> Sergey Matveev's repositories - public-inbox.git/commitdiff
lei q: limit concurrency to 4 remote connections
authorEric Wong <e@80x24.org>
Sun, 24 Jan 2021 11:46:47 +0000 (04:46 -0700)
committerEric Wong <e@80x24.org>
Sun, 24 Jan 2021 19:45:20 +0000 (15:45 -0400)
Unfortunately, this isn't a per-host limit, yet; but
nevertheless reduces load on existing PublicInbox::WWW
instances, since requesting a mboxrd is one of the more
expensive operations.


No differences found