haproxy/examples
Willy Tarreau 0cae4b3218 [RELEASE] Released version 1.5-dev15
Released version 1.5-dev15 with the following main changes :
    - DOC: add a few precisions on compression
    - BUG/MEDIUM: ssl: Fix handshake failure on session resumption with client cert.
    - BUG/MINOR: ssl: One free session in cache remains unused.
    - BUG/MEDIUM: ssl: first outgoing connection would fail with {ca,crt}-ignore-err
    - MEDIUM: ssl: manage shared cache by blocks for huge sessions.
    - MINOR: acl: add fetch for server session rate
    - BUG/MINOR: compression: Content-Type is case insensitive
    - MINOR: compression: disable on multipart or status != 200
    - BUG/MINOR: http: don't report client aborts as server errors
    - MINOR: stats: compute the ratio of compressed response based on 2xx responses
    - MINOR: http: factor out the content-type checks
    - BUG/MAJOR: stats: correctly check for a possible divide error when showing compression ratios
    - BUILD: ssl: OpenSSL 0.9.6 has no renegociation
    - BUG/MINOR: http: disable compression when message has no body
    - MINOR: compression: make the stats a bit more robust
    - BUG/MEDIUM: comp: DEFAULT_MAXZLIBMEM was expressed in bytes and not megabytes
    - MINOR: connection: don't remove failed handshake flags
    - MEDIUM: connection: add an error code in connections
    - MEDIUM: connection: add minimal error reporting in logs for incomplete connections
    - MEDIUM: connection: add error reporting for the PROXY protocol header
    - MEDIUM: connection: add error reporting for the SSL
    - DOC: document the connection error format in logs
    - BUG/MINOR: http: don't log a 503 on client errors while waiting for requests
    - BUILD: stdbool is not portable
    - BUILD: ssl: NAME_MAX is not portable, use MAXPATHLEN instead
    - BUG/MAJOR: raw_sock: must check error code on hangup
    - BUG/MAJOR: polling: do not set speculative events on ERR nor HUP
    - BUG/MEDIUM: session: fix FD leak when transport layer logging is enabled
    - MINOR: stats: add a few more information on session dump
    - BUG/MINOR: tcp: set the ADDR_TO_SET flag on outgoing connections
    - CLEANUP: connection: remove unused server/proxy/task/si_applet declarations
    - BUG/MEDIUM: tcp: process could theorically crash on lack of source ports
    - MINOR: cfgparse: mention "interface" in the list of allowed "source" options
    - MEDIUM: connection: introduce "struct conn_src" for servers and proxies
    - CLEANUP: proto_tcp: use the same code to bind servers and backends
    - CLEANUP: backend: use the same tproxy address selection code for servers and backends
    - BUG/MEDIUM: stick-tables: conversions to strings were broken in dev13
    - MEDIUM: proto_tcp: add support for tracking L7 information
    - MEDIUM: counters: add sc1_trackers/sc2_trackers
    - MINOR: http: add the "base32" pattern fetch function
    - MINOR: http: add the "base32+src" fetch method.
    - CLEANUP: session: use an array for the stick counters
    - BUG/MINOR: proto_tcp: fix parsing of "table" in track-sc1/2
    - BUG/MINOR: proto_tcp: bidirectional fetches not supported anymore in track-sc1/2
    - BUG/MAJOR: connection: always recompute polling status upon I/O
    - BUG/MINOR: connection: remove a few synchronous calls to polling updates
    - MINOR: config: improve error checking on TCP stick-table tracking
    - DOC: add some clarifications to the readme
2012-12-12 00:39:52 +01:00
..
errorfiles [MEDIUM] errorfile: use a local file to feed error messages 2007-06-11 00:29:26 +02:00
acl-content-sw.cfg [RELEASE] Released version 1.3.12 with the following main changes : 2007-06-17 23:41:40 +02:00
auth.cfg [EXAMPLES] add auth.cfg 2010-02-07 22:32:27 +01:00
build.cfg * released 1.1.23 2005-12-17 14:08:03 +01:00
check [MEDIUM] add support for health-checks on other addresses 2007-03-25 16:45:16 +02:00
check.conf [MEDIUM] add support for health-checks on other addresses 2007-03-25 16:45:16 +02:00
config.rc.haproxy * released 1.1.27 2005-12-17 14:14:34 +01:00
content-sw-sample.cfg [MINOR] updated versions and docs 2007-01-02 00:59:39 +01:00
cttproxy-src.cfg [MINOR] updated versions and docs 2007-01-02 00:59:39 +01:00
debug2ansi * released 1.1.21 2005-12-17 13:57:42 +01:00
debug2html * released 1.1.21 2005-12-17 13:57:42 +01:00
debugfind * released 1.1.21 2005-12-17 13:57:42 +01:00
examples.cfg * released 1.2.6-pre4 2005-12-18 01:20:14 +01:00
haproxy-1.1.21-flx.1.pkg * released 1.1.21 2005-12-17 13:57:42 +01:00
haproxy.cfg [MEDIUM] errorfile: use a local file to feed error messages 2007-06-11 00:29:26 +02:00
haproxy.init [MINOR] rhel init script : support the reload operation 2009-05-01 15:49:56 +02:00
haproxy.spec [RELEASE] Released version 1.5-dev15 2012-12-12 00:39:52 +01:00
haproxy.vim [DOC] added missing keywords from haproxy.vim 2007-10-15 09:32:17 +02:00
init.haproxy * released 1.1.23 2005-12-17 14:08:03 +01:00
init.haproxy.flx0 * released 1.2.1 (1.1.28) 2005-12-18 00:57:06 +01:00
linux-2.4.21-40.EL-custom.diff provided a patch to enable epoll on RHEL3 kernels. 2006-03-19 20:13:37 +01:00
option-http_proxy.cfg [MEDIUM] New option http_proxy 2007-11-29 15:43:32 +01:00
rc.highsock * released 1.1.11 2005-12-17 13:14:35 +01:00
stats_haproxy.sh [TESTS] stats: real time monitoring script for unix socket. 2007-12-02 14:11:36 +01:00
tarpit.cfg [DOC] add docs and examples of tarpit configuration 2006-09-03 10:19:38 +02:00
test-section-kw.cfg [MINOR] report correct section type for unknown keywords. 2008-01-22 16:44:08 +01:00
url-switching.cfg [DOC] provided an example of configuration involving URL switching. 2006-07-09 17:02:06 +02:00