Skip to main content

URL_BLOCK_SIZE

Constant URL_BLOCK_SIZE 

Source
pub const URL_BLOCK_SIZE: u64 = _; // 1_048_576u64
Expand description

Recommended block size for the cache in front of a URL: a range request has a fixed cost worth amortising over more bytes.