Changes since version 1.5-dev10 : David du Colombier (1): BUG/MAJOR: trash must always be the size of a buffer Dmitry Sivachenko (1): DOC: fix minor regex example issue and improve doc on stats Willy Tarreau (9): MEDIUM: stream_interface: remove the si->init MINOR: buffers: add a rewind function BUG/MAJOR: fix regression on content-based hashing and http-send-name-header MAJOR: http: stop using msg->sol outside the parsers CLEANUP: http: make it more obvious that msg->som is always null outside of chunks MEDIUM: http: get rid of msg->som which is not used anymore MEDIUM: http: msg->sov and msg->sol will never wrap BUG/MAJOR: checks: don't call set_server_status_* when no LB algo is set BUG/MINOR: stop connect timeout when connect succeeds