The filter-by-max function allows the resource if the specified information source is less than or equal to the given value. It denies the resource if the information source is greater than the specified value.
This function can be called no more than once per filter.
The filter-by-maxfunction lists the properties used with the filter-by-max function.
Source of information: hosts, objects, or depth
Specifies a value for comparison
This example allows resources whose content-length is less than 1024 kilobytes:
MetaData fn-filter-by-max src=content-length value=1024