nginx's DNS resolution logic is absurd. If you do this, http://example.com is resolved only once when nginx starts: location / { resolver 127.0.0.1; proxy_pass http://example.com ; } That's bad if http://example.com 's IP address changes. (1/2)
Documentation says it respects the TTL, no need to explicitly set any timeouts. My testing on nginx 1.6.2 confirms this.
-
-
Cool, this happened 2yrs ago probably fixed now
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.