diff options
| author | Valery Kartel <valery.kartel@gmail.com> | 2017-08-26 19:48:55 +0300 |
|---|---|---|
| committer | Timo Teräs <timo.teras@iki.fi> | 2017-08-28 06:32:17 +0000 |
| commit | b4dc428b069d192ff5d9bf0f008fc5ff1bce20da (patch) | |
| tree | 68de6c2e338521059f2d9386b049a1107443b98a /testing/litespeed/config.patch | |
| parent | 71038f0019450e04407d876b780f09139cee90d5 (diff) | |
| download | aports-b4dc428b069d192ff5d9bf0f008fc5ff1bce20da.tar.bz2 aports-b4dc428b069d192ff5d9bf0f008fc5ff1bce20da.tar.xz | |
testing/litespeed: upgrade to 1.4.27
Diffstat (limited to 'testing/litespeed/config.patch')
| -rw-r--r-- | testing/litespeed/config.patch | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/testing/litespeed/config.patch b/testing/litespeed/config.patch deleted file mode 100644 index 427b055ab9..0000000000 --- a/testing/litespeed/config.patch +++ /dev/null @@ -1,41 +0,0 @@ ---- a/dist/conf/httpd_config.conf.in -+++ b/dist/conf/httpd_config.conf.in -@@ -20,7 +20,7 @@ - indexFiles index.html, index.php - - errorlog $SERVER_ROOT/logs/error.log { -- logLevel DEBUG -+ logLevel INFO - debugLevel 0 - rollingSize 10M - enableStderrLog 1 -@@ -115,9 +115,9 @@ - deny - } - --extProcessor lsphp5{ -+extProcessor lsphp7{ - type lsapi -- address uds://tmp/lshttpd/lsphp.sock -+ address uds://tmp/lshttpd/lsphp7.sock - maxConns 35 - env PHP_LSAPI_MAX_REQUESTS=500 - env PHP_LSAPI_CHILDREN=35 -@@ -127,7 +127,7 @@ - pcKeepAliveTimeout - respBuffer 0 - autoStart 1 -- path $SERVER_ROOT/fcgi-bin/lsphp5 -+ path $SERVER_ROOT/fcgi-bin/lsphp7 - backlog 100 - instances 1 - priority 0 -@@ -138,7 +138,7 @@ - } - - scriptHandler{ -- add lsapi:lsphp5 php -+ add lsapi:lsphp7 php - } - - railsDefaults{ |
