search for: wroker

Displaying 1 result from an estimated 1 matches for "wroker".

Did you mean: worker
2019 Jan 13
1
Indexing paralelism
Hi Observing the processes of FTS, I observe the following: 1 - For one user, indexer-wroker does not start several threads for each request. On teh contrary, it waits for the first request to finish before starting the second. How to make sure all requests (or a limited number of it, for instance linked to the CPU number on the machine) are started asap ? 2 - If a IMAP query is received...