changed value for opcache.memory_consumption to 256
This commit is contained in:
+1
-1
@@ -1766,7 +1766,7 @@ opcache.enable=1
|
||||
opcache.enable_cli=1
|
||||
|
||||
; The OPcache shared memory storage size.
|
||||
opcache.memory_consumption=128
|
||||
opcache.memory_consumption=256
|
||||
|
||||
; The amount of memory for interned strings in Mbytes.
|
||||
opcache.interned_strings_buffer=24
|
||||
|
||||
Reference in New Issue
Block a user