Hi, I'm going to explain as much as I can in order to avoid confusion. ServerA has Artifactory installed, it's a 32-bit windows machine with the latest version of Java and Artifactory installed.
>From *HostB* downloading a JAR from *ServerA's* Artifactory by wget is wget http://host:port/artifactory/repo/com/xxx/yyy/R3-SNAPSHOT/zzz-R3-SNAPSHOT.jar is very slow. It's *40 K/s*. If you run the same command on ServerA, the speed is 4M/s which is 100 times faster. So first we thought the suspect is the router and some network switches. But it was not, because a fresh Artifactory installation or Apache Tomcat can transmit the files on that machine at 10M/s. Having said that, I'm wondering what can cause Artifactory to upload the files so slow. It could upload them up to 200 times faster. Is there any QoS filter or some other bandwidth throttling configuration in Artifactory? Thanks -- View this message in context: http://forums.jfrog.org/Slow-download-speed-from-Artifacotry-tp7578497.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnnow-d2d _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
