mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-07 05:45:59 +01:00
17 lines
467 B
Plaintext
Executable File
17 lines
467 B
Plaintext
Executable File
extprocessor php70 {
|
|
type lsapi
|
|
address uds://tmp/lshttpd/lsphp70.sock
|
|
maxConns 50
|
|
initTimeout 60
|
|
retryTimeout 0
|
|
persistConn 1
|
|
respBuffer 0
|
|
autoStart 1
|
|
path /usr/local/lsws/lsphp70/bin/lsphp
|
|
memSoftLimit 2047M
|
|
memHardLimit 2047M
|
|
procSoftLimit 400
|
|
procHardLimit 500
|
|
}
|
|
|