Files
CyberPanel/install/phpconfigs/php55.conf
2017-10-24 19:16:36 +05:00

17 lines
467 B
Plaintext

extprocessor php55 {
type lsapi
address uds://tmp/lshttpd/lsphp55.sock
maxConns 50
initTimeout 60
retryTimeout 0
persistConn 1
respBuffer 0
autoStart 1
path /usr/local/lsws/lsphp55/bin/lsphp
memSoftLimit 2047M
memHardLimit 2047M
procSoftLimit 400
procHardLimit 500
}