On 14.08.2012 06:41, Davide Alberani wrote:
On Thu, Aug 9, 2012 at 9:36 PM, Davide Alberani wrote:
Maybe we have a bug in FIRSTUP_PARENT selection not checking the
cache_peer_access properly.
I'll do some tests in the next days, and let you know the results.
After a test with squid-3.2.0.19-20120813-r11646, I can confirm that
the problem is no longer present for HTTP traffic, thank you very
much!
Now, I have a different issue: HTTP is passed to the upstream proxy,
but - after I've enabled ssl-bump - HTTPS is not (it's handled
directly
by squid itself).
Is this expected?
Yes it is.
We do not have functionality re-wrapping requests with CONNECT in Squid
yet.
Amos