diff options
author | Kim Alvefur <zash@zash.se> | 2021-08-14 13:07:29 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2021-08-14 13:07:29 +0200 |
commit | d4b9f814fe698f60a2b08f27f45d2aab4d2523e7 (patch) | |
tree | 8e25fbc0be8dc3c987913a1b617b4ee187aa7135 /spec/scansion/prosody.cfg.lua | |
parent | a049793c95cf03587465b5536fd6e962b3c92331 (diff) | |
download | prosody-d4b9f814fe698f60a2b08f27f45d2aab4d2523e7.tar.gz prosody-d4b9f814fe698f60a2b08f27f45d2aab4d2523e7.zip |
net.server_epoll: Improve efficiency of opportunistic writes
Should prevent further opportunistic write attempts after the kernel
buffers are full and stops accepting writes.
When combined with `keep_buffers = false` it should stop it from
repeatedly recreating the buffer table and concatenating it back into a
string when there's a lot to write.
Diffstat (limited to 'spec/scansion/prosody.cfg.lua')
0 files changed, 0 insertions, 0 deletions