Opened 6 weeks ago

#2678 new defect

resumeable uploads

Reported by: gesturesatellitedgg@… 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 other up and coming module is ​https://github.com/pgaertig/nginx-big-upload flappy bird - however, there are numerous reports of incompatibilities with SPDY and the dependancy on Lua for it to run.
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.