• Tollef Fog Heen's avatar
    Reduce the default thread_add_delay to 2ms · 13add5fd
    Tollef Fog Heen authored
    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.
    13add5fd
mgt_pool.c 7.92 KB