about summary refs log tree commit homepage
path: root/lib/PublicInbox/Config.pm
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2023-04-12 10:17:42 +0000
committerEric Wong <e@80x24.org>2023-04-14 16:25:34 +0000
commit74bb661ee521d275b636eda4a5caeabb9e387e75 (patch)
tree4da9c5387c86864c294bd771949bfb3f05087766 /lib/PublicInbox/Config.pm
parent924fcdc5a5095043388bcce85da09af0d3161bd0 (diff)
downloadpublic-inbox-74bb661ee521d275b636eda4a5caeabb9e387e75.tar.gz
While accepting a single connection at-a-time is likely best for
multi-worker and/or load-balanced deployments; accepting
multiple connections at once should be less bad on overloaded
single-worker systems.

We can't automatically pick the best value here since worker
counts are dynamic via SIGTTIN/SIGTTOU.  Process managers
(e.g. systemd) can also spawn multiple instances sharing a
single listener with no knowledge sharing between listeners.
Diffstat (limited to 'lib/PublicInbox/Config.pm')
0 files changed, 0 insertions, 0 deletions