Platonides wrote:
> Not really an addition since I already mentioned them ;)
>   
[sorry tuned in with the title change]
> Are the "1 MB POST chunks" just rfc2616 chunked transfer-coding applied
> to a POST body, or is it a custom protocol using several POSTs?
> There's a upload.txt file on docs/ but it's not any helpful.
Hmm I don't think chunk transfer-coding helps the php putting the 
temporary POST file into memory issue. So we do it as several POSTS.

I did not write that upload.txt ...but more upload documentation would 
be good.. its basically documented at the api level right now and the 
chunk "protocol" is on on firefogg.org:: 
http://www.firefogg.org/dev/chunk_post.html

--michael

_______________________________________________
Commons-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/commons-l

Reply via email to