Home
last modified time | relevance | path

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

/PHP-8.1/sapi/litespeed/
H A Dlsapilib.c3687 int wait_time = 10; in LSAPI_Prefork_Accept_r() local
3689 wait_time += *s_busy_workers * 10; in LSAPI_Prefork_Accept_r()
3691 wait_time >>= (*s_accepting_workers); in LSAPI_Prefork_Accept_r()
3692 if (wait_secs >= wait_time) in LSAPI_Prefork_Accept_r()

Completed in 13 milliseconds