Skip to content

Instantly share code, notes, and snippets.

@achmadns
Created November 19, 2015 05:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save achmadns/26a5027bbe943fdf807f to your computer and use it in GitHub Desktop.
Save achmadns/26a5027bbe943fdf807f to your computer and use it in GitHub Desktop.
Common jvm setting
Proxy setting through jvm opts
-Dhttp.proxyHost=10.10.10.10 -Dhttp.proxyPort=3128 -Dhttp.nonProxyHosts=localhost|127.0.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment