rack-devel archive mirror (unofficial) https://groups.google.com/group/rack-devel
 help / color / mirror / Atom feed
* [PATCH 0/2] allow deflater to stream responses to client
@ 2011-01-18  2:42 Eric Wong
  2011-01-21 20:34 ` Eric Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Wong @ 2011-01-18  2:42 UTC (permalink / raw)
  To: rack-devel

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

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

* Re: [PATCH 0/2] allow deflater to stream responses to client
  2011-01-18  2:42 [PATCH 0/2] allow deflater to stream responses to client Eric Wong
@ 2011-01-21 20:34 ` Eric Wong
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Wong @ 2011-01-21 20:34 UTC (permalink / raw)
  To: rack-devel

Eric Wong <normalperson@yhbt.net> wrote:
> 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

Whee I made the URLs shorter to save bytes :D

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

(Old URLs continue to work)

-- 
Eric Wong

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

end of thread, other threads:[~2011-01-21 20:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-18  2:42 [PATCH 0/2] allow deflater to stream responses to client Eric Wong
2011-01-21 20:34 ` 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).