Thank you Alex.
We modified the log format as per your suggestion and here is the relevant
log entries (its been parsed) for one such log entry
"http_method": "CONNECT",
"request_method_from_client": "CONNECT",
"request_method_to_server": "CONNECT",
"status": 200,
"vendor_action": "TCP_
On 12/29/22 20:05, Amish wrote:
On 29/12/22 22:32, Alex Rousskov wrote:
On 12/29/22 10:41, Amish wrote:
On 29/12/22 20:23, Alex Rousskov wrote:
There are several ways to fix this bug long-term, including these two:
Minimal: Create a TLS context object dedicated to peeking at origin
servers.