Changes since version 1.5-dev22 : Baptiste Assmann (1): BUG/MINOR: tcpcheck connect wrong behavior Bhaskar Maddala (1): MINOR: stats: Enhancement to stats page to provide information of last session time. William Lallemand (3): DOC: add some information on capture.(req|res).hdr MINOR: http: capture.req.method and capture.req.uri MINOR: http: optimize capture.req.method and capture.req.uri Willy Tarreau (13): MINOR: session: clean up the connection free code BUG/MEDIUM: checks: immediately report a connection success MEDIUM: connection: don't use real send() flags in snd_buf() OPTIM: ssl: implement dynamic record size adjustment MINOR: stats: report exact last session time in backend too BUG/MEDIUM: stats: the "lastsess" field must appear last in the CSV. BUG/MAJOR: check: fix memory leak in "tcp-check connect" over SSL BUG/MINOR: channel: initialize xfer_small/xfer_large on new buffers MINOR: channel: add the date of last read in the channel MEDIUM: stream-int: automatically disable CF_STREAMER flags after idle MINOR: ssl: add DEFAULT_SSL_MAX_RECORD to set the record size at build time MINOR: config: make the stream interface idle timer user-configurable MINOR: config: add global directives to set default SSL ciphers