Hello,
Thanks again.
You right, I must move the following lines after the authentication lines:
http_access allow localnet
http_access allow localhost
http_access deny all
It worked.
On Sunday, September 10, 2023 at 01:57:32 AM GMT+3:30, Alex Rousskov
wrote:
On 2023-09-09 15:09, Jason Lo
On 2023-09-03 09:39, Ben Goz wrote:
I'm working with squid that sends http/s traffic to a custom c-icap filter.
I see a lot of ICAP reply debug messages in Squid's cache log.
kid1| 93,3| ModXact.cc(556) readMore: not reading because ICAP reply pipe is
full
What are the implications of this me
On 2023-09-09 18:27, Alex Rousskov wrote:
On 2023-09-09 15:09, Jason Long wrote:
My Squid-cache server IP is "192.168.1.2".
I use Mozilla Firefox and set the proxy to "192.168.1.2:3128".
What information do you need to tell you?
Do you see Firefox requests/transactions reflected in Squid acce
On 2023-09-09 15:09, Jason Long wrote:
My Squid-cache server IP is "192.168.1.2".
I use Mozilla Firefox and set the proxy to "192.168.1.2:3128".
What information do you need to tell you?
Do you see Firefox requests/transactions reflected in Squid access.log?
Anything in Squid cache.log?
Sorr
Hi Alex,Thank you so much for your reply.My Squid-cache server IP is
"192.168.1.2".I use Mozilla Firefox and set the proxy to
"192.168.1.2:3128".What information do you need to tell you?
Sent from Yahoo Mail on Android
On Sat, Sep 9, 2023 at 5:56 PM, Alex
Rousskov wrote: On 2023-09-09 09
On 2023-09-09 09:09, Jason Long wrote:
Hello,
I installed the Squid-cache on Debian 12, then I installed the Apache utils:
$ sudo apt install apache2-utils
After it, I did the following steps:
$ sudo touch /etc/squid/passwd
$ sudo chown proxy /etc/squid/passwd
Then:
$ sudo htpasswd /etc/squi
Hello,
I installed the Squid-cache on Debian 12, then I installed the Apache utils:
$ sudo apt install apache2-utils
After it, I did the following steps:
$ sudo touch /etc/squid/passwd
$ sudo chown proxy /etc/squid/passwd
Then:
$ sudo htpasswd /etc/squid/passwd jason
After it, I opened the "/