This vmod implements a TUS server (see https://tus.io/protocols/resumable-upload.html ) which collects uploads on the varnish server to send them to a backend in one go for storage. It does not implement any permanent storage itself.

Name
Last commit
Last update
src Loading commit data...
.dir-locals.el Loading commit data...
.gitignore Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
README.rst Loading commit data...
autogen.sh Loading commit data...
bootstrap Loading commit data...
configure.ac Loading commit data...