[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: "threads" v. "concurrency"?
At 03:01 PM 8/27/2005, Ben Beuchler wrote:
>While "threads" seems pretty clearly to be the hard limit on the
>maximum number of slapd threads that will be spawned, how does
>"concurrency" relate? Any good rules-of-thumb for how it should be
>set?
A general rule of thumb would be to use the defaults unless
it can demonstrated (through bench marking or other means)
that some non-default value is significantly better.
Kurt