Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
litespeed_wiki:php:detached_mode [2019/02/13 20:44]
Jackson Zhang [PHP Processes Won't Run Forever]
litespeed_wiki:php:detached_mode [2019/02/13 20:45]
Jackson Zhang [PHP Processes Won't Run Forever]
Line 47: Line 47:
  
 ===== PHP Processes Won't Run Forever ===== ===== PHP Processes Won't Run Forever =====
-PHP Detached Mode doesn'​t mean that PHP will run forever. It will still follow the [[https://​www.litespeedtech.com/​docs/​webserver/​config/​extapps/​lsapi#​extMaxIdleTime |Max Idle Time]] setting. If you want to make PHP live longer, just increase **Max Idle Time**. ​ Never set it as "​-1"​ to means as "​unlimited"​ since in process group mode, it will be automatically converted to default 30 seconds. If you want PHP to be running ​loner, try to enter a large number, such as "​3600"​.+PHP Detached Mode doesn'​t mean that PHP will run forever. It will still follow the [[https://​www.litespeedtech.com/​docs/​webserver/​config/​extapps/​lsapi#​extMaxIdleTime |Max Idle Time]] setting. If you want to make PHP live longer, just increase **Max Idle Time**. ​ Never set it as "​-1"​ to means as "​unlimited"​ sincein process group mode, it will be automatically converted to default 30 seconds. If you want PHP to be running ​longer, try to enter a large number, such as "​3600"​.
  
 ===== PHP Auto Configuration for Different Control Panels ===== ===== PHP Auto Configuration for Different Control Panels =====
  • Admin
  • Last modified: 2020/02/26 22:53
  • by Lucas Rolff