v3.2.0
tag3e1f760ca90ac4f4801666bd4987f3d638dcd7eb
object e9cb419a7887fce13fc7b185177c87fc45279383
authorEric Wong <normalperson@yhbt.net>
Tue, 15 Mar 2011 12:45:25 +0000 (15 12:45 +0000)
Rainbows! 3.2.0 - trying to send files to slow clients

We now use IO#trysendfile in the sendfile 1.1.0 to reduce the
cost of generating backtraces for slow clients (from EAGAIN).
Nothing new for people not serving static files (but more
on the way).

Existing "sendfile" gem users must upgrade to 1.1.0
or risk being left without sendfile support at all:
 http://bogomips.org/rainbows.git/patch?id=cd8a874d