Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
3638d174e5d2533a1674f13429e3b492a84162ec
/
src
/
lb_fwlc.c
6f97b4e
BUG/MEDIUM: leastconn: fix rare possibility of divide by zero
by Willy Tarreau
· Wed Sep 22 07:15:57 2021 +0200
a057045
MINOR: server: replace the pendconns-related stuff with a struct queue
by Willy Tarreau
· Fri Jun 18 09:30:30 2021 +0200
5941ef0
MINOR: lb/api: remove the locked argument from take_conn/drop_conn
by Willy Tarreau
· Fri Jun 18 18:29:25 2021 +0200
63b3ae7
CLEANUP: backend: fix incorrect comments on locking conditions for lb functions
by Willy Tarreau
· Tue Jun 01 16:58:31 2021 +0200
5064ab6
OPTIM: lb-leastconn: do not unlink the server if it did not change
by Willy Tarreau
· Wed Feb 17 16:26:55 2021 +0100
85b2fb0
OPTIM: lb-leastconn: do not take the server lock on take_conn/drop_conn
by Willy Tarreau
· Wed Feb 17 16:14:00 2021 +0100
59b0fec
MINOR: lb/api: let callers of take_conn/drop_conn tell if they have the lock
by Willy Tarreau
· Wed Feb 17 16:01:37 2021 +0100
cb33d3a
BUG/MEDIUM: lb-leastconn: Reposition a server using the right eweight
by Christopher Faulet
· Fri Dec 11 15:36:01 2020 +0100
8ae8c48
MEDIUM: fwlc: re-enable per-server queuing up to maxqueue
by Willy Tarreau
· Thu Oct 22 17:19:07 2020 +0200
8c855f6
MINOR: leastconn: take the queue length into account when queuing servers
by Willy Tarreau
· Thu Oct 22 17:41:45 2020 +0200
58bc9c1
MINOR: lb/leastconn: only take a read lock in fwlc_get_next_server()
by Willy Tarreau
· Sat Oct 17 19:32:09 2020 +0200
cd10def
MINOR: backend: replace the lbprm lock with an rwlock
by Willy Tarreau
· Sat Oct 17 18:48:47 2020 +0200
b255105
CLEANUP: include: tree-wide alphabetical sort of include files
by Willy Tarreau
· Tue Jun 09 09:07:15 2020 +0200
1e56f92
REORG: include: move server.h to haproxy/server{,-t}.h
by Willy Tarreau
· Thu Jun 04 23:20:13 2020 +0200
a55c454
REORG: include: move queue.h to haproxy/queue{,-t}.h
by Willy Tarreau
· Thu Jun 04 22:59:39 2020 +0200
4980160
REORG: include: move backend.h to haproxy/backend{,-t}.h
by Willy Tarreau
· Thu Jun 04 22:50:02 2020 +0200
f268ee8
REORG: include: split global.h into haproxy/global{,-t}.h
by Willy Tarreau
· Thu Jun 04 17:05:57 2020 +0200
58017ee
REORG: include: move the BUG_ON() code to haproxy/bug.h
by Willy Tarreau
· Wed May 27 16:51:33 2020 +0200
4c7e4b7
REORG: include: update all files to use haproxy/api.h or api-t.h if needed
by Willy Tarreau
· Wed May 27 12:58:42 2020 +0200
8d2b777
REORG: ebtree: move the include files from ebtree to include/import/
by Willy Tarreau
· Wed May 27 10:58:19 2020 +0200
ed5ac9c
BUG/MINOR: lb/leastconn: ignore the server weights for empty servers
by Willy Tarreau
· Fri Sep 06 17:04:04 2019 +0200
1ae2a88
BUG/MEDIUM: lb_fwlc: Don't test the server's lb_tree from outside the lock
by Christopher Faulet
· Wed Jun 19 10:50:38 2019 +0200
1eb6c55
MINOR: lb: make the leastconn algorithm more accurate
by Willy Tarreau
· Fri Dec 14 08:33:28 2018 +0100
1b87748
BUG/MEDIUM: lb/threads: always properly lock LB algorithms on maintenance operations
by Willy Tarreau
· Tue Aug 21 19:44:53 2018 +0200
2a944ee
BUILD: threads: Rename SPIN/RWLOCK macros using HA_ prefix
by Christopher Faulet
· Tue Nov 07 10:42:54 2017 +0100
5b51755
MEDIUM: threads/lb: Make LB algorithms (lb_*.c) thread-safe
by Christopher Faulet
· Fri Jun 09 14:17:53 2017 +0200
52a91d3
MEDIUM: check: server states and weight propagation re-work
by Emeric Brun
· Thu Aug 31 14:41:55 2017 +0200
c93cd16
REORG/MEDIUM: server: split server state and flags in two different variables
by Willy Tarreau
· Tue May 13 15:54:22 2014 +0200
87eb1d6
MINOR: server: create srv_was_usable() from srv_is_usable() and use a pointer
by Willy Tarreau
· Tue May 13 18:51:40 2014 +0200
c5150da
MINOR: server: use functions to detect state changes and to update them
by Willy Tarreau
· Tue May 13 19:27:31 2014 +0200
004e045
BUG/MAJOR: server: weight calculation fails for map-based algorithms
by Willy Tarreau
· Thu Nov 21 11:22:01 2013 +0100
45cb4fb
[MEDIUM] build: switch ebtree users to use new ebtree version
by Willy Tarreau
· Mon Oct 26 21:10:04 2009 +0100
f89c187
[CLEANUP] backend: move LB algos to individual files
by Willy Tarreau
· Thu Oct 01 11:19:37 2009 +0200