<div dir="ltr">Hi Michael,<div style>thank you for taking time to reply and assist.</div><div style><br></div><div style>Here i'm adding a bit more debug info from one of our user:<br></div><div style><div><div><br></div>
<div>$ du -sh  /data/testuser/files/</div><div>168M<span class="" style="white-space:pre">  </span>/data/testuser/files/</div><div>$ find   /data/testuser/files/ -type f | wc -l</div><div>202</div><div><br></div><div><br></div>
<div>The following shows there's been ~ 50K GET from only the ownCloud's sync client (see the '.*csyncoC.*' part in regexp) within a period of 50 minutes today (from 2013/07/03 00:00 until now 2013/07/03 07:50) requests for this user's files, although he doesn't have more than 168M and a total of 202 files.</div>
<div><br></div><div>$tail -n500000   /var/log/httpd/example.com_access_log | grep -i '.*testuser.*03/Jul/2013.*GET.*csyncoC.*' | wc -l</div><div>47909</div><div><br></div><div><br></div><div>So it seems there's no doubt about a bug in the ownCloud's sync client!</div>
<div><br></div><div><br></div><div>At the moment, we are in a pilot testing phase with ownCloud and we are wasting a huge amount of download bandwidth to our users. As everyone knows, bandwidth isn't free! </div></div>
<div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jul 3, 2013 at 2:11 AM, Michael Grosser <span dir="ltr"><<a href="mailto:owncloud@seetheprogress.net" target="_blank">owncloud@seetheprogress.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">There are additional reports from server admins reporting increased<br>
server load and bandwidth without much syncing. As posted above it<br>
started with 1.2.5 or 1.3.0.<br>
<div class="HOEnZb"><div class="h5"><br>
On Tue, Jul 2, 2013 at 8:28 PM, Markus Goetz <<a href="mailto:markus@woboq.com">markus@woboq.com</a>> wrote:<br>
> Did you tail -f the HTTP access log to find out what is happening? (Or more<br>
> advanced: try mitmdump -v -v and set it as proxy of the client)<br>
><br>
><br>
><br>
> On 02.07.13 16:52, Foss Xplorer wrote:<br>
><br>
> I can confirm the same issue too. We've rolled out ownCloud to around 10K<br>
> users and lately there's been an increase in upload bandwitdh as well as<br>
> huge load on the servers. It looks like the issue started with ownCloud sync<br>
> client 1.2.5.<br>
><br>
> Please have a closer look to find the root cause as ownCloud's load on the<br>
> servers even with relatively low amount of users syncing causes strain and<br>
> service interruption!  We are also deeply worried about the unnecessary<br>
> bandwidth costs this issue implies!<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> On Thu, Jun 27, 2013 at 5:22 PM, Jan-Christoph Borchardt<br>
> <<a href="mailto:hey@jancborchardt.net">hey@jancborchardt.net</a>> wrote:<br>
>><br>
>> A quick look at the issue tracker reveals that yes, there is indeed an<br>
>> issue open: <a href="https://github.com/owncloud/mirall/issues/701" target="_blank">https://github.com/owncloud/mirall/issues/701</a> – please<br>
>> chime in there.<br>
>><br>
>> On Thu, Jun 27, 2013 at 4:28 PM, Bjorn Madsen<br>
>> <<a href="mailto:bjorn.madsen@operationsresearchgroup.com">bjorn.madsen@operationsresearchgroup.com</a>> wrote:<br>
>> > Hi<br>
>> > I'm testing the client 1.3.0 and am seeing an incredibly high bandwidth<br>
>> > usage (picture <a href="http://goo.gl/nRELR" target="_blank">http://goo.gl/nRELR</a>). Before the installation of the<br>
>> > client<br>
>> > all files were already synchronized, but now I am getting traffic alert<br>
>> > after traffic alert.<br>
>> ><br>
>> > Are others observing the same behaviour? Do we have a bugtracker id for<br>
>> > this?<br>
>> ><br>
>> > Kind regards,<br>
>> > --<br>
>> > Bjorn Madsen<br>
>> > <a href="mailto:bjorn.madsen@operationsresearchgroup.com">bjorn.madsen@operationsresearchgroup.com</a><br>
>> ><br>
>> ><br>
>> > _______________________________________________<br>
>> > Owncloud mailing list<br>
>> > <a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>
>> > <a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
>> ><br>
>> _______________________________________________<br>
>> Owncloud mailing list<br>
>> <a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>
>> <a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
><br>
><br>
><br>
><br>
> _______________________________________________<br>
> Owncloud mailing list<br>
> <a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>
> <a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> Owncloud mailing list<br>
> <a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>
> <a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
><br>
_______________________________________________<br>
Owncloud mailing list<br>
<a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
</div></div></blockquote></div><br></div>