917c917 < if (r->finfo.st_size >= MMAP_THRESHOLD) { --- > if ((r->finfo.st_size >= MMAP_THRESHOLD) && (!r->header_only)) {
collection. mod_bandwidth is an Apache module to provide bandwidth usage limitation either on the whole server or one a per connection basis based on the size of files, directory location or remote domain/IP.