| changeset 0 | a279a342bc78 |
| child 2 | 04af787ba66f |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/main/resources/application.conf Tue Jul 21 09:24:52 2015 +0200 @@ -0,0 +1,9 @@ +spray { + can.client { + idle-timeout = 90 s + request-timeout = 80 s + connection-timeout = 90 s + response-chunk-aggregation-limit = 0 + } + io.confirm-sends = on +}