-
All ideas that improve the performance of AIO are always welcome. Feel free to add them below. See #1335 for general performance recommendations. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
I've added this to the list in #5251 now but feel free to add further ideas below. |
Beta Was this translation helpful? Give feedback.
-
I would suggest the first thing to be able to improve the performance is some way to view the current performance and change the features of the software based on the hardware. Suggest creating a method to do a performance evaluation of the current setup testing CPU, DISK, Network, memory, etc and make recommendations like disabling image thumbnails or increasing database memory. Then actually getting NC to make those changes. Performance roll-ups like number of slow queries per day, time spent generating thumbnails, add-ons causing delays, external call timeouts, etc. Create t-shirt configurations for low-spec, mid-spec, and high-spec hardware that reconfigure based on the preferences of the admin or user Categorize add-ons based on their performance impact. |
Beta Was this translation helpful? Give feedback.
-
Add environment variables to allow changing the amount of process manager servers that PHP-FPM can use. (pm.max_children, pm.start_servers, pm.min/max_spare_servers). The default values are pretty low, and can cause performance issues over time. |
Beta Was this translation helpful? Give feedback.
I've added this to the list in #5251 now but feel free to add further ideas below.