RateReadFreeBytes
Name
RateReadFreeBytes -- FIXME FIXME
Synopsis
RateReadFreeBytes [ RateReadFreeBytes number of bytes]
Default
0
Context
server config, <VirtualHost>, <Anonymous>, <Directory>, <Global>
Module
mod_xfer
Compatibility
1.2.0 and later
Description
RateReadFreeBytes is the amount of bytes to be transferred without any bandwidth
limits, so with that option you can give full bandwidth for small files
while limiting big ones. (See RateReadHardBPS
on further info about what happens after the free amount was transferred.)