ss3git

Results 21 comments of ss3git

> Regarding the specific ERR_ZERO_SIZE_OBJECT error case (tempesta-tech.com/wp-content/uploads/2022/09/5_tempesta_tls.pdf), another factor may be affecting the result. > > Unlike other (HTTPS-Upgrade) error cases I’m aware of, direct access (or access via...

> Regarding the specific ERR_ZERO_SIZE_OBJECT error case (tempesta-tech.com/wp-content/uploads/2022/09/5_tempesta_tls.pdf), another factor may be affecting the result. 1. The site (HTTPS port) in question only supports HTTP/2. ``` % curl -vI --http1.1...

Hi all, Just letting you know that I don't have any planned commit now. Unfortunately, my holiday will be over soon, so I may not be able to make a...

Looks like it is working on Linux too. ``` $ uname -a Linux ubuntu2310 6.5.0-9-generic #9-Ubuntu SMP PREEMPT_DYNAMIC Sat Oct 7 01:35:40 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux $ lsmod...

FYI, I have run a very rough benchmark of this PR. ``` ---------------------- 10GbEther ------------------------- | squid @ freebsd 13.2 | -------------- | apache @ windows | ---------------------- | |...

Hi. @evpobr Sorry for that I did some commits after you had reviewed the code once. The change may boost the performance when an integer equivalant src_ratio is in use....

Hello @luzpaz. This PR works well enough at least on my machine. Maybe waiting for more testers other than me?

Hi, @evpobr . I've already forgotten a lot of the details though, the core calculation part is intended to be bitwise identical to the reference implementation (if you mean the...

Hi @rousskov I've done functional changes to eliminate frequent set/unset of SO_SPLICE. (_Polishing_ is out of scope for now.)

@yadij Is the position of this tag correct? https://github.com/squid-cache/squid/tree/SQUID_6_14 I noticed the tag is almost neighboring to the HEAD.