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

2021-01-11 Thread Reshma V Kumar
sage -From: Amos Jeffries Sent by: "squid-users" To: squid-users@lists.squid-cache.orgCc:Subject: [EXTERNAL] Re: [squid-users] ERROR connecting to squid proxy serverDate: Tue, Dec 1, 2020 5:32 PM  On 1/12/20 8:20 pm, Reshma V Kumar wrote:> Hi all,> I am testing squid 4.13 on AIX 7.2.

[squid-users] ERROR connecting to squid proxy server

2020-11-30 Thread Reshma V Kumar
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 or not, the following curl command is run