On 24/11/2015 11:21 p.m., Christos Tsantilas wrote: > I am attaching a small (not well tested) patch, which fixed a similar > problem for me, in the case someone want to test it. > > Amos, > should we try to retrieve ALE object from > HttpRequest->clientConnectionManager->getCurrentContext()->http->al, or > other sources, inside ACLFilledChecklist::syncAle(), if it is not set? >
Short answer is yes. For request being a source at least, not sure about other sources. There is also the problem that intercept ports going via ConnStateData::postHttpsAccept() dont setup a CONNECT context at all, just generate an HttpRequest and use it directly. Amos _______________________________________________ squid-dev mailing list [email protected] http://lists.squid-cache.org/listinfo/squid-dev
