RateWriteFreeBytes
Name
RateWriteFreeBytes -- FIXME FIXME
Synopsis
RateWriteFreeBytes [ RateWriteFreeBytes number of bytes]
Default
0
Context
server config, <VirtualHost>, <Anonymous>, <Directory>, <Global>
Module
mod_xfer
Compatibility
1.2.0 and later
Description
RateWriteFreeBytes 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 RateWriteHardBPS
on further info about what happens after the free amount was transferred.)