29 Oct
2014
29 Oct
'14
10:15 a.m.
Nikolai Kondrashov wrote:
I see that the v3.0.x code doesn't fire the server.thread.start trigger on startup (in thread_pool_init), but only during runtime (in thread_pool_manage).
Yes.
Is this done to avoid a burst of triggers on startup for installations with large thread number?
Yes. Alan DeKok.