https://bugzilla.wikimedia.org/show_bug.cgi?id=17255





--- Comment #3 from Michael Dale <d...@ucsc.edu>  2009-01-30 18:39:42 UTC ---
in response to comment #1
yea its really simple we just collect a set of post files and concatenate
them.. no special HTTP upload handling code. maybe concatenate by running shell
command to avoid sending all that data through php but not a big deal either
way. 

in response to comment #2
is there some standard that you would prefer we use? The only thing I am aware
of is the google proposed resume upload code
http://code.google.com/p/gears/wiki/ResumableHttpRequestsProposal

Notice even Google (with their custom clients) has taken the 1 meg chunk at a
time approach because it avoids modifications to HTTP protocol. They have
proposed modifications to HTTP protocol and we can support that once it "gets
out there".


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to