Yes, this bug sounds like the cause of your problem as well.. The only 
difference in our setup is that I run an apache proxy in front of Nexus. 
Apache actually crashes regularly, so I'm not sure if Nexus is overworked 
or not..


Lars Hvile

kl. 15:58:48 UTC+1 onsdag 16. januar 2013 skrev mpapo - Michaël Pailloncy 
følgende:
>
> Hi,
>
> We've faced with a problem of overhead with our internal repository 
> manager (Nexus) -> see 
> https://groups.google.com/forum/?hl=fr&fromgroups=#!searchin/jenkinsci-users/mpapo/jenkinsci-users/UPbqu7Xoh0w/PdWg6pAFJIgJ
> Since we've configure automatic tools installation in Jenkins (tools are 
> installed from Nexus) , Nexus is overworked.
>
> This bug could be the root cause of our problem.
>
> Michaël Pailloncy
>
> Le mardi 15 janvier 2013 18:45:08 UTC+1, lars.hvile a écrit :
>>
>> Hi there..
>>
>> I've fixed a rather annoying 'bug' in jenkins-core that keeps crashing 
>> one of our internal webservers.. 
>> Basically FilePath.installIfNecessaryFrom() downloads huge files (the JDK), 
>> just to check the last-modified header. The patch fixes this by using the 
>> 'If-Modified-Since' header. It's a tiny fix, including tests (there are 
>> currently no tests for this method in master).
>>
>> Is there anyone willing to take a look at this? Thanks..
>>
>> Lars Hvile
>>
>

Reply via email to