/hudson-war/src/main/webapp/help/update-center/proxy-server.html
http://github.com/hudson/hudson · HTML · 14 lines · 12 code · 2 blank · 0 comment · 0 complexity · abe6072b1dcc5b8d2259992aec6e3932 MD5 · raw file
- <div>
- If your Hudson server sits behind a firewall and does not have the direct access to the internet,
- and if your server JVM is not configured appropriately
- (<a href="http://java.sun.com/j2se/1.5.0/docs/guide/net/properties.html">See JDK networking properties for more details</a>)
- to enable internet connection, you can specify the HTTP proxy server name in this field to allow Hudson
- to install plugins on behalf of you. Note that Hudson uses HTTPS to communicate with the update center to download plugins.
- <p>
- The value you submit here will be set as <tt>http.proxyHost</tt> system property. Leaving this field empty
- causes this property to be unset, which means Hudson will try to connect to the host directly.
- <p>
- If you are unsure about the value, check the browser proxy configuration.
- </div>