Home
last modified time | relevance | path

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

/PHP-7.2/sapi/litespeed/
H A Dlsapilib.c2815 static unsigned int s_max_reqs = UINT_MAX; variable
3351 if ( (unsigned int)s_req_processed > s_max_reqs ) in LSAPI_Prefork_Accept_r()
3488 { s_max_reqs = reqs - 1; } in LSAPI_Set_Max_Reqs()

Completed in 13 milliseconds