1
0
mirror of http://git.haproxy.org/git/haproxy.git/ synced 2025-03-06 11:28:00 +00:00
haproxy/examples
Willy Tarreau a02e8a6cdf [RELEASE] Released version 1.6-dev5
Released version 1.6-dev5 with the following main changes :
    - MINOR: dns: dns_resolution structure update: time_t to unsigned int
    - BUG/MEDIUM: dns: DNS resolution doesn't start
    - BUG/MAJOR: dns: dns client resolution infinite loop
    - MINOR: dns: coding style update
    - MINOR: dns: new bitmasks to use against DNS flags
    - MINOR: dns: dns_nameserver structure update: new counter for truncated response
    - MINOR: dns: New DNS response analysis code: DNS_RESP_TRUNCATED
    - MEDIUM: dns: handling of truncated response
    - MINOR: DNS client query type failover management
    - MINOR: dns: no expected DNS record type found
    - MINOR: dns: new flag to report that no IP can be found in a DNS response packet
    - BUG/MINOR: DNS request retry counter used for retry only
    - DOC: DNS documentation updated
    - MEDIUM: actions: remove ACTION_STOP
    - BUG/MEDIUM: lua: outgoing connection was broken since 1.6-dev2 (bis)
    - BUG/MINOR: lua: last log character truncated.
    - CLEANUP: typo: bad indent
    - CLEANUP: actions: missplaced includes
    - MINOR: build: missing header
    - CLEANUP: lua: Merge log functions
    - BUG/MAJOR: http: don't manipulate the server connection if it's killed
    - BUG/MINOR: http: remove stupid HTTP_METH_NONE entry
    - BUG/MAJOR: http: don't call http_send_name_header() after an error
    - MEDIUM: tools: make str2sa_range() optionally return the FQDN
    - BUG/MINOR: tools: make str2sa_range() report unresolvable addresses
    - BUG/MEDIUM: dns: use the correct server hostname when resolving
2015-09-14 12:23:10 +02:00
..
errorfiles
acl-content-sw.cfg
auth.cfg [EXAMPLES] add auth.cfg 2010-02-07 22:32:27 +01:00
build.cfg
check
check.conf
config.rc.haproxy
content-sw-sample.cfg
cttproxy-src.cfg
debug2ansi
debug2html
debugfind
examples.cfg
haproxy-1.1.21-flx.1.pkg
haproxy.cfg
haproxy.init BUG/MINOR: don't start haproxy on reload 2015-02-23 18:13:14 +01:00
haproxy.spec [RELEASE] Released version 1.6-dev5 2015-09-14 12:23:10 +02:00
haproxy.vim
init.haproxy
init.haproxy.flx0
linux-2.4.21-40.EL-custom.diff
option-http_proxy.cfg
rc.highsock
ssl.cfg DOC: examples: provide simplified ssl configuration 2013-06-10 14:42:05 +02:00
stats_haproxy.sh [TESTS] stats: real time monitoring script for unix socket. 2007-12-02 14:11:36 +01:00
tarpit.cfg
test-section-kw.cfg [MINOR] report correct section type for unknown keywords. 2008-01-22 16:44:08 +01:00
transparent_proxy.cfg DOC: examples: provide an example of transparent proxy configuration for FreeBSD 8 2013-05-11 08:03:57 +02:00
url-switching.cfg