src/apache.c: Increase the buffer size from 4kByte to 16kByte, since this was a probl...
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Tue, 26 Sep 2006 18:05:21 +0000 (20:05 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Tue, 26 Sep 2006 18:05:21 +0000 (20:05 +0200)
commite4e51c6605b934c3f5e85f38436ce3e84038595e
tree405e936ff9354bc20e16ae24dbd1049107b52667
parent9a5e152336651ca19c55fef6e6e33db27ccb870e
src/apache.c: Increase the buffer size from 4kByte to 16kByte, since this was a problem twice.

Also, make this limit easier to configure.
src/apache.c