mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-05-14 09:46:10 +02:00
CLEANUP: defaults: adjust MAX_THREADS multiplier number in comment
After e049bd00ab the MAX_THREADS limit was increased, but the comment about multiplier wasn't changed.
This commit is contained in:
parent
58f3e191e8
commit
e0144843a4
@ -59,7 +59,7 @@
|
||||
#define DEF_MAX_THREADS_PER_GROUP 16
|
||||
#endif
|
||||
|
||||
/* threads enabled, max_threads defaults to long bits for 1 tgroup or 4 times
|
||||
/* threads enabled, max_threads defaults to long bits for 1 tgroup or 16 times
|
||||
* long bits if more tgroups are enabled.
|
||||
*/
|
||||
#ifndef MAX_THREADS
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user