Comment 8 for bug 1041880

Revision history for this message
Matthias (matthiasw) wrote :

Sadly I can't confirm the fix for my issue (usage)...

Uploading two files:
1)
size: 98MB
time curl: 42m32s
--> upload failed, response: HTTP/1.1 502 Proxy Error, Date: Fri, 07 Sep 2012 05:52:53 GMT

 2)
size: 209MB
time curl: 97m48s
time updown: ~8m20s (<- this time was measured with a stopwatch from progressbar 100% till termination of curl)
--> upload succeed, response: HTTP/1.1 201 CREATED, Date: Fri, 07 Sep 2012 08:04:57 GMT

So surprisingly the second (bigger) file became commited, the first (smaller) one not.

Furthermore my second upload needs really long (scratching on the limit of 600sec) for the process of spooling, compressing, hashing,... (as stated from Roman in Post #6) compared with the whole upload of 5Gb within 4 minutes from Sidnei. Maybe this can be explaned if the 5Gb file of Sidnei was just a dummy-file containing only zeroes, because my file is 7zip compressed (high entropy).