isaacs
653d4db71f
http: provide backpressure for pipeline flood
...
If a client sends a lot more pipelined requests than we can handle, then
we need to provide backpressure so that the client knows to back off.
Do this by pausing both the stream and the parser itself when the
responses are not being read by the downstream client.
Backport of 085dd30
2013-10-18 08:36:45 -07:00
..
2012-07-06 19:28:35 -07:00
2011-03-14 17:37:05 -07:00
2012-07-29 19:48:16 +09:00
2011-10-05 18:51:06 -07:00
2013-01-25 10:42:38 -08:00
2013-06-06 17:42:07 +02:00
2012-07-06 19:28:35 -07:00
2012-04-29 22:27:45 +02:00
2011-03-14 17:37:05 -07:00
2012-05-15 11:37:34 -07:00
2013-01-08 04:32:40 +01:00
2013-01-18 12:13:32 +01:00
2012-09-25 11:08:52 -07:00
2012-10-25 13:37:08 -07:00
2011-03-14 17:37:05 -07:00
2012-12-12 09:46:22 +01:00
2013-10-18 08:36:45 -07:00
2012-08-24 16:56:06 +02:00
2012-07-06 15:26:41 -07:00
2013-03-05 15:23:55 +01:00
2012-06-21 12:05:33 -07:00
2012-06-21 12:05:33 -07:00
2012-02-27 14:03:18 -08:00
2012-06-19 14:07:48 -07:00
2013-08-17 15:41:03 +02:00
2012-10-12 16:37:17 -07:00
2012-09-10 16:00:27 -07:00
2012-05-05 22:47:24 +09:00
2012-06-28 10:14:03 -07:00
2012-07-05 23:07:27 +02:00
2013-04-07 19:04:02 +04:00
2012-06-21 12:05:33 -07:00
2013-06-03 16:29:10 -07:00
2012-09-08 15:09:59 -07:00
2012-03-03 23:48:57 -08:00
2013-02-05 22:25:54 +01:00