mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-07 21:31:58 +01:00
Fixed searchd config to user thread_pool workers
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
parent
eb2b22b2bc
commit
507ac86885
@ -249,5 +249,5 @@ searchd
|
||||
preopen_indexes = 1
|
||||
unlink_old = 1
|
||||
thread_stack = 512k
|
||||
workers = threads # for RT to work
|
||||
workers = thread_pool
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user