Apache would not start with 128mb

This commit is contained in:
Micke Nordin 2023-04-05 08:35:16 +02:00
parent eb433eb1ee
commit ea02509b7c
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257
2 changed files with 2 additions and 2 deletions

View file

@ -153,7 +153,7 @@ data:
[dba] [dba]
; Nothing here ; Nothing here
[opcache] [opcache]
opcache.interned_strings_buffer=128 opcache.interned_strings_buffer=64
[curl] [curl]
; Nothing here ; Nothing here
[openssl] [openssl]

View file

@ -153,7 +153,7 @@ data:
[dba] [dba]
; Nothing here ; Nothing here
[opcache] [opcache]
opcache.interned_strings_buffer=128 opcache.interned_strings_buffer=64
[curl] [curl]
; Nothing here ; Nothing here
[openssl] [openssl]