mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Update performance_tips.rst
Add note of of MySQLTuner-perl
This commit is contained in:
parent
92143fd5cc
commit
78e2df6bda
@ -41,3 +41,5 @@ Memcached servers must be specified in the "memcached_servers" array in ownCloud
|
||||
-----------------------------
|
||||
|
||||
MySQL or MariaDB should be preferred because of the `performance limitations of SQLite with highly concurrent applications <http://www.sqlite.org/whentouse.html>`_, like ownCloud.
|
||||
|
||||
On large instances you could consider `running MySQLTuner <https://github.com/major/MySQLTuner-perl/>`_ to optimize the database.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user