mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-07-08 12:32:35 +02:00
Initial Commit
This commit is contained in:
15
install/phpconfigs/php53.conf
Normal file
15
install/phpconfigs/php53.conf
Normal file
@@ -0,0 +1,15 @@
|
||||
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
|
||||
}
|
||||
18
install/phpconfigs/php54.conf
Normal file
18
install/phpconfigs/php54.conf
Normal file
@@ -0,0 +1,18 @@
|
||||
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
|
||||
}
|
||||
|
||||
|
||||
|
||||
16
install/phpconfigs/php55.conf
Normal file
16
install/phpconfigs/php55.conf
Normal file
@@ -0,0 +1,16 @@
|
||||
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
|
||||
}
|
||||
|
||||
16
install/phpconfigs/php56.conf
Normal file
16
install/phpconfigs/php56.conf
Normal file
@@ -0,0 +1,16 @@
|
||||
extprocessor php56 {
|
||||
type lsapi
|
||||
address uds://tmp/lshttpd/lsphp56.sock
|
||||
maxConns 50
|
||||
initTimeout 60
|
||||
retryTimeout 0
|
||||
persistConn 1
|
||||
respBuffer 0
|
||||
autoStart 1
|
||||
path /usr/local/lsws/lsphp56/bin/lsphp
|
||||
memSoftLimit 2047M
|
||||
memHardLimit 2047M
|
||||
procSoftLimit 400
|
||||
procHardLimit 500
|
||||
}
|
||||
|
||||
16
install/phpconfigs/php70.conf
Normal file
16
install/phpconfigs/php70.conf
Normal file
@@ -0,0 +1,16 @@
|
||||
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
|
||||
}
|
||||
|
||||
16
install/phpconfigs/php71.conf
Normal file
16
install/phpconfigs/php71.conf
Normal file
@@ -0,0 +1,16 @@
|
||||
extprocessor php71 {
|
||||
type lsapi
|
||||
address uds://tmp/lshttpd/lsphp71.sock
|
||||
maxConns 50
|
||||
initTimeout 60
|
||||
retryTimeout 0
|
||||
persistConn 1
|
||||
respBuffer 0
|
||||
autoStart 1
|
||||
path /usr/local/lsws/lsphp71/bin/lsphp
|
||||
memSoftLimit 2047M
|
||||
memHardLimit 2047M
|
||||
procSoftLimit 400
|
||||
procHardLimit 500
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user