Reduce the default thread_add_delay to 2ms
Experience shows that 2ms is a better value for thread_add_delay. This is high enough to prevent thread pileups and low enough that we do not run into as too few thread problems at startup.
Showing
Please register or sign in to comment