06-19-2023, 04:18 PM
Try doubling the following parameters in /etc/php/7.4/fpm/php.ini
Also in the Resource allocation section of MPD Config
Double the Output buffer size: (128 -> 256)
Disable the Input cache
Code:
post_max_size from 75M to 150M
max_input_vars from 10000 to 20000
Also in the Resource allocation section of MPD Config
Double the Output buffer size: (128 -> 256)
Disable the Input cache