mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 09:09:54 -05:00
sounds like wiping the issues under the carpet, but test036 behaves much better if the target systems are less loaded
This commit is contained in:
parent
bfdceee00f
commit
8ce45fc80d
1 changed files with 4 additions and 0 deletions
|
|
@ -35,6 +35,10 @@ argsfile @TESTDIR@/slapd.m.args
|
|||
#rwmmod#modulepath ../servers/slapd/overlays/
|
||||
#rwmmod#moduleload rwm.la
|
||||
|
||||
# seems to improve behavior under very heavy load
|
||||
# (i.e. it alleviates load on target systems)
|
||||
threads 8
|
||||
|
||||
#######################################################################
|
||||
# database definitions
|
||||
#######################################################################
|
||||
|
|
|
|||
Loading…
Reference in a new issue