I must have missed that system property when I was looking through the
list.  Turning off this update center has alleviated a good portion but not
all of the log issues I am seeing.

As far as creating a custom SocketImplFactory, I think you are right in
terms of cost/benefit.  Its a good idea, but I am going to look into the
AdBlock suggesting or even modifying the setting on the DNS server somehow.

If I ever stumble upon the perfect solution for our case, I will be sure to
share, but until then I am just going to run it and hope there are no
issues.

Thanks Dan for the response and great information.


On Wed, Jan 8, 2014 at 3:48 PM, Daniel Beck <[email protected]> wrote:

> On 08.01.2014, at 03:26, John Gornowich <[email protected]> wrote:
>
> > updates.jenkins-ci.org.
>
> For a start, try setting -Dhudson.model.UpdateCenter.never=true
> Documentation:
> https://wiki.jenkins-ci.org/display/JENKINS/Features+controlled+by+system+properties
>
> If it's only these two hosts accessed from Jenkins, I'd consider looking
> into creating a custom SocketImplFactory like described here:
> http://stackoverflow.com/questions/4893129/disable-network-connection
> (Of course, there's the question of cost/benefit ratio…)
>
> But, AFAICT, at least some of the requests are sent by the client (update
> center populates even when the necessary proxy is not configured in
> Jenkins, for example), so it'd be interesting to investigate which requests
> are sent by the Jenkins server, and which are sent by client web browsers.
> Maybe it's as simple as defining custom Adblock rules...
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Jenkins Users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/jenkinsci-users/azEJNngmm2A/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to