Hello Squid team,
I get following error while compiling v6.8
...
In file included from basic_nis_auth.cc:15:
../../../../src/auth/basic/NIS/nis_support.h:8: error: unterminated #ifndef
#ifndef SQUID_SRC_AUTH_BASIC_NIS_NIS_SUPPORT_H
basic_nis_auth.cc: In function 'int main(int, char**)':
basic_ni
14.03.2024 16:21, Miha Miha пишет:
Hello Squid team,
I get following error while compiling v6.8
...
In file included from basic_nis_auth.cc:15:
../../../../src/auth/basic/NIS/nis_support.h:8: error: unterminated #ifndef
#ifndef SQUID_SRC_AUTH_BASIC_NIS_NIS_SUPPORT_H
basic_nis_auth.cc: In funct
On 2024-03-14 08:21, Miha Miha wrote:
Hello Squid team,
I get following error while compiling v6.8
...
In file included from basic_nis_auth.cc:15:
../../../../src/auth/basic/NIS/nis_support.h:8: error: unterminated #ifndef
#ifndef SQUID_SRC_AUTH_BASIC_NIS_NIS_SUPPORT_H
basic_nis_auth.cc: In fu
On 2024-03-11 11:31, Dieter Bloms wrote:
Hello,
after an upgrade from squid6.6 to squid6.8 on a debian bookworm we have a lot
of messages from type:
ICAP_ERR_GONE/000
ICAP_ERR_OTHER/200
ICAP_ERR_OTHER/408
ICAP_ERR_OTHER/204
and some of our users claim about bad performance and some get "empty
Hello Amos,
thank you for your answer!
I opened a bugreport https://bugs.squid-cache.org/show_bug.cgi?id=5353
with some debug infos attached.
On Thu, Mar 14, Amos Jeffries wrote:
>
> On 12/03/24 04:31, Dieter Bloms wrote:
> > Hello,
> >
> > after an upgrade from squid6.6 to squid6.8 on a debia