Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
25ae45a078f1b2efca7931d6cf6392aa5a0a9775
/
src
/
peers.c
5548291
BUG/MEDIUM: peers: fix expire date wasn't updated if entry is modified remotely.
by Emeric Brun
· 7 years ago
dbd0267
BUG/MEDIUM: peers: set NOLINGER on the outgoing stream interface
by Willy Tarreau
· 7 years ago
088c9b7
BUG/MAJOR: thread/peers: fix deadlock on peers sync.
by Emeric Brun
· 7 years ago
cea8537
BUG/MEDIUM: threads/peers: decrement, not increment jobs on quitting
by Willy Tarreau
· 7 years ago
bafbe01
CLEANUP: pools: rename all pool functions and pointers to remove this "2"
by Willy Tarreau
· 7 years ago
767a84b
CLEANUP: log: Rename Alert/Warning in ha_alert/ha_warning
by Christopher Faulet
· 7 years ago
2a944ee
BUILD: threads: Rename SPIN/RWLOCK macros using HA_ prefix
by Christopher Faulet
· 7 years ago
f2fc1fd
BUG/MINOR: freq: fix infinite loop on freq_ctr_period.
by Emeric Brun
· 7 years ago
9aaf778
MAJOR: connection : Split struct connection into struct connection and struct conn_stream.
by Olivier Houchard
· 7 years ago
53a4766
MEDIUM: connection: start to introduce a mux layer between xprt and data
by Willy Tarreau
· 7 years ago
80527f5
MAJOR: threads/peers: Make peers thread safe
by Emeric Brun
· 7 years ago
1138fd0
MAJOR: threads/applet: Handle multithreading for applets
by Emeric Brun
· 7 years ago
819fc6f
MEDIUM: threads/stick-tables: handle multithreads on stick tables
by Emeric Brun
· 7 years ago
8d8aa0d
MEDIUM: threads/listeners: Make listeners thread-safe
by Christopher Faulet
· 7 years ago
c60def8
MAJOR: threads/task: handle multithread on task scheduler
by Emeric Brun
· 7 years ago
06d80a9
REORG: channel: finally rename the last bi_* / bo_* functions
by Willy Tarreau
· 7 years ago
bf08beb
MINOR: session: remove the list of streams from struct session
by Willy Tarreau
· 7 years ago
0bf6fa5
MEDIUM: session: count the frontend's connections at a single place
by Willy Tarreau
· 7 years ago
6f5e4b9
MEDIUM: session: take care of incrementing/decrementing jobs
by Willy Tarreau
· 7 years ago
04b9286
MINOR: peers: don't reference the incoming listener on outgoing connections
by Willy Tarreau
· 7 years ago
87787ac
MEDIUM: stream: make stream_new() allocate its own task
by Willy Tarreau
· 7 years ago
2bfd358
MINOR: stream: link the stream to its session
by Willy Tarreau
· 7 years ago
f1d33db
CLEANUP: task: remove all initializations to TICK_ETERNITY after task_new()
by Willy Tarreau
· 7 years ago
ed2b4a6
BUG/MINOR: peers: peer synchronization issue (with several peers sections).
by Frédéric Lécaille
· 7 years ago
37a7254
MINOR: peers: Add additional information to stick-table definition messages.
by Frédéric Lécaille
· 7 years ago
5f77fef
MINOR: task/stream: tasks related to a stream must be init by the caller.
by Emeric Brun
· 7 years ago
5d6e5f8
BUG/MINOR: Wrong peer task expiration handling during synchronization processing.
by Frédéric Lécaille
· 7 years ago
5df1190
BUG/MEDIUM: peers: Peers CLOSE_WAIT issue.
by Frédéric Lécaille
· 7 years ago
18928af
BUG/MEDIUM: peers: fix buffer overflow control in intdecode.
by Emeric Brun
· 8 years ago
c95bad5
MEDIUM: move listener->frontend to bind_conf->frontend
by Willy Tarreau
· 8 years ago
a73e59b
BUG/MAJOR: Fix how the list of entities waiting for a buffer is handled
by Christopher Faulet
· 8 years ago
9df94c2
MINOR: peers: remove the pointer to the stream
by Willy Tarreau
· 8 years ago
81bc3b0
MINOR: peers: make peer_session_forceshutdown() use the appctx and not the stream
by Willy Tarreau
· 8 years ago
b21d08e
BUG/MEDIUM: peers: fix use after free in peer_session_create()
by Willy Tarreau
· 8 years ago
78c0c50
BUG/MEDIUM: peers: on shutdown, wake up the appctx, not the stream
by Willy Tarreau
· 8 years ago
523cc9e
MEDIUM: peers: Fix a peer stick-tables synchronization issue.
by Frédéric Lécaille
· 8 years ago
597b26e
BUG/MINOR: peers: empty chunks after a resync.
by Emeric Brun
· 8 years ago
cc52274
BUG/MINOR: peers: some updates are pushed twice after a resync.
by Emeric Brun
· 8 years ago
22fc320
BUG/MINOR: peers: Fix peers data decoding issue
by Frédéric Lécaille
· 8 years ago
02779b6
CLEANUP: uniformize last argument of malloc/calloc
by Vincent Bernat
· 9 years ago
3c2f2f2
CLEANUP: remove unneeded casts
by Vincent Bernat
· 9 years ago
3bb4617
BUG/MEDIUM: peers: fix incorrect age in frequency counters
by Willy Tarreau
· 9 years ago
234fc3c
BUG/MEDIUM: peers: table entries learned from a remote are pushed to others after a random delay.
by Emeric Brun
· 9 years ago
b058f1c
BUG/MINOR: fct peer_prepare_ackmsg should not use trash.
by Emeric Brun
· 9 years ago
a6a0998
BUG/MEDIUM: peers: same table updates re-pushed after a re-connect
by Emeric Brun
· 9 years ago
37bb7be
BUG/MAJOR: peers: fix a crash when stopping peers on unbound processes
by Willy Tarreau
· 9 years ago
b157d73
BUG/MAJOR: peers: fix current table pointer not re-initialized on session release.
by Emeric Brun
· 9 years ago
e1ab808
BUG/MEDIUM: peers: fix wrong message id on stick table updates acknowledgement.
by Emeric Brun
· 9 years ago
5d24ebc
MEDIUM: stick-tables: use the sample type names
by Thierry FOURNIER
· 9 years ago
9490095
MEDIUM: peers: support of any stick-table data-types for sync
by Emeric Brun
· 9 years ago
aaf5860
MINOR: peers: avoid re-scheduling of pending stick-table's updates still not pushed.
by Emeric Brun
· 9 years ago
b3971ab
MAJOR: peers: peers protocol version 2.0
by Emeric Brun
· 9 years ago
b4e34da
BUG/MEDIUM: peers: apply a random reconnection timeout
by Willy Tarreau
· 9 years ago
0fca483
MEDIUM: config: propagate the table's process list to the peers sections
by Willy Tarreau
· 10 years ago
46dc1ca
MEDIUM: peers: unregister peers that were never started
by Willy Tarreau
· 10 years ago
aa72978
MINOR: peers: store the pointer to the signal handler
by Willy Tarreau
· 10 years ago
e5843b3
BUG/MEDIUM: peers: recent applet changes broke peers updates scheduling
by Willy Tarreau
· 10 years ago
6e2979c
BUG/MEDIUM: peers: fix applet scheduling
by Willy Tarreau
· 10 years ago
fe12793
MEDIUM: applet: make the applets only use si_applet_{cant|want|stop}_{get|put}
by Willy Tarreau
· 10 years ago
d4da196
MEDIUM: applet: centralize the call to si_applet_done() in the I/O handler
by Willy Tarreau
· 10 years ago
828824a
MAJOR: applet: now call si_applet_done() instead of si_update() in I/O handlers
by Willy Tarreau
· 10 years ago
3057645
CLEANUP: applet: rename struct si_applet to applet
by Willy Tarreau
· 10 years ago
8a8d83b
REORG: applet: move the applet definitions out of stream_interface
by Willy Tarreau
· 10 years ago
00a37f0
MEDIUM: applet: make the applet not depend on a stream interface anymore
by Willy Tarreau
· 10 years ago
73b65ac
MINOR: stream: pass the pointer to the origin explicitly to stream_new()
by Willy Tarreau
· 10 years ago
0c5c68e
MINOR: peers: no need for setting timeouts / conn_retries in peer_session_create()
by Willy Tarreau
· 10 years ago
d1769b8
MEDIUM: stream: don't rely on the session's listener anymore in stream_new()
by Willy Tarreau
· 10 years ago
02d8638
MEDIUM: stream: return the stream upon accept()
by Willy Tarreau
· 10 years ago
342bfb1
MEDIUM: peers: make use of stream_accept_session()
by Willy Tarreau
· 10 years ago
8baf906
MEDIUM: peers: initialize the task before the stream
by Willy Tarreau
· 10 years ago
4099a7c
MINOR: peers: make use of session_new() when creating a new session
by Willy Tarreau
· 10 years ago
d990baf
MEDIUM: peers: move the appctx initialization earlier
by Willy Tarreau
· 10 years ago
b2bf833
MINOR: session: add stick counters to the struct session
by Willy Tarreau
· 10 years ago
11c3624
MINOR: session: implement session_free() and use it everywhere
by Willy Tarreau
· 10 years ago
7ea671b
MINOR: session: store the session's accept date
by Willy Tarreau
· 10 years ago
15b5e14
MINOR: stream: move session initialization before the stream's
by Willy Tarreau
· 10 years ago
d0d8da9
MINOR: stream: provide a few helpers to retrieve frontend, listener and origin
by Willy Tarreau
· 10 years ago
eee5b51
MAJOR: http: move http_txn out of struct stream
by Willy Tarreau
· 10 years ago
cb7dd01
MEDIUM: http: move header captures from http_txn to struct stream
by Willy Tarreau
· 10 years ago
40606ab
MINOR: session: add a pointer to the session's origin
by Willy Tarreau
· 10 years ago
e36cbcb
MEDIUM: stream: move the frontend's pointer to the session
by Willy Tarreau
· 10 years ago
fb0afa7
MEDIUM: stream: move the listener's pointer to the session
by Willy Tarreau
· 10 years ago
feb7640
MEDIUM: stream: allocate the session when a stream is created
by Willy Tarreau
· 10 years ago
b1ec8c4
MINOR: session: start to reintroduce struct session
by Willy Tarreau
· 10 years ago
e7dff02
REORG/MEDIUM: stream: rename stream flags from SN_* to SF_*
by Willy Tarreau
· 10 years ago
87b0966
REORG/MAJOR: session: rename the "session" entity to "stream"
by Willy Tarreau
· 10 years ago
d1d48d4
MEDIUM: peers: use frontend_accept() instead of peer_accept()
by Willy Tarreau
· 10 years ago
f87ab94
MINOR: proxy: store the default target into the frontend's configuration
by Willy Tarreau
· 10 years ago
91d9628
MINOR: peers: centralize configuration of the peers frontend
by Willy Tarreau
· 10 years ago
bc18da1
MEDIUM: channel: don't always set CF_WAKE_WRITE on bi_put*
by Willy Tarreau
· 10 years ago
81cd900
MEDIUM: channel: remove now unused ->prod and ->cons pointers
by Willy Tarreau
· 10 years ago
ef573c0
MEDIUM: channel: add a new flag "CF_ISRESP" for the response channel
by Willy Tarreau
· 10 years ago
4e4292b
CLEANUP: stream-int: add si_ib/si_ob to dereference the buffers
by Willy Tarreau
· 10 years ago
819d332
MEDIUM: stream-int: remove any reference to the owner
by Willy Tarreau
· 10 years ago
a2df3fa
MEDIUM: stream-interface: remove now unused pointers to channels
by Willy Tarreau
· 10 years ago
a5f5d8d
MEDIUM: stream-int: add a flag indicating which side the SI is on
by Willy Tarreau
· 10 years ago
2bb4a96
REORG/MEDIUM: stream-int: introduce si_ic/si_oc to access channels
by Willy Tarreau
· 10 years ago
22ec1ea
REORG/MAJOR: move session's req and resp channels back into the session
by Willy Tarreau
· 10 years ago
2d7ec46
BUG/MAJOR: peers: initialize s->buffer_wait when creating the session
by Willy Tarreau
· 10 years ago
3c23a85
CLEANUP: session: remove session_from_task()
by Willy Tarreau
· 10 years ago
Next »