looks good, however you should increase memory settings.
Vincent
2013/7/25 Mehdi Hayani
> I'm keeping 10 builds/ job, Do you think that this number needs to be
> reduced ?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscri
I'm keeping 10 builds/ job, Do you think that this number needs to be
reduced ?
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to jenkinsci-users+unsubscr...@goog
Okk thank you for the quick answer,
I'll try these implementing these recommendations, One last question,
shouldn't I also change tomcat options, I means -Xms -Xmx -XX:MaxPermSize
??
Regards,
Mehdi
--
You received this message because you are subscribed to the Google Groups
"Jenkins User
On Thu, 2013-07-25 at 04:14 -0700, Mark Waite wrote:
> If you're using Git for SCM, then you can reduce the polling
> significantly using a post-receive hook in your git repositories.
The same is true for SVN, of course.
--
You received this message because you are subscribed to the Google Gro
That should be 1.509.2 rather than 1.509.3 for the most recent available LTS
version.
Mark
>
> From: Mark Waite
>To: "jenkinsci-users@googlegroups.com"
>Sent: Thursday, July 25, 2013 5:14 AM
>Subject: Re: Critical problem with my
If you're using Git for SCM, then you can reduce the polling significantly
using a post-receive hook in your git repositories. See [1] for more
information
If you're keeping a long job history, you can reduce memory requirements by
reducing the amount of history you are retaining.
Later long