[Owncloud] owncloud-client more options needed

Daniel Molkentin danimo at owncloud.com
Wed Dec 11 08:49:05 UTC 2013


Am 11.12.2013 um 09:31 schrieb Nikola Garafolić:

> I must disagree with you on that. Given my scenario, 464kb file takes 7 seconds to upload and to finish sync journal entry.

Still, the server side is the bottle neck here. Here is what you can do

- Use MySQL/MariaDB instead of SQLite
- Use a PHP accelerator (APC, ZendCache, etc)

If that's all to no avail, put your ownCloud installation (not the data store!) on the fastest HD or better an SSD or RAM disk (the latter requiring some scripting on your side). Together with the improved journal code in ownCloud client 1.5, you should see a pretty significant improvement.

> 10MB block of file greater than 10MB takes 3 seconds for that. So given I have enough bandwidth I believe I would profit using concurrent uploads. I have 350k files to upload, and 10 days later I managed to get 30% uploaded ;) And I repeat link speed is guaranteed gigabit.


I agree that we ultimately should have parallel uploading.

Daniel

--
www.owncloud.com - Your Data, Your Cloud, Your Way!

ownCloud GmbH, GF: Markus Rex, Holger Dyroff
Schloßäckerstrasse 26a, 90443 Nürnberg, HRB 28050 (AG Nürnberg)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/owncloud/attachments/20131211/a1f1e968/attachment.html>


More information about the Owncloud mailing list