Home
last modified time | relevance | path

Searched refs:wait_time (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/sapi/litespeed/
H A Dlsapilib.c3634 int wait_time = 10; in LSAPI_Prefork_Accept_r() local
3636 wait_time += *s_busy_workers * 10; in LSAPI_Prefork_Accept_r()
3638 wait_time >>= (*s_accepting_workers); in LSAPI_Prefork_Accept_r()
3639 if (wait_secs >= wait_time) in LSAPI_Prefork_Accept_r()

Completed in 14 milliseconds