]> Sergey Matveev's repositories - public-inbox.git/commit
mbox: reduce small packets for gzipped mboxes
authorEric Wong <e@80x24.org>
Fri, 24 Jun 2016 23:40:00 +0000 (23:40 +0000)
committerEric Wong <e@80x24.org>
Fri, 24 Jun 2016 23:40:42 +0000 (23:40 +0000)
commit659b836f531caf75ec2ef6d64117386e655909e5
tree8804437ecc0a5c35be2aa97c9426e412b35bfa0c
parentb732b131dfa1c22b49e8694699723f05cdafad4a
mbox: reduce small packets for gzipped mboxes

We want to avoid sending 10 or 20-byte gzip headers as
separate TCP packets to reduce syscalls and avoid wasting
bandwidth.
lib/PublicInbox/Mbox.pm