rack-devel archive mirror (unofficial) https://groups.google.com/group/rack-devel
 help / color / mirror / Atom feed
From: Eric Wong <normalperson@yhbt.net>
To: rack-devel@googlegroups.com
Subject: [PATCH 0/2] allow deflater to stream responses to client
Date: Mon, 17 Jan 2011 18:42:54 -0800	[thread overview]
Message-ID: <20110118024254.GA9215@dcvr.yhbt.net> (raw)

Hi all, I've pushed out the following changes which allow Rack::Deflater
to stream responses out to the client as the application generates it.
This allows "tail"-like applications to work with Rack::Deflater at
the cost of less-efficient compression.

Eric Wong (2):
      loosen deflater spec for zlib option changes
      deflater flushes each chunk of the response

You can download the patches directly:

http://git.bogomips.org/cgit/rack.git/patch/?id=2dd850e1e5fff8f399f040a
http://git.bogomips.org/cgit/rack.git/patch/?id=ba059c17a6a38ac84893487

or pull the "deflate-flush" branch of git://git.bogomips.org/rack.git

-- 
Eric Wong

             reply	other threads:[~2011-01-18  2:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-18  2:42 Eric Wong [this message]
2011-01-21 20:34 ` [PATCH 0/2] allow deflater to stream responses to client Eric Wong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://groups.google.com/group/rack-devel

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110118024254.GA9215@dcvr.yhbt.net \
    --to=rack-devel@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).