Downloading Gradle zip is so slow

Will gradle downloading support CDN ?

Hey,

Can you elaborate from what exact url you use for downloading gradle or which tool you use (e.g. wrapper, eclipse, website, explicit bookmark) + gradle version?

cheers,
René

the url is: https://services.gradle.org/distributions/gradle-3.4.1-bin.zip

I use choco install gradle in windows10. it always timeout.

@todylu, you mention a timeout, but I don’t see anything in your log about a timeout.

I am able to completely install gradle using ‘choco install gradle --yes’ on my Windows 10 box in 33 seconds.

Are you perhaps behind a proxy? When you download the zip directly does it take longer than it should?