about summary refs log tree commit homepage
path: root/lib/PublicInbox/NNTP.pm
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-06-27 09:23:39 +0000
committerEric Wong <e@80x24.org>2019-06-27 17:08:51 +0000
commit71ea9961786fa14ea0a67200847bac5a76abf751 (patch)
tree3422c6c61235aa8b0722c1a8712f5dce668905b5 /lib/PublicInbox/NNTP.pm
parent018295ad147ecbe9759d46bc8d74a776d4ad382f (diff)
downloadpublic-inbox-71ea9961786fa14ea0a67200847bac5a76abf751.tar.gz
When dealing with ~30MB messages, we can save another ~30MB by
splitting the header and body processing and not appending the
body string back to the header.

We'll rely on buffering in gzip or kernel (via MSG_MORE)
to prevent silly packet sizes.
Diffstat (limited to 'lib/PublicInbox/NNTP.pm')
0 files changed, 0 insertions, 0 deletions