Home
last modified time | relevance | path

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

/PHP-8.2/sapi/litespeed/
H A Dlsapilib.c3657 int wait_time = 10; in LSAPI_Prefork_Accept_r() local
3659 wait_time += *s_busy_workers * 10; in LSAPI_Prefork_Accept_r()
3661 wait_time >>= (*s_accepting_workers); in LSAPI_Prefork_Accept_r()
3662 if (wait_secs >= wait_time) in LSAPI_Prefork_Accept_r()

Completed in 18 milliseconds