Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
a2d02253cfac4bd6c9b533d5dae075dc4d8c57bd
/
src
/
peers.c
b058f1c
BUG/MINOR: fct peer_prepare_ackmsg should not use trash.
by Emeric Brun
· Tue Sep 22 15:50:18 2015 +0200
a6a0998
BUG/MEDIUM: peers: same table updates re-pushed after a re-connect
by Emeric Brun
· Tue Sep 22 15:34:19 2015 +0200
37bb7be
BUG/MAJOR: peers: fix a crash when stopping peers on unbound processes
by Willy Tarreau
· Mon Sep 21 15:24:58 2015 +0200
b157d73
BUG/MAJOR: peers: fix current table pointer not re-initialized on session release.
by Emeric Brun
· Fri Aug 21 12:00:30 2015 +0200
e1ab808
BUG/MEDIUM: peers: fix wrong message id on stick table updates acknowledgement.
by Emeric Brun
· Fri Aug 21 11:48:54 2015 +0200
5d24ebc
MEDIUM: stick-tables: use the sample type names
by Thierry FOURNIER
· Fri Jul 24 08:46:42 2015 +0200
9490095
MEDIUM: peers: support of any stick-table data-types for sync
by Emeric Brun
· Thu Jun 11 18:25:54 2015 +0200
aaf5860
MINOR: peers: avoid re-scheduling of pending stick-table's updates still not pushed.
by Emeric Brun
· Mon Jun 15 17:23:30 2015 +0200
b3971ab
MAJOR: peers: peers protocol version 2.0
by Emeric Brun
· Tue May 12 18:49:09 2015 +0200
b4e34da
BUG/MEDIUM: peers: apply a random reconnection timeout
by Willy Tarreau
· Wed May 20 10:39:04 2015 +0200
0fca483
MEDIUM: config: propagate the table's process list to the peers sections
by Willy Tarreau
· Fri May 01 19:12:05 2015 +0200
46dc1ca
MEDIUM: peers: unregister peers that were never started
by Willy Tarreau
· Fri May 01 18:32:13 2015 +0200
aa72978
MINOR: peers: store the pointer to the signal handler
by Willy Tarreau
· Fri May 01 18:29:09 2015 +0200
e5843b3
BUG/MEDIUM: peers: recent applet changes broke peers updates scheduling
by Willy Tarreau
· Mon Apr 27 18:40:14 2015 +0200
6e2979c
BUG/MEDIUM: peers: fix applet scheduling
by Willy Tarreau
· Mon Apr 27 13:21:15 2015 +0200
fe12793
MEDIUM: applet: make the applets only use si_applet_{cant|want|stop}_{get|put}
by Willy Tarreau
· Tue Apr 21 19:23:39 2015 +0200
d4da196
MEDIUM: applet: centralize the call to si_applet_done() in the I/O handler
by Willy Tarreau
· Mon Apr 20 01:31:23 2015 +0200
828824a
MAJOR: applet: now call si_applet_done() instead of si_update() in I/O handlers
by Willy Tarreau
· Sun Apr 19 17:20:03 2015 +0200
3057645
CLEANUP: applet: rename struct si_applet to applet
by Willy Tarreau
· Mon Apr 13 13:50:30 2015 +0200
8a8d83b
REORG: applet: move the applet definitions out of stream_interface
by Willy Tarreau
· Mon Apr 13 13:24:54 2015 +0200
00a37f0
MEDIUM: applet: make the applet not depend on a stream interface anymore
by Willy Tarreau
· Mon Apr 13 12:05:19 2015 +0200
73b65ac
MINOR: stream: pass the pointer to the origin explicitly to stream_new()
by Willy Tarreau
· Wed Apr 08 18:26:29 2015 +0200
0c5c68e
MINOR: peers: no need for setting timeouts / conn_retries in peer_session_create()
by Willy Tarreau
· Mon Apr 06 01:06:42 2015 +0200
d1769b8
MEDIUM: stream: don't rely on the session's listener anymore in stream_new()
by Willy Tarreau
· Mon Apr 06 00:25:48 2015 +0200
02d8638
MEDIUM: stream: return the stream upon accept()
by Willy Tarreau
· Sun Apr 05 12:00:52 2015 +0200
342bfb1
MEDIUM: peers: make use of stream_accept_session()
by Willy Tarreau
· Sun Apr 05 01:35:34 2015 +0200
8baf906
MEDIUM: peers: initialize the task before the stream
by Willy Tarreau
· Sun Apr 05 00:46:36 2015 +0200
4099a7c
MINOR: peers: make use of session_new() when creating a new session
by Willy Tarreau
· Sun Apr 05 00:39:55 2015 +0200
d990baf
MEDIUM: peers: move the appctx initialization earlier
by Willy Tarreau
· Sun Apr 05 00:32:03 2015 +0200
b2bf833
MINOR: session: add stick counters to the struct session
by Willy Tarreau
· Sat Apr 04 15:58:58 2015 +0200
11c3624
MINOR: session: implement session_free() and use it everywhere
by Willy Tarreau
· Sat Apr 04 15:54:03 2015 +0200
7ea671b
MINOR: session: store the session's accept date
by Willy Tarreau
· Sat Apr 04 14:46:56 2015 +0200
15b5e14
MINOR: stream: move session initialization before the stream's
by Willy Tarreau
· Sat Apr 04 14:38:25 2015 +0200
d0d8da9
MINOR: stream: provide a few helpers to retrieve frontend, listener and origin
by Willy Tarreau
· Sat Apr 04 02:10:38 2015 +0200
eee5b51
MAJOR: http: move http_txn out of struct stream
by Willy Tarreau
· Fri Apr 03 23:46:31 2015 +0200
cb7dd01
MEDIUM: http: move header captures from http_txn to struct stream
by Willy Tarreau
· Fri Apr 03 22:16:32 2015 +0200
40606ab
MINOR: session: add a pointer to the session's origin
by Willy Tarreau
· Fri Apr 03 18:08:29 2015 +0200
e36cbcb
MEDIUM: stream: move the frontend's pointer to the session
by Willy Tarreau
· Fri Apr 03 15:40:56 2015 +0200
fb0afa7
MEDIUM: stream: move the listener's pointer to the session
by Willy Tarreau
· Fri Apr 03 14:46:27 2015 +0200
feb7640
MEDIUM: stream: allocate the session when a stream is created
by Willy Tarreau
· Fri Apr 03 14:10:06 2015 +0200
b1ec8c4
MINOR: session: start to reintroduce struct session
by Willy Tarreau
· Fri Apr 03 13:53:24 2015 +0200
e7dff02
REORG/MEDIUM: stream: rename stream flags from SN_* to SF_*
by Willy Tarreau
· Fri Apr 03 01:14:29 2015 +0200
87b0966
REORG/MAJOR: session: rename the "session" entity to "stream"
by Willy Tarreau
· Fri Apr 03 00:22:06 2015 +0200
d1d48d4
MEDIUM: peers: use frontend_accept() instead of peer_accept()
by Willy Tarreau
· Fri Mar 13 16:15:46 2015 +0100
f87ab94
MINOR: proxy: store the default target into the frontend's configuration
by Willy Tarreau
· Fri Mar 13 15:55:16 2015 +0100
91d9628
MINOR: peers: centralize configuration of the peers frontend
by Willy Tarreau
· Fri Mar 13 15:47:26 2015 +0100
bc18da1
MEDIUM: channel: don't always set CF_WAKE_WRITE on bi_put*
by Willy Tarreau
· Fri Mar 13 14:00:47 2015 +0100
81cd900
MEDIUM: channel: remove now unused ->prod and ->cons pointers
by Willy Tarreau
· Fri Nov 28 14:23:47 2014 +0100
ef573c0
MEDIUM: channel: add a new flag "CF_ISRESP" for the response channel
by Willy Tarreau
· Fri Nov 28 14:17:09 2014 +0100
4e4292b
CLEANUP: stream-int: add si_ib/si_ob to dereference the buffers
by Willy Tarreau
· Fri Nov 28 12:18:45 2014 +0100
819d332
MEDIUM: stream-int: remove any reference to the owner
by Willy Tarreau
· Fri Nov 28 12:12:34 2014 +0100
a2df3fa
MEDIUM: stream-interface: remove now unused pointers to channels
by Willy Tarreau
· Fri Nov 28 11:53:35 2014 +0100
a5f5d8d
MEDIUM: stream-int: add a flag indicating which side the SI is on
by Willy Tarreau
· Fri Nov 28 11:26:07 2014 +0100
2bb4a96
REORG/MEDIUM: stream-int: introduce si_ic/si_oc to access channels
by Willy Tarreau
· Fri Nov 28 11:11:05 2014 +0100
22ec1ea
REORG/MAJOR: move session's req and resp channels back into the session
by Willy Tarreau
· Thu Nov 27 20:45:39 2014 +0100
2d7ec46
BUG/MAJOR: peers: initialize s->buffer_wait when creating the session
by Willy Tarreau
· Sat Feb 14 14:14:57 2015 +0100
3c23a85
CLEANUP: session: remove session_from_task()
by Willy Tarreau
· Sun Dec 28 12:19:57 2014 +0100
10fc09e
MAJOR: session: only allocate buffers when needed
by Willy Tarreau
· Tue Nov 25 19:46:36 2014 +0100
909e267
MINOR: session: group buffer allocations together
by Willy Tarreau
· Tue Nov 25 19:54:11 2014 +0100
7dfca9d
MINOR: buffer: only use b_free to release buffers
by Willy Tarreau
· Tue Nov 25 19:45:11 2014 +0100
696a291
MINOR: buffer: move buffer initialization after channel initialization
by Willy Tarreau
· Mon Nov 24 11:36:57 2014 +0100
e583ea5
MEDIUM: buffer: use b_alloc() to allocate and initialize a buffer
by Willy Tarreau
· Mon Nov 24 11:30:16 2014 +0100
474cf54
MINOR: buffer: reset a buffer in b_reset() and not channel_init()
by Willy Tarreau
· Mon Nov 24 10:54:47 2014 +0100
42fb809
BUG/MINOR: peers: the buffer size is global.tune.bufsize, not trash.size
by Willy Tarreau
· Mon Nov 24 10:47:35 2014 +0100
9a60ff9
BUG/MEDIUM: peers: fix key consistency for integer stick tables
by Cyril Bonté
· Sun Feb 16 01:07:07 2014 +0100
6d7f8f7
MEDIUM: peers: delay appctx initialization
by Willy Tarreau
· Sun Dec 01 12:54:55 2013 +0100
e4d927a
CLEANUP: peers: use less confusing state/status code names
by Willy Tarreau
· Sun Dec 01 12:47:35 2013 +0100
1fbe1c9
MEDIUM: stream-int: return the allocated appctx in stream_int_register_handler()
by Willy Tarreau
· Sun Dec 01 09:35:41 2013 +0100
7b4b499
MEDIUM: stream-int: replace occurrences of si->appctx with si_appctx()
by Willy Tarreau
· Sun Dec 01 09:15:12 2013 +0100
32e3c6a
MAJOR: stream interface: dynamically allocate the outgoing connection
by Willy Tarreau
· Fri Oct 11 19:34:20 2013 +0200
2a6e880
MEDIUM: stream-interface: introduce si_attach_conn to replace si_prepare_conn
by Willy Tarreau
· Thu Oct 24 15:50:53 2013 +0200
3ed35ef
MINOR: stream-interface: introduce si_reset() and si_set_state()
by Willy Tarreau
· Thu Oct 24 11:51:38 2013 +0200
8caf675
MINOR: peers: make use of conn_init() to initialize the connection
by Willy Tarreau
· Mon Oct 14 23:40:49 2013 +0200
ce9dbcd
MEDIUM: stream-int: do not allocate a connection in parallel to applets
by Willy Tarreau
· Tue Oct 01 17:12:05 2013 +0200
b363a1f
MAJOR: stream-int: stop using si->conn and use si->end instead
by Willy Tarreau
· Tue Oct 01 10:45:07 2013 +0200
cf644ed
MEDIUM: stream-int: make ->end point to the connection or the appctx
by Willy Tarreau
· Sun Sep 29 17:19:56 2013 +0200
4a59f2f
MAJOR: stream interface: remove the ->release function pointer
by Willy Tarreau
· Thu Oct 24 20:10:45 2013 +0200
9b6c2c7
MINOR: stream-int: rename ->applet to ->appctx
by Willy Tarreau
· Sun Nov 24 09:38:33 2013 +0100
f4acee3
MEDIUM: stream interface: move the peers' ptr into the applet context
by Willy Tarreau
· Thu Oct 24 20:44:19 2013 +0200
1e6902f
MINOR: connection: always initialize conn->objt_type to OBJ_TYPE_CONN
by Willy Tarreau
· Sun Sep 29 10:47:38 2013 +0200
9f68148
MEDIUM: peers: don't rely on conn->xprt_ctx anymore
by Willy Tarreau
· Mon Jul 08 16:05:07 2013 +0200
0838295
CLEANUP: stream_interface: remove unused field err_loc
by Willy Tarreau
· Mon Jul 08 16:16:22 2013 +0200
86a446e
MINOR: peers: accept to learn strings of different lengths
by Willy Tarreau
· Mon Nov 25 23:02:37 2013 +0100
ae727bf
BUG/MINOR: peers: set the accept date in outgoing connections
by Willy Tarreau
· Tue Oct 01 17:06:10 2013 +0200
3a925c1
MEDIUM: stick-tables: flush old entries upon soft-stop
by Willy Tarreau
· Wed Sep 04 17:54:01 2013 +0200
430f291
CLEANUP: session: remove event_accept() which was not used anymore
by Godbach
· Thu Jun 20 13:28:38 2013 +0800
abcd514
MEDIUM: log: add a log level override value in struct session
by Willy Tarreau
· Tue Jun 11 17:18:02 2013 +0200
d5ca9ab
MINOR: counters: make it easier to extend the amount of tracked counters
by Willy Tarreau
· Tue May 28 17:40:25 2013 +0200
9d9179b
BUG/MAJOR: peers: fix an overflow when syncing strings larger than 16 bytes
by Willy Tarreau
· Thu Apr 11 16:56:44 2013 +0200
72d6c16
CLEANUP: peers: remove a bit of spaghetti to prepare for the next bugfix
by Willy Tarreau
· Thu Apr 11 16:14:13 2013 +0200
20d46a5
CLEANUP: session: use an array for the stick counters
by Willy Tarreau
· Sun Dec 09 15:55:40 2012 +0100
14cba4b
MEDIUM: connection: add an error code in connections
by Willy Tarreau
· Fri Nov 30 17:33:05 2012 +0100
3fdb366
MAJOR: connection: replace struct target with a pointer to an enum
by Willy Tarreau
· Mon Nov 12 00:42:33 2012 +0100
19d14ef
MEDIUM: make the trash be a chunk instead of a char *
by Willy Tarreau
· Mon Oct 29 16:51:55 2012 +0100
f2943dc
MAJOR: session: detach the connections from the stream interfaces
by Willy Tarreau
· Fri Oct 26 20:10:28 2012 +0200
c919dc6
CLEANUP: remove trashlen
by Willy Tarreau
· Fri Oct 26 17:35:22 2012 +0200
c93f795
CLEANUP: session: remove term_trace which is not used anymore
by Willy Tarreau
· Sat Oct 13 11:09:14 2012 +0200
9b28e03
MAJOR: channel: replace the struct buffer with a pointer to a buffer
by Willy Tarreau
· Fri Oct 12 23:49:43 2012 +0200
f7bc57c
REORG: connection: rename the data layer the "transport layer"
by Willy Tarreau
· Wed Oct 03 00:19:48 2012 +0200
4348fad
MAJOR: listeners: use dual-linked lists to chain listeners with frontends
by Willy Tarreau
· Thu Sep 20 16:48:07 2012 +0200
Next »