Enviroment Values

#1
Dear Experts
Can anyone suggest me which values are best for:
Code:
PHP_LSAPI_CHILDREN=?
PHP_LSAPI_MAX_REQUESTS=?
LSAPI_AVOID_FORK=?
And any other optimization for a single high traffic woocommerce website on an Hetzner dedicated server ax42 with following anformation
CPU: AMD Ryzen™ 7 PRO 8700GE (8 cores / 16 threads)
RAM: 64 GB DDR5 ECC
Disk: 2 × 512 GB NVMe SSD (Gen4, RAID 1)



Thanks in advance
 
#3
You can set LSAPI_AVOID_FORK to 1 since this is a server hosting one website, but I recommend you keep the other settings at default values - unless there is a specific need for you to modify a specific setting.
Check our recommendations for your use case: https://docs.litespeedtech.com/lsws/tuning-dedicated/
Thanks but these are thing that I've seen already and tested and not helped. with defaults I get timeouts based on loader.io reports for just 1000 Clients in 1 minute.

I need some game changer advice as you see server is powerfull enought to handle 1-2K clients

Thanks
Regards
 
#5
Top