I am quite a newbie to Squid proxy.
I am using it with default configuration by running this:
docker run --name squid -d --publish 3128:3128 sameersbn/squid:3.3.8-23
When I connect to backend server via squid, if backend server is not ready yet, squid get connection refused error or other connection error.
But squid always returns 503 service unavailable only.
Is there any option to get intact response(connection refused or failed) from the backend server via squid?
Thanks in advance.
Dominic
_______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users