Note: In general the below steps are assuming the .NET (.ashx) proxy. Some of the steps may also apply to the Java or PHP proxies.
- Read through the instructions/troubleshooting on both the main proxy page as well as the specific readme for your particular proxy.
- Try the proxy against a known working url (like
http://esri.com
) and make sure the page comes back (the page may look weird but as long as you don't get an error and get something back, you know the proxy is at least working for that URL.) - Try turning logging off.
- Test if setting
mustMatch
tofalse
makes it work. If so, seemustMatch=false works but not when I set to true
below. - Are there outbound firewall settings on your machine that are preventing the pro