Book Image

Lighttpd

By : Andre Bogus
Book Image

Lighttpd

By: Andre Bogus

Overview of this book

Table of Contents (20 chapters)
Lighttpd
Credits
About the Author
About the Reviewer
Preface
HTTP Status Codes

mod_uploadprogress


Returns the status of running uploads as JSON containing three entries: state (one of starting, error, done, uploading), status (the HTML status), size (total bytes), received (bytes received so far).

Name

Type

Description

upload-progress.debug

upload-progress.progress-url

upload-progress.remove-timeout

ABC

123

Enables debug messages for this module

If set, activates progress information on this URL

Time in seconds until connections are no longer tracked (defaults to 60)