Legend
| Field: int GzipAutodetectThreshold
Declarationint GzipAutodetectThreshold SummaryIf a file is larger than this, then the server will read a chunk from the middle of the file and gzip it to determine whether gzipping the whole file is worth it. Otherwise it will default to using gzip either way. |