Change number of threads for Jenkins server
问题 I installed Jenkins on my vserver. When I had a look at htop Jenkins was running with 30 thread, each was allowed to allocate 247MB memory and up to 1181MB virtual memory. Because I've only a small vserver I tried to change the number of threads. But I could not find any configuration file. I installed jenkins via aptitude install jenkins and in htop I can see that Jenkins is running from: /usr/bin/java -jar /usr/share/jenkins/jenkins.war Tomcat isn't installed as well as jetty isn't