~yadi/squid/parser-ng-htok

Viewing all changes in revision 13983.

  • Committer: Amos Jeffries
  • Date: 2015-03-17 02:53:05 UTC
  • Revision ID: squid3@treenet.co.nz-20150317025305-g4cnd2cbvjps75g8
Implement lazy buffer reallocation for HTTP server connections

Bug 4206 was caused by early buffers allocated for read I/O being
dropped while waiting for the read to actually take place.

In order to prevent future bugs in the server connection read logics we
implement the same lazy/late grow behaviour as required to fix bug 4206.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: