The one-liner:
dd if=/dev/zero bs=1G count=10 | gzip -c > 10GB.gz
This is brilliant.
You can make multiple files with different encodings and select based on the Accept-Encoding header.
Accept-Encoding
Yeah, good point.
I forgot about that.
This is a most excellent place for technology news and articles.
You can make multiple files with different encodings and select based on the
Accept-Encodingheader.Yeah, good point.
I forgot about that.