bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #49531] HTTP module does not support HTTP Pipelining


From: Walter Huf
Subject: [bug #49531] HTTP module does not support HTTP Pipelining
Date: Mon, 7 Nov 2016 00:02:38 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36

Follow-up Comment #3, bug #49531 (project grub):

I am not sure where the 300ms delay comes from. Wireshark shows that all the
data is sent by the server, all the acks are sent by the client, and then the
client sends a FIN-ACK sometime 300ms later. I am able to reliably reproduce
it, should I upload a packet trace? How can I add debugging to help trace it?

HTTP/1.1 adds support for the Range and Host headers, and the code already
implements the chunked Transfer-Encoding that was added in HTTP/1.1.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49531>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]