I suspect the young generation size of the JVM to be an issue here.
First, 512m for perm gen size looks quite big for just Hudson and
Artifactory! I think 220m should do if you don't have other applications
running on tomcat.
For the upload speed issue, try to add "-XX:NewSize=512m
-XX:MaxNewSize=512m" to see if it helps.

HTH,
Fred.

On Wed, May 19, 2010 at 3:57 PM, Jerome Blanchard <[email protected]>wrote:

>
> I notice that for small file, it's very fast (about 1sec for <300ko files)
> but as soon as the file is bigger (600ko) there is a very slow upload
> bitrate... Hudson is running in the same tomcat that artifactory, but I
> encounter the problem even if I'm uploading from another maven compilation
> computer.
> I'm using the standard maven to be able to deploy outside of hudson
> directly
> from my computer (for releasing)
> The JVM params of the tomcat : CATALINA_OPTS=-server -Xms1024M -Xmx1536M
> -XX:PermSize=512M -XX:MaxPermSize=512M -Xverify:none
> -XX:+UseConcMarkSweepGC
> -XX:+CMSClassUnloadingEnabled
>
> For the log, I haven't seen anything relevant...
>
> BR, Jerome.
> --
> View this message in context:
> http://forums.jfrog.org/Artifactory-2-2-2-tp4973626p5074800.html
> Sent from the Artifactory - Users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Artifactory-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/artifactory-users
>



-- 
Co. Founder and Chief Architect
JFrog Ltd
http://www.jfrog.org/
http://twitter.com/freddy33
------------------------------------------------------------------------------

_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to