Zitat von Frank Karlitschek <[email protected]>:
On 04.10.2012, at 12:44, Martin Mazur <[email protected]> wrote:
Zitat von Frank Karlitschek <[email protected]>:
Hi,
an easy way to optimize the server is to install an PHP Opcode
cache like APC and use MySQL instead of SQLite.
Frank
Hello Frank,
I have installed php5-apc and could see a significant performance
increase in my raspberry pi. Will MySQL have a similar impact?
Since the hardware is a raspberry pi, I'd like to save memory
wherever it is possible.
Depends on the usecase.
Sqlite is very bad if you have lot´s of files/users and if several
users work in parallel on ownCloud.
MySQL might use a bit more RAM depending on the configuration.
The is no definite answer. You have to try.
Frank
I'll try mysql when owncloud 4.5 is released and give feedback here on
the list.
Best regards
Martin
--
Martin Mazur
[email protected]
_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud