summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-05-26 21:43:36 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-05-26 21:43:36 +0000
commitb5317d079402fb270bd18bec65ad62c52c8e339f (patch)
tree8482033ecee00be86337782d3216001fa8e1775a /etc
parentd4aa487e91909fbc065caad3e1b9116120b3fcc6 (diff)
downloadpfsense-b5317d079402fb270bd18bec65ad62c52c8e339f.zip
pfsense-b5317d079402fb270bd18bec65ad62c52c8e339f.tar.gz
Backout last commit, it didnt help the php count.
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/system.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/system.inc b/etc/inc/system.inc
index 0a614a3..e0bd3b3 100644
--- a/etc/inc/system.inc
+++ b/etc/inc/system.inc
@@ -551,7 +551,7 @@ function system_generate_lighty_config($filename,
$port = 80,
$document_root = "/usr/local/www/",
$cert_location = "cert.pem",
- $max_procs = 1,
+ $max_procs = 2,
$max_requests = "1",
$fast_cgi_enable = true,
$captive_portal = false) {
OpenPOWER on IntegriCloud