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 -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -