Jenkins' homepage loading very slowly

2019-08-08 18:52发布

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条回答
霸刀☆藐视天下
2楼-- · 2019-08-08 19:08

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..

查看更多
登录 后发表回答