Re: forward bumped traffic to parent in plain form
Anthony Pankov <[email protected]> Thu, 26 Mar 2026 16:17:51 +0300
| Newsgroups | gmane.comp.web.squid.devel |
|---|---|
| Message-ID | <[email protected]> |
Thursday, March 26, 2026, 4:00:59 PM, you wrote: > On 2026-03-26 08:14, Anthony Pankov wrote: >> > Tuesday, March 10, 2026, 10:12:46 PM, you wrote: >> ... >>> httpsSslBumpStep2AccessCheckDone() callback calls >>> startPeekAndSplice() (for the second time!) that gets to an httpsCreate() statement/line. >> ... >> > I'm very confusing about many reference to "PeekAndSplice" name in code. >> There is startPeekAndSplice, doPeekAndSpliceStep, >> // Disable caching for bumpPeekAndSplice mode >> > The ' bumpPeekAndSplice' name is puzzling. >> > It is different from stare, peek, bump mode and ever with 'client-first'. >> > May be you can comment what a historical meaning of PeekAndSplice name. > PeakAndSplice is a nickname of a project (or a set of features). It does not mean "peak and then splice". It kind of means "code that supports peek, splice, and bump actions". Thank you! I took that as "peak and then splice" and was very confusing. -- Best regards, Anthony