apache plugin: Increase the size of the read-buffer dynamically.
authorFlorian Forster <octo@noris.net>
Tue, 1 Apr 2008 08:40:39 +0000 (10:40 +0200)
committerFlorian Forster <octo@noris.net>
Tue, 1 Apr 2008 08:40:39 +0000 (10:40 +0200)
commit5c3efb12ed19f99017b8b13943d4a983de040050
tree315e53d8d7aca36d7915beeaa3eb9a17ba556716
parentdae0b188243d483bfac124f1b4c070830504ab75
apache plugin: Increase the size of the read-buffer dynamically.

Why guess the size if you can just adapt to whatever comes in? The memory isn't
freed ever, though.
src/apache.c