Add additional Tomcat timeout test

Update the Tomcat sample to also test that the connection timeout is
set.

See gh-7425
This commit is contained in:
Phillip Webb
2016-11-22 14:30:36 -08:00
parent 1ea829e003
commit ce58e16860
2 changed files with 20 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
server.compression.enabled: true
server.compression.min-response-size: 1
server.connection-timeout=5000