summaryrefslogtreecommitdiffstats
path: root/tools/conf
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2018-08-28 15:18:05 -0300
committerRenato Botelho <renato@netgate.com>2018-08-28 15:18:43 -0300
commit4f03ad7a36b6c2f9060f059f167a491b06739acf (patch)
treebf6a6b885d94b27eca5a47f460940d14af116fcd /tools/conf
parent6a2461f0bcddb800ad5f193afc3efbde7b53dd3c (diff)
downloadpfsense-4f03ad7a36b6c2f9060f059f167a491b06739acf.zip
pfsense-4f03ad7a36b6c2f9060f059f167a491b06739acf.tar.gz
Fix #8845: Increase PHP FD_SETSIZE
Diffstat (limited to 'tools/conf')
-rw-r--r--tools/conf/pfPorts/make.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/conf/pfPorts/make.conf b/tools/conf/pfPorts/make.conf
index bd00b1a..23ae875 100644
--- a/tools/conf/pfPorts/make.conf
+++ b/tools/conf/pfPorts/make.conf
@@ -22,6 +22,7 @@ CONFIGURE_ARGS= --without-openssl-header-check
.endif
DEFAULT_VERSIONS= php=72 ssl=base
+PHP_FD_SETSIZE= 2048
. if ${.CURDIR:N*sysutils/check_reload_status*}==""
WITH_DEBUG= yes
OpenPOWER on IntegriCloud