Hi Amos,
It was definitely ignorance of the tools on my part. I am using curl
for testing my setup.
I was using different URLs (different host/IP address as part of URL)
when issuing request to to Squid. That caused the problem I observed.
I read about Curl tool and found out that I can set Host
On 18/12/2015 1:21 a.m., Sreenath BH wrote:
> Hi,
>
> Thanks for the detailed response. I really appreciate it.
>
> Unfortunately the load balancer we use is not a squid load balancer
> and for now I will have to use HTCP.
>
> Please take a look at the following lines from access.log of one of
>
Hi,
Thanks for the detailed response. I really appreciate it.
Unfortunately the load balancer we use is not a squid load balancer
and for now I will have to use HTCP.
Please take a look at the following lines from access.log of one of
the three squid servers.
1450351827.534 0 1
On 17/12/2015 3:10 a.m., Sreenath BH wrote:
> Hi,
>
> Thanks for the tips. After disabling digest I believe performance improved.
> However, I found that randomly requests were being routed to parent
> even when siblings had the data cached.
>
> From access.log I found TIMEOUT_CARP. I assumed thi
Hi,
Thanks for the tips. After disabling digest I believe performance improved.
However, I found that randomly requests were being routed to parent
even when siblings had the data cached.
From access.log I found TIMEOUT_CARP. I assumed this meant HTCP timed
out and squid was forced to go to fetch
On 16/12/2015 7:16 a.m., Sreenath BH wrote:
> Hi,
>
> I have a setup with three squid peers (siblings in squid.conf) and
> three upstream servers(peers with parent and originserver in
> squid.conf).
>
> I am using htcp for the three squid siblings.
> How much time does it take for one squid serve
Hi,
I have a setup with three squid peers (siblings in squid.conf) and
three upstream servers(peers with parent and originserver in
squid.conf).
I am using htcp for the three squid siblings.
How much time does it take for one squid server to 'know' that another
peer has a particular object cached