[squid-dev] forward bumped traffic to parent in plain form

Anthony Pankov anthony.pankov at yahoo.com
Fri Apr 3 11:46:32 UTC 2026


Friday, April 3, 2026, 2:20:17 PM, you wrote:


> I've tried to call getSslContextStart() in startPeakAndSplice().

> But the problem is:
> getSslContextStart() return synchronously in most cases after calling getSslContextDone().

> But in the case of #if USE_SSL_CRTD (my case) it return after sending request to CRTD without calling getSslContextDone().
> getSslContextDone() will be called further in sslCrtdHandleReplyWrapper().

> So we are back in startPeakAndSplice() without getSslContextDone() and connections are closed.

> Is there a preferred way to solve this problem?

Sorry. It's a normal. The problem is out here.



-- 
Best regards,
Anthony



More information about the squid-dev mailing list