I'm attempting to make a connection to external web services (a url shortener, an oauth provider, and exceptional). Nginx+passsenger refuses to create a successful connection, saying the "proxy hungup" or some sort of DNS failure occurred. Apache+passenger had so such issue.
I'm guessing I am failing to configure nginx properly — how can I fix this?