index
:
delta/haproxy.git
20170818-h2-2
20171105-sched-4
20181118-wta-oho-cfa-merge-6
20181130-last-htx-changes-4
20181215-srv-idle-pool-1
20181215-srv-idle-pool-2
20191016-ssl-err-check-1
20200527-rework-includes-2
20200528-rework-includes-3
20200602-rework-includes-7
20200603-rework-includes-9e
20200604-rework-includes-9f
20200605-rework-include-final
20200605-rework-includes-a2
20200828-split-protos-6
20200901-split-protos-7
20200901-split-protos-8a
20200902-split-protos-8c
20200903-split-protos-9c
20200904-split-protos-9d
20200923-proxy-state-5
20200923-proxy-state-6
20201007-proxy-state-7
20201008-proxy-state-8
20201009-mux_h1_refactoring-1
20201118-mux_h1_refactoring-2
20201208-mux_h1_refactoring-3
20201209-quic-dev-review-wta-2
20201215-htx-fl-eom-and-websockets-1
2021-07-31-patches-error-log-format
2021-11-17-fix-tls-resume
2021-11-17-ssl-list-filters.vtc
20210122-fix-tcp-to-h1-upgrade-1
20210122-htx-fl-eom-and-websockets-3
20210402-contrib-cleanup-3
20210415-pools-3
20210618-queue-try2
20210830-wundef-1
20211012-bind-shards-1
20211012-openssl-regtests
20211013-openssl-3.0.0
20211014-ssl_fc_is_resumed
20211018-jtw-fixes
20211020-res-fix-6
20211027-mptcp-3c
20211118-vtest-2
20211119-cache-fixes
20211120-quictls-1
20211125-befab9ee
20211125-revert-fd-leak
20211126-ci-gcc-output-1
20211223-cs-si-refactoring-1
20211228-debug-dump-libs-2
20211228-pool-mt-try2-3
20211228-pool-mt-try2-7
20221220-ocsp-test-1
20230109-ocsp-test-1
20230223-ocsp-test-2
20230302-ocsp-test-3
ade-handle-h2-ws-support
bwlim
haproxy-httpclient-lua-2021-09-28
haproxy-httpclient-lua-2021-10-06
haproxy-httpclient-lua-2021-11-08
httpclient-lua-2021-10-27
httpclient-lua-2021-10-28
master
mworker-20211109
next
ot
github.com: haproxy/haproxy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
haproxy
/
defaults.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
BUG/MINOR: mworker: use MASTER_MAXCONN as default maxconn value
William Lallemand
2023-03-09
1
-0
/
+10
*
MEDIUM: clock: force internal time to wrap early after boot
Willy Tarreau
2023-02-08
1
-0
/
+4
*
MINOR: trace: add the long awaited TRACE_PRINTF()
Willy Tarreau
2023-01-26
1
-0
/
+5
*
CLEANUP: pools: get rid of CONFIG_HAP_POOLS
Willy Tarreau
2022-12-08
1
-7
/
+0
*
MINOR: logs: startup-logs can use a shm for logging the reload
William Lallemand
2022-10-13
1
-1
/
+4
*
MINOR: config: automatically preset MAX_THREADS based on MAX_TGROUPS
Willy Tarreau
2022-08-06
1
-4
/
+9
*
MINOR: config: change default MAX_TGROUPS to 16
Willy Tarreau
2022-07-15
1
-2
/
+7
*
MINOR: thread: get rid of MAX_THREADS_MASK
Willy Tarreau
2022-06-14
1
-2
/
+0
*
CLEANUP: compression: move the default setting of maxzlibmem to defaults
Willy Tarreau
2022-04-25
1
-0
/
+9
*
MEDIUM: ssl: Disable DHE ciphers by default
Remi Tricot-Le Breton
2022-04-20
1
-1
/
+1
*
CLEANUP: init: remove the ifdef on HAPROXY_MEMMAX
Willy Tarreau
2022-02-23
1
-0
/
+5
*
MINOR: ssl: Set default dh size to 2048
Remi Tricot-Le Breton
2022-02-14
1
-1
/
+1
*
MINOR: pools: enable pools with DEBUG_FAIL_ALLOC as well
Willy Tarreau
2022-01-12
1
-1
/
+1
*
OPTIM: pools: reduce local pool cache size to 512kB
20211228-pool-mt-try2-7
Willy Tarreau
2022-01-02
1
-1
/
+1
*
MEDIUM: pools: start to batch eviction from local caches
Willy Tarreau
2022-01-02
1
-0
/
+4
*
MINOR: threads: introduce a minimalistic notion of thread-group
Willy Tarreau
2021-10-08
1
-1
/
+10
*
CLEANUP: time: move a few configurable defines to defaults.h
Willy Tarreau
2021-10-07
1
-0
/
+17
*
REORG: pools: move default settings to defaults.h
Willy Tarreau
2021-09-28
1
-0
/
+17
*
CLEANUP: Add haproxy/xxhash.h to avoid modifying import/xxhash.h
Tim Duesterhus
2021-09-11
1
-7
/
+0
*
BUILD/MINOR: defaults: eliminate warning on MAXHOSTNAMELEN with -Wundef
Willy Tarreau
2021-08-28
1
-1
/
+1
*
BUG/MEDIUM: cfgcond: limit recursion level in the condition expression parser
Willy Tarreau
2021-07-20
1
-0
/
+5
*
CLEANUP: global: remove unused definition of MAX_PROCS
Willy Tarreau
2021-06-15
1
-8
/
+0
*
MAJOR: config: remove parsing of the global "nbproc" directive
Willy Tarreau
2021-06-11
1
-1
/
+1
*
MEDIUM: cfgparse: detect numa and set affinity if needed
Amaury Denoyelle
2021-04-23
1
-0
/
+3
*
CLEANUP: cli: rename MAX_STATS_ARGS to MAX_CLI_ARGS
Willy Tarreau
2021-03-13
1
-2
/
+2
*
OPTIM: task: automatically adjust the default runqueue-depth to the threads
Willy Tarreau
2021-03-10
1
-12
/
+5
*
MINOR: pools: double the local pool cache size to 1 MB
Willy Tarreau
2021-03-05
1
-1
/
+1
*
MINOR: listener: refine the default MAX_ACCEPT from 64 to 4
Willy Tarreau
2021-02-19
1
-0
/
+16
*
MINOR: tasks: refine the default run queue depth
Willy Tarreau
2021-02-19
1
-2
/
+12
*
MEDIUM: xxhash: use the XXH_INLINE_ALL macro to inline all functions
Dragan Dosen
2020-12-23
1
-0
/
+7
*
REORG: include: move MAX_THREADS to defaults.h
Willy Tarreau
2020-06-11
1
-0
/
+17
*
REORG: include: move log.h to haproxy/log{,-t}.h
Willy Tarreau
2020-06-11
1
-0
/
+5
*
REORG: include: move auth.h to haproxy/auth{,-t}.h
Willy Tarreau
2020-06-11
1
-0
/
+14
*
REORG: include: move fd.h to haproxy/fd{,-t}.h
Willy Tarreau
2020-06-11
1
-0
/
+5
*
REORG: include: move the base files from common/ to haproxy/
Willy Tarreau
2020-06-11
1
-0
/
+350
*
[CLEANUP] renamed include/haproxy to include/common
Willy Tarreau
2006-06-29
1
-94
/
+0
*
[BIGMOVE] exploded the monolithic haproxy.c file into multiple files.
Willy Tarreau
2006-06-26
1
-0
/
+94