Willy Tarreau
739cfbab6a
[BUG] http: trim any excess buffer data when recycling a connection
...
We must trim any excess data from the response buffer when recycling
a keep-alive connection, because we may have blocked an invalid response
from a server that we don't want to accidentely forward once we disable
the analysers, nor do we want those data to come along with next response.
A typical example of such data would be from a buggy server responding to
a HEAD with some data, or sending more than the advertised content-length.
2010-01-25 23:11:14 +01:00
..
2009-10-08 07:00:07 +02:00
2009-03-21 18:13:21 +01:00
2010-01-22 19:10:05 +01:00
2008-06-29 17:17:38 +02:00
2010-01-25 20:46:42 +01:00
2010-01-25 12:48:26 +01:00
2010-01-22 19:10:05 +01:00
2010-01-22 11:49:41 +01:00
2008-07-16 10:30:42 +02:00
2010-01-07 00:34:27 +01:00
2009-05-10 10:18:54 +02:00
2009-05-10 10:18:54 +02:00
2009-05-10 09:57:21 +02:00
2009-05-10 09:57:21 +02:00
2009-10-18 08:20:26 +02:00
2009-10-18 08:17:33 +02:00
2009-03-06 14:29:25 +01:00
2010-01-03 21:22:14 +01:00
2008-07-16 10:30:42 +02:00
2009-10-26 21:10:04 +01:00
2009-10-26 21:10:04 +01:00
2009-10-26 21:10:04 +01:00
2009-10-26 21:10:04 +01:00
2009-08-19 11:25:08 +02:00
2009-04-21 02:17:45 +02:00
2010-01-12 16:01:19 +01:00
2009-01-25 13:49:53 +01:00
2010-01-25 23:11:14 +01:00
2010-01-22 11:49:41 +01:00
2010-01-12 16:01:24 +01:00
2008-07-16 10:30:42 +02:00
2010-01-10 17:48:11 +01:00
2009-10-04 23:26:19 +02:00
2007-01-07 02:12:57 +01:00
2007-06-17 21:51:38 +02:00
2008-07-16 10:30:42 +02:00
2010-01-22 19:10:05 +01:00
2008-08-13 23:43:26 +02:00
2009-07-26 17:32:11 +02:00
2010-01-18 19:51:39 +01:00
2010-01-12 11:23:15 +01:00
2010-01-10 10:21:21 +01:00
2010-01-16 10:03:45 +01:00
2009-10-26 21:10:04 +01:00
2009-03-05 16:56:16 +01:00
2009-10-03 07:10:14 +02:00