hin,
>
> What's the issue?
> That the logs don't reflect the reality?
>
> Thanks,
> Eliezer
>
>
> From: squid-users On Behalf
> Of sachin gupta
> Sent: Thursday, May 25, 2023 18:21
> To: squid-users@lists.squid-cache.org
> Subject: [squid-users] TCP_TUN
Hey Sachin,
What's the issue?
That the logs don't reflect the reality?
Thanks,
Eliezer
From: squid-users On Behalf Of
sachin gupta
Sent: Thursday, May 25, 2023 18:21
To: squid-users@lists.squid-cache.org
Subject: [squid-users] TCP_TUNNEL/500 in squid logs in squid 5.9
Hi A
Hi
I also added some prints in ClientHttpRequest::logRequest to see if it is
getting 500 from response.
398 if (const auto reply = findReply()) {
399
400 debugs(33, 8, "SACHIN clientLogRequest: status='" <<
reply->sline.status() << "'");
401 debugs(33, 8, "SACHIN clien
Hi All
We are migrating for squid 4.15 to squid 5.9. We are running our existing
test suite to check if we pass our sanity testing.
For requests in transparent mode, though request passes and client get 200,
in squid logs we are getting TCP_TUNNEL/500. We were not getting this issue
with squid 4.