Commit 88af83b7 authored by 万继龙's avatar 万继龙

Merge branch 'fix_wanjl_0824' into 'master'

add: 开启apcu.cli

See merge request bp/pay!58
parents 038229f0 a45c2180
...@@ -1888,6 +1888,7 @@ opcache.huge_code_pages=1 ...@@ -1888,6 +1888,7 @@ opcache.huge_code_pages=1
;openssl.capath= ;openssl.capath=
[apcu] [apcu]
apc.enable_cli=1
apc.shm_size=1024M apc.shm_size=1024M
apc.slam_defense=1 apc.slam_defense=1
apc.serializer=igbinary apc.serializer=igbinary
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment