cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: HTTP 2.0 performance is slower than HTTP 1.1 in libcurl

From: Rajiullah Shammi <mrshammi_at_gmail.com>
Date: Mon, 23 May 2016 11:57:32 +0200

Hi Daniel!

I patched your patch on 7.49.x and strangely I found h2 creating a new
connection
for each new request, inflating the page load time. So, something must be
wrong in the patch.

\
Mohd. Rajiullah

On Mon, May 23, 2016 at 11:21 AM, Daniel Stenberg <daniel_at_haxx.se> wrote:

> On Mon, 23 May 2016, Rajiullah Shammi wrote:
>
> Just to inform, by shrinking the H2_BUFSIZE to 16K, I haven’t seen any
>> improvement in my test (https://curl.haxx.se/mail/lib-2016-05/0080.html)
>>
>
> Ah, yeah I was sort of suspecting that it wouldn't make anything better
> when using many streams. What if you make it much larger, does that change
> anythinh?
>
> And for reference, I'm attaching my *experimental* patch to set the
> initial window size to 512MB and disable nghttp2's automatic window
> handling.
>
> --
>
> / daniel.haxx.se
> -------------------------------------------------------------------
> List admin: https://cool.haxx.se/list/listinfo/curl-library
> Etiquette: https://curl.haxx.se/mail/etiquette.html
>

-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-05-23