Message-ID: From: "jkutner (@jkutner)" To: "pgjdbc/pgjdbc" Date: Fri, 06 Oct 2017 15:25:13 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #975: Version from 42.1.0 can't connect to 127.0.0.1 with System SOCKS proxy In-Reply-To: References: List-Id: X-GitHub-Author-Login: jkutner X-GitHub-Comment-Id: 334787555 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 975 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/975#issuecomment-334787555 Content-Type: text/plain; charset=utf-8 @davecramer I'm happy to make that change. But I'm still uncertain if it's the correct behavior. If you configure a SOCKS proxy for the Safari browser on the Mac, it tries to resolve `localhost` through the proxy. There is an option in Preferences to "Bypass proxy settings" for certain Host & Domains. I'd like to take some time to investigate how other JVM frameworks handle this case.