On 28/12/21 19:01, roee klinger wrote:
stdout of the helper is the channel to respond to Squid requests. Do not
send other information there.
Helper debug info etc should go to the helper stderr which Squid will
deliver to cache.log.
Thank you, Amos.
I am glad there is a buil
Hello!
Testing squid 5.3 on Ubuntu 20.04.
Looks good for several weeks , but just got this:
2021/12/28 09:58:01 kid1| assertion failed: Read.cc:61:
"Comm::IsConnOpen(conn)"
current master transaction: master28713185
After this squid ate almost 100% of cpu, then crashed, unfortunately
>
> stdout of the helper is the channel to respond to Squid requests. Do not
> send other information there.
Helper debug info etc should go to the helper stderr which Squid will
> deliver to cache.log.
Thank you, Amos.
I am glad there is a built-in way to handle this.
However, I tried puttin
On 28/12/21 18:32, roee klinger wrote:
Hey,
I am running Squid inside a Docker container, and I am using an external
helper, I am trying to get the logs from the external helper to go to
Docker logs (stdout).
Currently, I am writing the logs to a file, which works, but I would
like to get t
Hey,
I am running Squid inside a Docker container, and I am using an external
helper, I am trying to get the logs from the external helper to go to
Docker logs (stdout).
Currently, I am writing the logs to a file, which works, but I would like
to get them to stdout instead, however, Squid redirec
After one day of running without clients my squid memory is stable
29345 proxy 20 0 171348 122360 14732 S 0.0 0.7 0:25.96
(squid-1) --kid squid-1 -YC -f /etc/squid5/squid.conf
29343 root 20 0 133712 79264 9284 S 0.0 0.5 0:00.00
/usr/sbin/squid -YC -f /etc/squid5/squ