Files
nextcloud-docs/admin_manual/installation
MichaIng 9e503258ec enh(admin_manual): update OPcache JIT docs
Single Nextcloud instances have shown to use less than 2 MiB of the configured JIT buffer size, so that 8 MiB is sufficient by a large margin. Using any larger value pre-occupies the `opcache.memory_consumption` accurdingly and 128 MiB would hence fill its default 128 MiB completely, without any benefit.

The example JIT size is hence reduced to 8 MiB. Enabling JIT however has shown to raise overall OPcache usage by a larger amount than the configured JIT size, so that `opcache.memory_consumption` might still need to be raised in some cases. This information is added to the documentation: https://github.com/nextcloud/all-in-one/issues/2755#issuecomment-1591848523

Additionally, the info is added that JIT is currently supported on x86 platforms only.

Signed-off-by: MichaIng <micha@dietpi.com>
2024-11-15 10:16:18 +00:00
..
2020-03-28 23:29:46 +01:00
2024-07-23 13:04:10 +02:00
2024-07-23 13:04:10 +02:00
2024-07-15 06:15:34 +02:00
2023-09-28 13:10:47 +02:00
2024-09-27 06:39:04 +00:00