summaryrefslogtreecommitdiff
path: root/php.ini-production
diff options
context:
space:
mode:
authorXinchen Hui <laruence@gmail.com>2015-11-09 12:21:45 +0800
committerXinchen Hui <laruence@gmail.com>2015-11-09 12:21:45 +0800
commit0a1e199682c1f2503cc78f900c55ad15fcf89b1d (patch)
tree3b05de3afbb63ee3ab16ec015e2e8c2a436499c5 /php.ini-production
parent12f1cfa86ad1e4c4174893974c0533d77902196b (diff)
downloadphp-git-0a1e199682c1f2503cc78f900c55ad15fcf89b1d.tar.gz
Fixed bug #70624 opcache.huge_code_pages
Diffstat (limited to 'php.ini-production')
-rw-r--r--php.ini-production2
1 files changed, 1 insertions, 1 deletions
diff --git a/php.ini-production b/php.ini-production
index 368794f700..cc3ffa096b 100644
--- a/php.ini-production
+++ b/php.ini-production
@@ -1842,7 +1842,7 @@ ldap.max_links = -1
; Enables or disables copying of PHP code (text segment) into HUGE PAGES.
; This should improve performance, but requires appropriate OS configuration.
-opcache.huge_code_pages=1
+;opcache.huge_code_pages=1
[curl]
; A default value for the CURLOPT_CAINFO option. This is required to be an