[squid-dev] [PATCH] Increase request buffer size to 64kb

Amos Jeffries squid3 at treenet.co.nz
Wed Apr 13 14:22:56 UTC 2016


Alex, have you had time to review this updated patch?


For my part I am wondering if the class StoreIOBuffer needs to have move
constructor/assignment added now that getClientStreamBuffer() is
returning a temporary variable by-value. I suspect it would be
beneficial to ensure it does, even if the "= default" are used.

Amos


More information about the squid-dev mailing list