Re: [squid-users] ERROR connecting to squid proxy server

2021-01-12 Thread Amos Jeffries
On 12/01/21 6:30 pm, Reshma V Kumar wrote: Hi ! This is the error from cache.log file 2021/01/11 23:21:07 kid1| idnsSendQuery FD -1: sendto: (0) No error. "-1" is a closed socket. It looks like there is no UDP port open for sending traffic to your DNS server(s). You are starting Squid with

Re: [squid-users] ERROR connecting to squid proxy server

2021-01-11 Thread Reshma V Kumar
Hi !   This is the error from cache.log file   2021/01/11 23:21:07 kid1| idnsSendQuery FD -1: sendto: (0) No error.   and following error in access.log file TCP_MISS/503 384 HEAD http://www/google.com - HIER_NONE/- text/html   Any thoughts?   Thanks&Regards, Reshma     - Original message -F

Re: [squid-users] ERROR connecting to squid proxy server

2020-12-01 Thread Amos Jeffries
On 1/12/20 8:20 pm, Reshma V Kumar wrote: Hi all, I am testing squid 4.13 on AIX 7.2. I started the squid proxy server in the foreground using the following command */opt/freeware/sbin/squid_32 -f /opt/freeware/etc/squid/squid.conf -d3 --foreground* To test if the squid proxy server is working