connect with http and https protocols
Renzo Marengo <[email protected]> Tue, 29 Apr 2025 08:54:31 +0200
| Newsgroups | gmane.comp.web.squid.general |
|---|---|
| Message-ID | <CAMmfGZTeQJBgRH=FhAYJZg9dQ5V3POfA72tPNRm61uo-s8w2eQ@mail.gmail.com> |
When client uses CONNECT directive I understand that proxy establishes tunnel to destination host on specified port e.g. http://www.example.com:8888/test.php https://www.example.com:8888/test.php 1. I don't understand if this occurs both in presence of http and https requests, The request (using CONNECT method) can be http or https ? 2. if In both cases CONNECT method is invoked but how I can discover protocol (http, https) looking for inside access.log ? A.B.C.D TCP_TUNNEL/200 7085 CONNECT mtalk.google.com:5228 - HIER_DIRECT/ 142.251.18.188 I see only info about destination host and port but no http/https protocol is referenced. _______________________________________________ squid-users mailing list [email protected] https://lists.squid-cache.org/listinfo/squid-users