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