Syntax: | uwsgi_force_ranges |
---|---|
Default: | uwsgi_force_ranges off; |
Context: | http , server , location |
This directive appeared in version 1.7.7.
Enables byte-range support for both cached and uncached responses from the uwsgi server regardless of the “Accept-Ranges” field in these responses.
Please login to continue.