On 10/12/21 12:11 PM, Andrea Venturoli wrote:
> On 10/12/21 16:51, Alex Rousskov wrote:
>> P.S. When you sanitized your cache.log, you have stripped lines dumping
>> message headers. Those lines do not start with the usual
>> "2021/10/12...|" prefix. Stripping them complicates triage.
> Oh, sorry!
On 10/12/21 16:51, Alex Rousskov wrote:
I am not sure, but I suspect that you are suffering from your ICAP
service inability to handle REQMOD transactions with HTTP 100-Conntinue
semantics, including (but not limited to) FTP STOR requests (translated
into HTTP by Squid).
Squid has a configurati
On 10/12/21 9:58 AM, Andrea Venturoli wrote:
> On 8/28/21 17:10, Alex Rousskov wrote:
>> Reproduce the problem using a single transaction on an otherwise idle
>> Squid with full debugging enabled and share the corresponding cache.log:
>> https://wiki.squid-cache.org/SquidFaq/BugReporting#Debugging
On 8/28/21 17:10, Alex Rousskov wrote:
Sorry for taking so long.
Meanwhile I upgraded to Squid 5.0.6, but the problem was not solved.
Reproduce the problem using a single transaction on an otherwise idle
Squid with full debugging enabled and share the corresponding cache.log:
https://wiki.s
On 12/10/21 9:33 pm, 森 隆聡 wrote:
I made Single Sign On environment with AD+Squid and it worked fine.
[It works]
Client(Windows) -> Squid(CentOS) -> Internet
* Client is joined the domain and Squid configured Kerberos Authentication with
AD.
But after add another squid, it didn't work.
...
* Ralf Hildebrandt :
> > There's squid-5.2. Does it also have this problem?
>
> Quite sure, since I've been testing Squid-5-HEAD before it became 5.2
> But to be sure, I'm deplyoing it right now.
Yep, squid-5.2 is also leaking.
Ralf Hildebrandt
Charité - Universitätsmedizin Berlin
Geschäftsbere
I made Single Sign On environment with AD+Squid and it worked fine.
[It works]
Client(Windows) -> Squid(CentOS) -> Internet
* Client is joined the domain and Squid configured Kerberos Authentication with
AD.
But after add another squid, it didn't work.
[Not works]
Client -> Squid(No Auth.) ->