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

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -