Opened 6 weeks ago

#2677 new defect

Support for resumable uploads

Reported by: aaronbeandgg@… Owned by:
Priority: minor Milestone:
Component: documentation Version: 1.3.x
Keywords: Cc:
uname -a:
nginx -V: 1.4.2

Description

It seems Nginx has a big feature missing, the ability to support resumable uploads.
There are two third-party modules available at the moment, however, both have serious downfalls.
The most popular seems to be ​https://github.com/vkholodkov/nginx-upload-module geometry dash - however, it doesn't support any version above 1.3.8. And the author of the module has no plans to update.
Thus neither of these modules is suitable for someone running Nginx 1.4+. Nginx needs a solid, supported resumable upload functionality. If not compiled by default, it should be able to compile with a flag, the same way SPDY is added when compiling.

Change History (0)

Note: See TracTickets for help on using tickets.