unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mbox improvements
@ 2016-05-15 23:59 Eric Wong
  2016-05-15 23:59 ` [PATCH 1/2] mbox: consistent header order when decompressed Eric Wong
  2016-05-15 23:59 ` [PATCH 2/2] mbox: support /$INBOX/all.mbox.gz endpoint Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2016-05-15 23:59 UTC (permalink / raw)
  To: meta

1/1 is obvious and should help with caching/mirroring, though
we could also make the gzip header itself consistent.

2/2 is an interesting use of Danga::Socket::write callbacks.
I'm still evaluating different ways to make gigantic responses
saner and I'm not sure if I like the way this is currently
done; but for now it works.

 lib/PublicInbox/Mbox.pm | 83 ++++++++++++++++++++++++++++++++++++++++++++-----
 lib/PublicInbox/WWW.pm  | 11 +++++++
 2 files changed, 86 insertions(+), 8 deletions(-)


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-05-15 23:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-15 23:59 [PATCH 0/2] mbox improvements Eric Wong
2016-05-15 23:59 ` [PATCH 1/2] mbox: consistent header order when decompressed Eric Wong
2016-05-15 23:59 ` [PATCH 2/2] mbox: support /$INBOX/all.mbox.gz endpoint Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).