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