Re: [squid-dev] [PATCH] Fast SNI peek

2016-05-13 Thread Alex Rousskov
On 05/13/2016 11:07 AM, Christos Tsantilas wrote: > mode | trunk | fast-sni > SS1 100% 100% > SS2 22% 69% > SS3 16% 26% The above [slightly adjusted by me] table needs an explanation and a few disclaimers. SSN in the first column means "splicing at SslBump stepN". Tha

[squid-dev] [PATCH] Fix maybeMakeSpaceAvailable() logic

2016-05-13 Thread Alex Rousskov
Hello, This change fixes logic bugs that mostly affect performance: In micro-tests, this change gives 10% performance improvement for intercepted "fast peek at SNI and splice" SslBump configurations. Similar improvement is expected for future plain HTTP/2 parsers. trunk fsni fsni+ SS