Re: [squid-users] Squid BUG: assurance failed: tok.skip(WellKnownUrlPathPrefix())

2023-09-14 Thread Loučanský Lukáš
Wow - Alex now even the old cachemgr.cgi works :-] client v4.6 also works But - could someone (or you) clarify the next one for me? I've read some questions about the "new" cachemgr.cgi and the MGR_INDEX template. Without this file the only output which the cmgr.cgi produces is "Internal Error:

[squid-users] Squid 5.6 and 5.9 keep crashing due to signal 6 with status 0

2023-09-14 Thread Flashdown
Hello together, yesterday an unexpected issue occured for the first time on only one of my squid servers, while having more than 20 of them. The issue is that out of a sudden squid just dies with such messages visible in the systemctl status output for squid: Sep 14 08:55:06 vm-myproxy squi

Re: [squid-users] Squid 5.6 and 5.9 keep crashing due to signal 6 with status 0

2023-09-14 Thread Alex Rousskov
On 2023-09-14 07:02, Flashdown wrote: Sep 14 08:55:06 vm-myproxy squid[79100]: Squid Parent: squid-2 process 80675 exited due to signal 6 with status 0 1694674498.411  9 **CENSORED_internal_client_IP** TCP_DENIED/407 4129 CONNECT [ff00::]:443 - HIER_NONE/- text/html IPv6 is disabled vi

Re: [squid-users] Squid BUG: assurance failed: tok.skip(WellKnownUrlPathPrefix())

2023-09-14 Thread Alex Rousskov
On 2023-09-14 06:40, Loučanský Lukáš wrote: But - could someone (or you) clarify the next one for me? I've read some questions about the "new" cachemgr.cgi and the MGR_INDEX template. Sorry, I cannot help with cachemgr.cgi without heroic efforts. IMHO, Squid Project should remove cachemgr.cg

Re: [squid-users] Squid BUG: assurance failed: tok.skip(WellKnownUrlPathPrefix())

2023-09-14 Thread Amos Jeffries
On 15/09/23 09:55, Alex Rousskov wrote: On 2023-09-14 06:40, Loučanský Lukáš wrote: But - could someone (or you) clarify the next one for me? I've read some questions about the "new" cachemgr.cgi and the MGR_INDEX template. Sorry, I cannot help with cachemgr.cgi without heroic efforts. IMHO,

Re: [squid-users] Squid BUG: assurance failed: tok.skip(WellKnownUrlPathPrefix())

2023-09-14 Thread Loučanský Lukáš
Ok - thanks for your reply. But this does not clarify it fully. You said cachemgr.cgi auto-detects the existence of MGR_INDEX template. But what is it supposed to do if none is found? Just displaying the message about missing MGR_INDEX? Or doing the old style "Cache Manager menu"? I have applied