On 24 November 2010 12:11, Niklas Gustavsson <nik...@protocol7.com> wrote: > On Wed, Nov 24, 2010 at 1:02 PM, sebb <seb...@gmail.com> wrote: >> Actually, the URL was different elsewhere as well: >> >> [1] http://hudson.zones.apache.org/hudson/job/JMeter-trunk/ws/trunk/dist/ >> as against >> [2] >> https://hudson.apache.org/hudson/job/JMeter-trunk/lastSuccessfulBuild/artifact/trunk/dist/ >> >> [1] converts to >> https://hudson.apache.org/hudson/job/JMeter-trunk/ws/trunk/dist/ >> >> which is about 10x slower than [2].
Something has changed recently on Hudson, because [1] and [2] now perform similarly. Also, archiving is now much much quicker. > I think (will confirm later) that 1 will retrieve the file from a > slave (via master, over Hudson remoting) while 2 will retrive it from > the Hudson archive (on master). > > /niklas >