Commit b18b155
Christopher Frost
Tomcat connectionTimeout to 20s
This commit changes the default Tomcat connection timeout to 20000ms.
When this value is not specified the default is 60000ms which is too
high. The value of 20000ms has been chosen to alight with Tomcats
configured out of the box default.
See: cloudfoundry#158
[#91083074]1 parent 173e798 commit b18b155
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments