jenkins - How to increase Hudson request timeout? -


i'm using hudson 2.2.1.

the problem when try configure parent job many cascading children - receive 504 http error after 60 seconds of page load.

how can increase request/processing timeout (more 60 seconds) hudson's built in web server?

i can't switch newer version right now.

thank in advance.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -