Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
a84d3743673f719f0ad100b1cae92dac4a242ea5
/
src
/
cfgparse.c
540abe4
[MEDIUM] ensure that we always have a null word in config
by Willy Tarreau
· Wed May 02 20:50:16 2007 +0200
2fcb500
[MEDIUM] implement the URI hash algorithm
by Willy Tarreau
· Tue May 08 13:35:26 2007 +0200
42aae5c
[MEDIUM] many cleanups in the time functions
by Willy Tarreau
· Sun Apr 29 17:43:56 2007 +0200
96bcfd7
[MAJOR] replaced rbtree with ul2tree.
by Willy Tarreau
· Sun Apr 29 10:41:56 2007 +0200
de99e99
[MAJOR] introduced speculative I/O with epoll()
by Willy Tarreau
· Mon Apr 16 00:53:59 2007 +0200
e2e27a5
[MEDIUM] removed now unused fiprm and beprm from proxies
by Willy Tarreau
· Sun Apr 01 00:01:37 2007 +0200
0b4ed90
[BUILD] cfgparse requires errno.h on OpenBSD.
by Willy Tarreau
· Mon Mar 26 00:18:40 2007 +0200
417fae0
[MINOR] changed server weight storage from char to unsigned int
by Willy Tarreau
· Sun Mar 25 21:16:40 2007 +0200
0f03c6f
[MINOR] cleaned up the check_addr patch a bit
by Willy Tarreau
· Sun Mar 25 20:46:19 2007 +0200
2ea3abb
[MEDIUM] add support for health-checks on other addresses
by Willy Tarreau
· Sun Mar 25 16:45:16 2007 +0200
7ac51f6
[MEDIUM] add the "except" keyword to the "forwardfor" option
by Willy Tarreau
· Sun Mar 25 16:00:04 2007 +0200
95c20ac
[MEDIUM] add user/groupname support
by Willy Tarreau
· Sun Mar 25 15:39:23 2007 +0200
8d9246d
[MINOR] more friendly reports of wrong uses of the usesrc keyword
by Willy Tarreau
· Sat Mar 24 12:47:24 2007 +0100
8d5d7f2
[MAJOR] huge rework of the HTTP request FSM
by Willy Tarreau
· Sun Jan 21 19:16:41 2007 +0100
ef00b50
[MINOR] try to guess server check port when unset
by Willy Tarreau
· Sun Jan 07 02:40:09 2007 +0100
86efac8
Merge branch 'rbtree'
by Willy Tarreau
· Sun Jan 07 02:17:18 2007 +0100
964c936
[MAJOR] replace the wait-queue linked list with an rbtree.
by Willy Tarreau
· Sun Jan 07 00:38:00 2007 +0100
8f922fc
[MINOR] added the "tcpsplice" option
by Willy Tarreau
· Sat Jan 06 21:11:49 2007 +0100
4fee4e9
[MINOR] the options table now sets the prerequisite checks
by Willy Tarreau
· Sat Jan 06 21:09:17 2007 +0100
5fdfb91
[MEDIUM] implemented the "default_backend" keyword
by Willy Tarreau
· Mon Jan 01 23:11:07 2007 +0100
2b5652f
[MINOR] indicate the proxy type in the logs after a loss of servers
by Willy Tarreau
· Sun Dec 31 17:46:05 2006 +0100
13943ab
[MEDIUM] use an array to store most common options
by Willy Tarreau
· Sun Dec 31 00:24:10 2006 +0100
977b8e4
[MAJOR] distinguish between frontend, backend, ruleset and listen
by Willy Tarreau
· Fri Dec 29 14:19:17 2006 +0100
8603431
[MEDIUM] split fe->maxconn into fe->maxconn and be->fullconn
by Willy Tarreau
· Fri Dec 29 00:10:33 2006 +0100
8058743
[MEDIUM] errorloc now checked first from backend then from frontend
by Willy Tarreau
· Sun Dec 24 17:47:20 2006 +0100
0f77253
[MINOR] store HTTP error messages into a chunk array
by Willy Tarreau
· Sat Dec 23 20:51:41 2006 +0100
a496b60
[MAJOR] merged the 'setbe' actions to switch the backend on a regex
by Willy Tarreau
· Sun Dec 17 23:15:24 2006 +0100
97a738f
[MINOR] add the fiprm and beprm indirections to struct proxy
by Willy Tarreau
· Sun Dec 17 18:02:30 2006 +0100
77074d5
[MAJOR] support for source binding via cttproxy
by Willy Tarreau
· Sun Nov 12 23:57:19 2006 +0100
b17916e
[CLEANUP] add a few "const char *" where appropriate
by Willy Tarreau
· Sun Oct 15 15:17:57 2006 +0200
b8750a8
[MEDIUM] added the "reqtarpit" and "reqitarpit" features
by Willy Tarreau
· Sun Sep 03 09:56:00 2006 +0200
1c47f85
[MEDIUM] implemented the 'monitor-uri' keyword.
by Willy Tarreau
· Sun Jul 09 08:22:27 2006 +0200
f3c6920
[MEDIUM] implement 'option ssl-hello-chk' to use CLIENT HELLO health checks.
by Willy Tarreau
· Sun Jul 09 16:42:34 2006 +0200
2738a14
[MEDIUM] now upon startup, haproxy will warn about missing timeouts.
by Willy Tarreau
· Sat Jul 08 17:28:09 2006 +0200
791d66d
[MINOR] added lots of Content-Type: text/html to HTML responses and stats.
by Willy Tarreau
· Sat Jul 08 16:53:38 2006 +0200
2dd0d47
[CLEANUP] renamed include/haproxy to include/common
by Willy Tarreau
· Thu Jun 29 17:53:05 2006 +0200
baaee00
[BIGMOVE] exploded the monolithic haproxy.c file into multiple files.
by Willy Tarreau
· Mon Jun 26 02:48:02 2006 +0200