On Tue, Aug 1, 2023 at 1:32 PM botp wrote:
> On Tue, Aug 1, 2023 at 12:05 AM Alex Rousskov <
> rouss...@measurement-factory.com> wrote:
>
>> IIRC, this error implies that your compiler does not fully support
>> C++17. Squid v6 requires decent C++17 support.
>>
>> you are probably right, Alex. I w
On Tue, Aug 1, 2023 at 12:05 AM Alex Rousskov <
rouss...@measurement-factory.com> wrote:
>
> IIRC, this error implies that your compiler does not fully support
> C++17. Squid v6 requires decent C++17 support.
>
> If I am right, then you will need to use a different/modern compiler
> (but consider
On Mon, Jul 31, 2023 at 11:31 PM Antony Stone <
antony.st...@squid.open.source.it> wrote:
> It might help to tell us what sort of system you're compiling it on:
>
> - operating system
> - version
> - compiler name
> - compiler version
>
oops, yes, Antony.
$ lsb_release -a && uname -an && gcc
I have an external ACL that check if users are OVERCUOTE (exceed assigned
cuote in MB), on this case those users can't browser certains domains and
sites specified in certain acl (domains_cuote, parcials_domains_cuote,
sites_cuote). The problem is that Squid doesn't interrupt stablished
connections
On 7/31/23 11:26, botp wrote:
Hi All,
' been compiling (using default setting) squid since v5, my last
version was 5.9, but, when i tried 6.1, i get the following error
(enclosed in dashed lines):
-
src/ipc/TypedMsgHdr.h:120:5: error: static assert
On Monday 31 July 2023 at 17:26:38, botp wrote:
> Hi All,
>
> ' been compiling
It might help to tell us what sort of system you're compiling it on:
- operating system
- version
- compiler name
- compiler version
Antony.
--
"I estimate there's a world market for about five computers."
Hi All,
' been compiling (using default setting) squid since v5, my last version
was 5.9, but, when i tried 6.1, i get the following error (enclosed in
dashed lines):
-
In file included from ActionParams.cc:13:0:
../../src/ipc/TypedMsgHdr.h: In instanti
On 7/30/23 11:25, Brendan Kearney wrote:
the cachemgr.cgi i am using is packaged with the squid server i run, all
from the fedora rpm. i have two instances, one older and one recently
upgraded.
you can see in the squid logs all of the requests. cachemgr.cgi/6.1
always returns a 404. cachemg
On 7/31/23 06:13, Gérard Parat wrote:
I use Squid as a Windows 10 service with Cygwin since 5.7 release.
I usually monitor activity with squidclient mgr: but since 6.1 it
doesn't work anymore:
* HTTP/1.1 403 Forbidden
However, squidclient cache_object://localhost/ is working fine.
Is ther
Hi all,
I use Squid as a Windows 10 service with Cygwin since 5.7 release.
I usually monitor activity with squidclient mgr: but since 6.1 it
doesn't work anymore:
* HTTP/1.1 403 Forbidden
However, squidclient cache_object://localhost/ is working fine.
Is there new options to add to squid.con
Hi all,
I use Squid as a Windows 10 service with Cygwin since 5.7 release.
I usually monitor activity with squidclient mgr: but since 6.1 it
doesn't work anymore:
* HTTP/1.1 403 Forbidden
However, squidclient cache_object://localhost/ is working fine.
Is there new options to add to squid.
11 matches
Mail list logo