Syntax: | max_ranges |
---|---|
Default: | — |
Context: | http , server , location |
This directive appeared in version 1.1.2.
Limits the maximum allowed number of ranges in byte-range requests. Requests that exceed the limit are processed as if there were no byte ranges specified. By default, the number of ranges is not limited. The zero value disables the byte-range support completely.
Please login to continue.