~kinkie/squid/domaindata-benchmark

Viewing all changes in revision 13447.

  • Committer: Amos Jeffries
  • Date: 2014-06-05 15:57:23 UTC
  • Revision ID: squid3@treenet.co.nz-20140605155723-kmh7gu9huoxjg060
Fix error in rev.13417 "ssl_bump none" mode crashes squid

The fake CONNECT request generated to relay non-bumped traffic needs to
be pre-pended to any existing data in the ConnStateData::In buffer.
Otherwise our new bytes will corrupt any traffic bytes already in there
and our intended CONNECT request will never be recognised as we re-parse
the buffer.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: