and the response by timer is owc 10.0.0 is more slow than owx 9.1 ... it is very ugly for my client, mostly the hardware resources are same. Do exist a solution? Can I dwongrade to 9.1 without lost datas from DB or files? thanks
not reply? strange that nobody have my self issue... from 9.1.4 to 10.0.0 the owncloud for equality resources is more slow in sync (client from and to server, the icon cloud always is blue), but a lot slow than 9.1.4.... why? and mostly how do I resolve?
I notice that the check before sync is slow, after this time the owncloud becomes normal...
owncloud installed yesterday: 10.0.2.1 but nothing it's changed. Redis's installed correctly. the client have memory sufficient. the strange is that owncloud 9.1.4 was more speed in sync step than 10, so I think the software owncloud 10 have some "bottleneck". I don't understand the swap... Can you explain me? thanks look the link:
The memory on the host (i.e. the server) is more what you should be concerned with. If your database is writing to virtual memory (swap), then that will slow things down. If you reboot the server, does the problem go away?
no, I reboot more time, but the slow rest.... is it possible so many select per seconds? how do I configure my.cnf in order to improve the performance? now I have:
the slowdown is the "check before sync, checking of the changes" (after this operation anything is normal, download/upload file):
and if I look the performance server I have this:
many select per seconds and many traffic... (redis is installed correctly). I don't understand why the same hardware/software resouces from 9.1 to 10.0 have slowed down owncloud. thanks
It would be worth configuring the mariadb server to produce a query log and checkout what are these 10000 queries; likely that they will all be quite similar and point us to where the problem lies here.
But today owncloud work less because today isn't working day. Tomorrow owncloud work more than today, so I will obtain more query info and I'll send you thanks
you consider my owc 10 from upgrade owc 9.1.4, maybe have this step created slow "checking update"? if I install a new CPU from 2.5Ghz to 3Ghz, do I speed the process? thanks
I have just upgraded from 9.1 to 10 and cant believe how much slower it is. The 'hardware;' hasn't changed. We are using PostgreSQL rather than mysql and I can't see anything obvious in terms of db issues. I moved /opt/otrs/var/tmp to a RAM disk and that has helped a little but it is pretty painful to use at present.