Jenkins' homepage loading very slowly

旧街凉风 提交于 2019-12-11 12:47:56

问题


I setup a Jenkins server and created about 1,000 jobs. The problem I have is it takes roughly 5 minutes to load its homepage while takes less than 30 seconds to load other page (for example, configuration page)

What is the reason of this problems? Is there anyway to fix them?


回答1:


Create a new view with fewer jobs and set that to be your default view.

If you get the Status View plugin, you can add all jobs to it, and filter by status "Failed". This gives you a view that you can call "All Failed" and it does very well as a default view.

Unless, of course, you have 1000 failed jobs..



来源:https://stackoverflow.com/questions/22062357/jenkins-homepage-loading-very-slowly

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!