Hi Eliezer,
Pls find my comments inline.
From: ngtech1...@gmail.com
Sent: Friday, July 19, 2024 12:51 AM
To: squid-users@lists.squid-cache.org
Cc: M, Anitha (CSS)
Subject: RE: [squid-users] Squid Version squid-5.7-150400.3.6.1.x86_64 -- Squid
is crashing conti
Hey Anitha,
There are couple missing details.
Is it a brand new proxy? What OS are you using? What Distro?
It looks like a very simple forward proxy setup.
When is the proxy crashing? At startup? After a while?
Thanks,
Eliezer
From: squid-users On Behalf Of
M, Anitha (CSS)
Sent: Thursday, July
On 19/07/24 04:23, M, Anitha (CSS) wrote:
Hi Team,
We are seeing squid is continuously crashing with signal 6.
"signal 6" in system log means there should be an "assertion" error
message in the cache.log. Please look for that.
Any known
issues with this version?
Many. It is not clear wh
Hi Team,
We are seeing squid is continuously crashing with signal 6. Any known issues
with this version? Pls help. Attached is the squid.conf file we are using it.
regards,
Anitha
gl-mh-dcb-die-squidproxy01:~ # cat /etc/squid/squid.conf
# Recommended minimum configuration:
acl localnet src 172.
On 2024-07-18 00:55, Jonathan Lee wrote:
curl http://localhost:3128/squid-internal-mgr/info
Where would I place the password?
See "man curl" or online manual pages for curl. They will point you to
two relevant options: --user and --proxy-user. AFAICT, your particular
cache manager requests
On 2024-07-18 00:33, Jonathan Lee wrote:
What would be the correct way to convert cache_dir disks to rock?
One cannot convert a cache_dir of another type to rock cache_dir. You
will need to start from scratch, using a rock-dedicated cache_dir path
(initialized by running "squid -z" after upd
On 2024-07-18 00:25, Jonathan Lee wrote:
How do we enable tproxy in Squid
2024/07/17 21:22:41| Processing: http_port 127.0.0.1:3128 tproxy ...
...
2024/07/17 21:22:41| ERROR: configuration failure: requires TPROXY feature to
be enabled by ./configure
As strongly implied by the error message
On 17.07.24 21:12, Jonathan Lee wrote:
Shell Output - squidclient -v -h 127.0.0.1 -p 3128 -U cachemgr -W REDACTED
mgr:info
Request:
GET http://127.0.0.1:3128/squid-internal-mgr/info HTTP/1.0
Host: 127.0.0.1:3128
User-Agent: squidclient/6.6
Accept: */*
Authorization: Basic redacted==
Connection: