]> granicus.if.org Git - apache/commit
Take another shot at reimplementing core_output_filter. This implementation buffers
authorBill Stoddard <stoddard@apache.org>
Wed, 4 Oct 2000 19:11:03 +0000 (19:11 +0000)
committerBill Stoddard <stoddard@apache.org>
Wed, 4 Oct 2000 19:11:03 +0000 (19:11 +0000)
commitf1a7b0d2093f36038e30bf531b7aa42bf01145c8
tree494e6fdfc42c4654b2e877d5bc78e2f4db2661c6
parentbaa50d0a2d5fc3f95f2692889cc9200cafb6fa3c
Take another shot at reimplementing core_output_filter. This implementation buffers
brigades across multiple calls until MAX_IOVEC_TO_WRITE or
MIN_SIZE_TO_WRITE thresholds are hit. This implementation does not attempt
to coalesce bytes. Moving a bit further down the filter learning curve...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86389 13f79535-47bb-0310-9956-ffa450edef68
modules/http/http_core.c