]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: Add note about encrypted password CPU usage
authorDaniel Schneller <ds@danielschneller.de>
Mon, 6 Nov 2017 15:51:04 +0000 (16:51 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 6 Nov 2017 17:37:35 +0000 (18:37 +0100)
commitd06f31c443bbaa231ef75221540dec605d20018b
tree94eecc3792161b777043c0010640b87be26ec256
parent283810773afa55dd50e6b362e2b93f8f7a88edc4
DOC: Add note about encrypted password CPU usage

From first-hand experience I realized that using encrypted passwords in
userlists can quickly become overwhelming for busy sites. In my case
just about 100 rq/s were enough to drive (user) CPU usage from 2-3% up
to >90%. While it is perfectly explicable why this is the case, having
it mentioned in the relevant documentation section might spare someone
some confusion in the future.
doc/configuration.txt