Great thanks!
Joel
> On Feb 14, 2017, at 9:59 AM, Michael Niedermayer
> wrote:
>
> On Mon, Feb 13, 2017 at 09:57:13AM -0600, Joel Cunningham wrote:
>> Friendly ping! Any issues receiving this updated patch (submitted with git
>> send-email)? Anyone try it out yet?
>
> looks reasonable
> wi
On Mon, Feb 13, 2017 at 09:57:13AM -0600, Joel Cunningham wrote:
> Friendly ping! Any issues receiving this updated patch (submitted with git
> send-email)? Anyone try it out yet?
looks reasonable
will apply
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0
Friendly ping! Any issues receiving this updated patch (submitted with git
send-email)? Anyone try it out yet?
Thanks,
Joel
> On Jan 30, 2017, at 10:00 AM, Joel Cunningham wrote:
>
> This commit optimizes HTTP performance by reducing forward seeks, instead
> favoring a read-ahead and disca
This commit optimizes HTTP performance by reducing forward seeks, instead
favoring a read-ahead and discard on the current connection (referred to
as a short seek) for seeks that are within a TCP window's worth of data.
This improves performance because with TCP flow control, a window's worth
of da