max_ranges

Syntax: max_ranges number;
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.

doc_nginx
2017-02-09 07:06:58
Comments
Leave a Comment

Please login to continue.