]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MAJOR] complete support and doc for tcp-splicing
authorWilly Tarreau <w@1wt.eu>
Sun, 7 Jan 2007 01:03:04 +0000 (02:03 +0100)
committerWilly Tarreau <w@1wt.eu>
Sun, 7 Jan 2007 01:03:04 +0000 (02:03 +0100)
commit6d1a9884f9bffed483794f52664d0eae3ef53cf0
treeae31afeeb11345af38fac0aa70a3757ee5fad1b4
parent8f922fcc3ca0a9bbd08a7e6a9751072e32ce3ba6
[MAJOR] complete support and doc for tcp-splicing

The tcp-splicing code has been merged, and a doc has been written.
A configuration example has been derived from the previous content
switching sample.
Makefile
doc/tcp-splicing.txt [new file with mode: 0644]
examples/tcp-splicing-sample.cfg [new file with mode: 0644]
src/backend.c
src/haproxy.c
src/proto_http.c