[PATCH 4 of 4] HTTP/2: don't send SETTINGS ACK before already queued DATA frames

2017-06-01 Thread Piotr Sikora via nginx-devel
# HG changeset patch # User Piotr Sikora # Date 1493067070 25200 # Mon Apr 24 13:51:10 2017 -0700 # Node ID 26c9e95a73295a344d39ac5e6d62787d26989c82 # Parent e00ba13ce421685981db6a98831409a234cc1e62 HTTP/2: don't send SETTINGS ACK before already queued DATA frames. Previously, SETTINGS ACK

Re: [PATCH 4 of 4] HTTP/2: don't send SETTINGS ACK before already queued DATA frames

2017-06-01 Thread Valentin V. Bartenev
On Monday 24 April 2017 15:48:26 Piotr Sikora via nginx-devel wrote: > # HG changeset patch > # User Piotr Sikora > # Date 1493073310 25200 > # Mon Apr 24 15:35:10 2017 -0700 > # Node ID 3624fa075acac110a08c0f1c928c545a58c5801f > # Parent b8d7f4a4d5abb4a27a772910358e263d49c618ef > HTTP/2: do

[PATCH 4 of 4] HTTP/2: don't send SETTINGS ACK before already queued DATA frames

2017-04-24 Thread Piotr Sikora via nginx-devel
# HG changeset patch # User Piotr Sikora # Date 1493073310 25200 # Mon Apr 24 15:35:10 2017 -0700 # Node ID 3624fa075acac110a08c0f1c928c545a58c5801f # Parent b8d7f4a4d5abb4a27a772910358e263d49c618ef HTTP/2: don't send SETTINGS ACK before already queued DATA frames. Previously, SETTINGS ACK