NULL,
> #if USE_AUTH
> http->getConn() != NULL &&
> http->getConn()->getAuth() != NULL ?
> http->getConn()->getAuth() :
> http->request->auth_user_request);
>
Auth() :
http->request->auth_user_request);
#else
NULL);
#endif
node = (clientStreamNode *)http->client_stream.tail->data;
clientStreamRead(node, http, node->readBuffer);
}
void
ClientRequestContext::hostHeaderVerify()
-Original Me
On 2024-07-08 12:31, Jonathan Lee wrote:
I can confirm I have no ipv6 our isp is ipv4 only and I have IPv6
disabled on the firewall and with layer 2 and 3 traffic
This problem is not specific to any IP family/version.
Alex.
On Jul 8, 2024, at 09:15, Alex Rousskov
wrote:
On 2024-07-05 2
I can confirm I have no ipv6 our isp is ipv4 only and I have IPv6 disabled on
the firewall and with layer 2 and 3 traffic
Sent from my iPhone
> On Jul 8, 2024, at 09:15, Alex Rousskov
> wrote:
>
> On 2024-07-05 21:07, Jonathan Lee wrote:
>
>> I am using Bump with certificates installed on d
On 2024-07-05 21:07, Jonathan Lee wrote:
I am using Bump with certificates installed on devices does anyone know
what this error is...
kick abandoning conn43723 local=192.168.1.1:3128
remote=192.168.1.5:52129 FD 178 flags=1
This "kick abandoning" message marks a Squid problem or bug: Squid
Hello fellow Squid Users
I am using Bump with certificates installed on devices does anyone know what
this error is...
kick abandoning conn43723 local=192.168.1.1:3128 remote=192.168.1.5:52129 FD
178 flags=1
Does anyone know how to fix my last weird error I have with Squid 6.6
This is my la