Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
a448e16da00374b39ae30d6f5595d4060b140f17
/
tests
1d7ca2e
TESTS: add regression tests for ACL and sample expression parsers
by Willy Tarreau
· 11 years ago
10e26de
DOC: Documentation for hashing function, with test results.
by Bhaskar Maddala
· 11 years ago
a6bd1a1
MINOR: tests: add a config file to ease address parsing tests.
by Willy Tarreau
· 12 years ago
7af4605
BUG/MAJOR: trash must always be the size of a buffer
by David du Colombier
· 12 years ago
2ac5718
MEDIUM: add a new typed argument list parsing framework
by Willy Tarreau
· 13 years ago
c2247f0
MEDIUM: http: add support for sending the server's name in the outgoing request
by Mark Lamourine
· 13 years ago
d3cff72
[TESTS] provide a test case for various address formats
by Willy Tarreau
· 14 years ago
a75efe1
[TESTS] update the url_param regression test to test check_post too
by Willy Tarreau
· 14 years ago
8776f1b
[MINOR] add better support to "mysql-check"
by Hervé COMMOWICK
· 14 years ago
a246e9e
[TESTS] add test-check-expect to test various http-check methods
by Willy Tarreau
· 14 years ago
eb7b0a2
[MEDIUM] http: fix space handling in the request cookie parser
by Willy Tarreau
· 14 years ago
4098aab
[TESTS] refine non-regression tests and add 4 new tests
by Willy Tarreau
· 14 years ago
06d73f7
[TESTS] add a simple program to test connection resets
by Willy Tarreau
· 15 years ago
698ae00
[MINOR] add option "mysql-check" to use MySQL health checks
by Hervé COMMOWICK
· 15 years ago
f1f0683
[TESTS] add a file to test various connection modes
by Willy Tarreau
· 15 years ago
fe651a5
[MINOR] redirect: in prefix mode a "/" means not to change the URI
by Willy Tarreau
· 16 years ago
0140f25
[MINOR] redirect: add support for "set-cookie" and "clear-cookie"
by Willy Tarreau
· 16 years ago
79da469
[MINOR] redirect: add support for the "drop-query" option
by Willy Tarreau
· 16 years ago
c22b57d
[TESTS] test-fsm: 22 regression tests for state machines
by Willy Tarreau
· 16 years ago
b6fb420
[MINOR] acl: add the "wait_end" acl verb
by Willy Tarreau
· 16 years ago
655e26a
[MINOR] acl: add req_ssl_ver in TCP, to match an SSL version
by Willy Tarreau
· 16 years ago
b686644
[MAJOR] implement tcp request content inspection
by Willy Tarreau
· 16 years ago
1138281
[TESTS] added test-acl.cfg to test some ACL combinations
by Willy Tarreau
· 16 years ago
28c41a4
[MEDIUM] rework the wait queue mechanism
by Willy Tarreau
· 16 years ago
b463dfb
[MEDIUM] add support for conditional HTTP redirection
by Willy Tarreau
· 16 years ago
cdeb9a2
[TESTS] add a debug patch to help trigger the stats bug
by Krzysztof Oledzki
· 17 years ago
a532324
[TESTS] add new methods in ip-hash test file
by Willy Tarreau
· 17 years ago
53cfa0e
[TESTS] add a benchmark for integer hashing
by Willy Tarreau
· 17 years ago
73290cc
[TESTS] add a test case for port mapping
by Willy Tarreau
· 17 years ago
5140623
[MAJOR] implementation of the "leastconn" load balancing algorithm
by Willy Tarreau
· 17 years ago
8b2f55a
[TESTS] add test-pollers.cfg to easily report pollers in use
by Willy Tarreau
· 17 years ago
21d2af3
Revert "[BUILD] backend.c and checks.c did not build without tproxy !"
by Willy Tarreau
· 17 years ago
3c3c012
[BUILD] backend.c and checks.c did not build without tproxy !
by Willy Tarreau
· 17 years ago
ac172b2
[TESTS] add a test case for the server redirection mechanism
by Willy Tarreau
· 17 years ago
036fae0
[MEDIUM] introduce "timeout http-request" in frontends
by Willy Tarreau
· 17 years ago
c73ce2b
[MINOR] add support for the "backlog" parameter
by Willy Tarreau
· 17 years ago
e219db7
[MEDIUM] introduce the "timeout" keyword
by Willy Tarreau
· 17 years ago
b3f32f5
[MEDIUM] add support for time units in the configuration
by Willy Tarreau
· 17 years ago
2e74c3f
[MEDIUM] restrict the set of allowed characters for identifiers
by Willy Tarreau
· 17 years ago
b698f0f
[CLEANUP] fwrr: ensure that we never overflow in placements
by Willy Tarreau
· 17 years ago
4689ae6
[TESTS] add a test file for disable-on-404
by Willy Tarreau
· 17 years ago
980b7d3
[TESTS] merge test-fwrr.cfg to validate dynamic weights
by Willy Tarreau
· 17 years ago
18baa9d
[TESTS] include filltab25.c to experiment on FWRR for dynamic weights
by Willy Tarreau
· 17 years ago
a7e7614
[MEDIUM] make default_backend work in TCP mode too
by Willy Tarreau
· 17 years ago
0173280
[MEDIUM] introduce the "url_param" balance method
by Willy Tarreau
· 17 years ago
23085b6
[TESTS] add a simple test for the status page
by Willy Tarreau
· 17 years ago
fe94460
[BUG] fix calls to localtime()
by Willy Tarreau
· 17 years ago
d1eb3f0
[TESTS] added a file to check that "retries" works.
by Willy Tarreau
· 17 years ago
51041c7
[MAJOR] remove files distributed under an obscure license
by Willy Tarreau
· 17 years ago
ab28b8b
[TESTS] added a new hash algorithm
by Willy Tarreau
· 17 years ago
ca769dc
[TESTS] provide a test configuration file for stats and checks
by Willy Tarreau
· 17 years ago
ab3e1d3
[MEDIUM] optimize I/O by detecting system starvation
by Willy Tarreau
· 17 years ago
ae5f7da
[TESTS] updates to hash experimentations
by Willy Tarreau
· 17 years ago
119680b
[TESTS] test_pools: added support for dlmalloc()
by Willy Tarreau
· 17 years ago
ad99d29
[TESTS] added test_pools from Aleksandar Lazic
by Willy Tarreau
· 17 years ago
58ef702
[TESTS] added a trivial program to benchmark hash algos
by Willy Tarreau
· 18 years ago
1da7a77
[TESTS] added two new test configurations
by Willy Tarreau
· 18 years ago
1a3442d
* added the 'source' load-balancing algorithm which uses the source IP(v4|v6)
by willy tarreau
· 19 years ago
b8d29e4
* some regression test files for active/backup conditions.
by willy tarreau
· 19 years ago
9970d5c
* fixed odd addresses in tests/defaults.cfg
by willy tarreau
· 19 years ago
eedaa9f
* released 1.1.23
by willy tarreau
· 19 years ago
a41a8b4
* released 1.1.22
by willy tarreau
· 19 years ago
0f7af91
* initial commit of version 1.0.0
by willy tarreau
· 19 years ago