Apache Module mod_buffer Description:
Support for request buffering
Status:
Extension
ModuleIdentifier:
buffer_module
SourceFile:
mod_buffer.c
Compatibility:
Available in Apache 2.3 and later
Summary This module provides the ability to buffer the input and output filter stacks. Under certain circumstances, content generators might create content in small chunks. In order to promote memory reuse, in memory chunks are always 8k in size, regardless of the size of the chunk itself. When many sma