man mod_range () - handle requests for parts of a file

NAME

mod_range - handle requests for parts of a file

DESCRIPTION

This module response to requests for one or many ranges of a file. This is especially useful when downloading large files, since a broken download may be resumed.

Note that request for multiple parts of a document will report a size of zero to the log file.

EWSAPI MODULE INTERACTION

Uses the following EWSAPI interaction data, if available:

{real_name, {Path, AfterPath}}: as defined in mod_alias(3).

Uses the following EWSAPI functions:

*
mod_alias:path/3

SEE ALSO

AUTHOR

Joakim Grebenö  - support@erlang.ericsson.se