Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
d02394b5a1468618cf708fb240a8b0930c077663
/
include
/
types
/
server.h
d02394b
MEDIUM: stream_interface: derive the socket operations from the target
by Willy Tarreau
· Fri May 11 18:32:18 2012 +0200
26d8c59
REORG/MEDIUM: replace stream interface protocol functions by a proto pointer
by Willy Tarreau
· Mon May 07 18:12:14 2012 +0200
f09c660
MEDIUM: backend: add the 'first' balancing algorithm
by Willy Tarreau
· Mon Feb 13 17:12:08 2012 +0100
2e99390
BUG/MEDIUM: checks: fix slowstart behaviour when server tracking is in use
by Willy Tarreau
· Mon Oct 31 11:53:20 2011 +0100
4426770
CLEANUP: rename possibly confusing struct field "tracked"
by Willy Tarreau
· Fri Oct 28 15:35:33 2011 +0200
7b81563
OPTIM/MINOR: move struct sockaddr_storage to the tail of structs
by Willy Tarreau
· Fri Oct 21 18:51:57 2011 +0200
fa46168
[MINOR] Add non-stick server option
by Simon Horman
· Sat Jun 25 09:39:49 2011 +0900
e0d1bfb
[MINOR] Allow shutdown of sessions when a server becomes unavailable
by Simon Horman
· Tue Jun 21 14:34:58 2011 +0900
af51495
[MINOR] Add active connection list to server
by Simon Horman
· Tue Jun 21 14:34:57 2011 +0900
5ab04ec
[MEDIUM] server: add support for the "send-proxy" option
by Willy Tarreau
· Sun Mar 20 10:32:26 2011 +0100
6f5ccb1
[MEDIUM] add internal support for IPv6 server addresses
by David du Colombier
· Thu Mar 10 22:26:24 2011 +0100
bce7088
[MEDIUM] add ability to connect to a server from an IP found in a header
by Willy Tarreau
· Mon Sep 07 11:51:47 2009 +0200
090466c
[MINOR] add new tproxy flags for dynamic source address binding
by Willy Tarreau
· Mon Sep 07 11:51:47 2009 +0200
57b1bf7
[MEDIUM] checks: support multi-packet health check responses
by Nick Chalk
· Tue Mar 16 15:50:46 2010 +0000
cd19e51
[MEDIUM] add a maintenance mode to servers
by Cyril Bonté
· Sun Jan 31 22:34:03 2010 +0100
97f07b8
[MEDIUM] Decrease server health based on http responses / events, version 3
by Krzysztof Piotr Oledzki
· Tue Dec 15 22:31:24 2009 +0100
45cb4fb
[MEDIUM] build: switch ebtree users to use new ebtree version
by Willy Tarreau
· Mon Oct 26 21:10:04 2009 +0100
f7089f5
[MINOR] Capture & display more data from health checks, v2
by Krzysztof Piotr Oledzki
· Sat Oct 10 21:06:49 2009 +0200
975c50b
[MINOR] add the "initial weight" to the server struct.
by Willy Tarreau
· Sat Oct 10 19:34:06 2009 +0200
6b2e11b
[MEDIUM] backend: implement consistent hashing variation
by Willy Tarreau
· Thu Oct 01 07:52:15 2009 +0200
ac68c5d
[OPTIM] counters: move some max numbers to the counters struct
by Willy Tarreau
· Sun Oct 04 23:12:44 2009 +0200
53fb4ae
[MEDIUM] config: automatically find unused IDs for proxies, servers and listeners
by Willy Tarreau
· Sun Oct 04 23:04:08 2009 +0200
90a570f
[MINOR] config: reference file and line with any listener/proxy/server declaration
by Willy Tarreau
· Sun Oct 04 20:54:54 2009 +0200
052d4fd
[CLEANUP] Move counters to dedicated structures
by Krzysztof Piotr Oledzki
· Sun Oct 04 14:52:57 2009 +0200
0960541
[MEDIUM] Collect & show information about last health check, v3
by Krzysztof Piotr Oledzki
· Wed Sep 23 22:09:24 2009 +0200
c6f4ce8
[MEDIUM] add support for binding to source port ranges during connect
by Willy Tarreau
· Wed Jun 10 11:09:37 2009 +0200
13a34bd
[MINOR] compute the max of sessions/s on fe/be/srv
by Willy Tarreau
· Sun May 10 18:52:49 2009 +0200
3b88d44
[MINOR] switch all stat counters to 64-bit
by Willy Tarreau
· Sat Apr 11 20:44:08 2009 +0200
7f062c4
[MEDIUM] measure and report session rate on frontend, backends and servers
by Willy Tarreau
· Thu Mar 05 18:43:00 2009 +0100
c76721d
[MEDIUM] add support for source interface binding at the server level
by Willy Tarreau
· Wed Feb 04 20:20:58 2009 +0100
7c669d7
[BUG] fix the dequeuing logic to ensure that all requests get served
by Willy Tarreau
· Fri Jun 20 15:04:11 2008 +0200
a643baf
[MEDIUM] Fix memory freeing at exit
by Krzysztof Piotr Oledzki
· Thu May 29 23:53:44 2008 +0200
c8b16fc
[MEDIUM] Implement "track [<backend>/]<server>"
by Krzysztof Piotr Oledzki
· Mon Feb 18 01:26:35 2008 +0100
21d2af3
Revert "[BUILD] backend.c and checks.c did not build without tproxy !"
by Willy Tarreau
· Thu Feb 14 20:25:24 2008 +0100
3c3c012
[BUILD] backend.c and checks.c did not build without tproxy !
by Willy Tarreau
· Wed Feb 13 22:22:56 2008 +0100
7a58a72
[MINOR] add configuration support for "redir" server keyword
by Willy Tarreau
· Tue Feb 12 23:16:33 2008 +0100
5259dfe
[MEDIUM]: rework checks handling
by Krzysztof Piotr Oledzki
· Mon Jan 21 01:54:06 2008 +0100
4864c35
[BUG] build failed on CONFIG_HAP_LINUX_TPROXY without CONFIG_HAP_CTTPROXY
by Willy Tarreau
· Mon Jan 14 16:36:15 2008 +0100
c297b52
[BUG] fix overlapping server flags
by Willy Tarreau
· Sun Jan 13 18:12:24 2008 +0100
25b501a
[MEDIUM]: Count retries and redispatches also for servers, fix redistribute_pending, extend logs, %d->%u cleanup
by Krzysztof Piotr Oledzki
· Sun Jan 06 16:36:16 2008 +0100
ddbb82f
[STATS] report the number of times each server was selected
by Willy Tarreau
· Wed Dec 05 10:34:49 2007 +0100
b698f0f
[CLEANUP] fwrr: ensure that we never overflow in placements
by Willy Tarreau
· Sun Dec 02 11:01:23 2007 +0100
9909fc1
[MEDIUM] implement the slowstart parameter for servers
by Willy Tarreau
· Fri Nov 30 17:42:05 2007 +0100
48494c0
[MEDIUM] implement "http-check disable-on-404" for graceful shutdown
by Willy Tarreau
· Fri Nov 30 10:41:39 2007 +0100
c7dd71a
[MEDIUM] change server check result to a bit field
by Willy Tarreau
· Fri Nov 30 08:33:21 2007 +0100
b625a08
[MAJOR] implement the Fast Weighted Round Robin (FWRR) algo
by Willy Tarreau
· Mon Nov 26 01:15:43 2007 +0100
dcd4771
[MINOR] stats: report numerical process ID, proxy ID and server ID
by Willy Tarreau
· Sun Nov 04 23:35:08 2007 +0100
acafc5f
[MEDIUM] add support for "maxqueue" to limit server queue overload
by Elijah Epifanov
· Thu Oct 25 20:15:38 2007 +0200
8513094
[MEDIUM] stats: report server and backend cumulated downtime
by Krzysztof Oledzki
· Mon Oct 22 16:21:10 2007 +0200
1cf36ba
[MEDIUM] stats: count server retries and redispatches
by Krzysztof Oledzki
· Thu Oct 18 19:12:30 2007 +0200
417fae0
[MINOR] changed server weight storage from char to unsigned int
by Willy Tarreau
· Sun Mar 25 21:16:40 2007 +0200
91b6f32
[CLEANUP] slightly reorganized the struct server
by Willy Tarreau
· Sun Mar 25 21:03:01 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
35d66b0
[MINOR] added byte count to sessions and statistics.
by Willy Tarreau
· Tue Jan 02 00:28:21 2007 +0100
77074d5
[MAJOR] support for source binding via cttproxy
by Willy Tarreau
· Sun Nov 12 23:57:19 2006 +0100
e3ba5f0
[CLEANUP] included common/version.h everywhere
by Willy Tarreau
· Thu Jun 29 18:54:54 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