HTTP PUT for file uploads

Kon Wilms konfoo at gmail.com
Sat Sep 6 19:35:43 MSD 2008


On Fri, Sep 5, 2008 at 11:48 PM, mike <mike503 at gmail.com> wrote:
> Thanks...
>
> I've put together what I think is a decent solution below:
> http://michaelshadle.com/2008/08/26/large-file-uploads-over-http-the-final-solution-i-think/

Interesting. This is exactly what we have been doing to get files
transmitted over satellite for many years ;-). Ofcourse the problem
there is one of no ACKs or NACKs during the transmission -- they must
be batched up and sent via backchannel after the transmission has
ended, for retransmit. If this is something that interests you I would
suggest looking at protocols like NORM.

Cheers
Kon





More information about the nginx mailing list