You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi there, i am using your project on an OS X machine at the moment and have the problem that file upload is extremely slow. The file i tried to upload is 564K big and took about 50 seconds the first time i uploaded it.
The second time was faster, I turned on debug information but I could not figure out where exactly the problem lies:
hi there, i am using your project on an OS X machine at the moment and have the problem that file upload is extremely slow. The file i tried to upload is 564K big and took about 50 seconds the first time i uploaded it.
The second time was faster, I turned on debug information but I could not figure out where exactly the problem lies:
full log: http://paste.ubuntu.com/10564562/
The following lines seemed interesting to me:
from creating the file initially and doing the last write, it took only ~ 2 seconds.
but my
$ cp file /path/to/gdfs
did not return at this point, but after this:is this a known issue, or am i doing something wrong?
The text was updated successfully, but these errors were encountered: