Hi guys,
I am trialing 7.3 ASG and a local web proxy.
Our network topology has us as a node on a large WAN, our only internet access is via an upstream web proxy and we don't have access to resolve internet dns hostnames directly.
I have configured ASG to become a AD member and have turned on SSO. I can test AD access successfully. I have also entered the upstream proxy as its parent proxy.
When a client pc uses the ASG as its local web proxy it takes a very long time for a web page to be served. Checking the HTTP Access live log show it trying to resolve the web page directly rather than just pass the request unto the parent proxy .
here's some of the log:
2008:09:25-00:00:16 (none) httpproxy[4157]: [ (nil)] sc_resolve_server (scr_scanner.c:390) DNS: cffs07.astaro.com: Temporary failure in name resolution
2008:09:25-00:00:36 (none) httpproxy[4157]: [ (nil)] sc_resolve_server (scr_scanner.c:390) DNS: cffs08.astaro.com: Temporary failure in name resolution
2008:09:25-00:10:56 (none) httpproxy[4157]: [ (nil)] sc_resolve_server (scr_scanner.c:390) DNS: cffs01.astaro.com: Temporary failure in name resolution
2008:09:25-00:11:16 (none) httpproxy[4157]: [ (nil)] sc_resolve_server (scr_scanner.c:390) DNS: cffs02.astaro.com: Temporary failure in name resolution
2008:09:25-00:11:36 (none) httpproxy[4157]: [ (nil)] sc_resolve_server (scr_scanner.c:390) DNS: cffs03.astaro.com: Temporary failure in name resolution
2008:09:25-00:11:56 (none) httpproxy[4157]: [ (nil)] sc_resolve_server (scr_scanner.c:390) DNS: cffs04.astaro.com: Temporary failure in name resolution
2008:09:25-00:12:16 (none) httpproxy[4157]: [ (nil)] sc_resolve_server (scr_scanner.c:390) DNS: cffs05.astaro.com: Temporary failure in name resolution
2008:09:25-00:12:36 (none) httpproxy[4157]: [ (nil)] sc_resolve_server (scr_scanner.c:390) DNS: cffs06.astaro.com: Temporary failure in name resolution
2008:09:25-00:12:56 (none) httpproxy[4157]: [ (nil)] sc_resolve_server (scr_scanner.c:390) DNS: cffs07.astaro.com: Temporary failure in name resolution
2008:09:25-00:13:16 (none) httpproxy[4157]: [ (nil)] sc_resolve_server (scr_scanner.c:390) DNS: cffs08.astaro.com: Temporary failure in name resolution
This thread was automatically locked due to age.