From e49befa0ec701f1595f6ec6814d1a8a529e4af7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johan=20Andre=CC=81n?= Date: Wed, 3 Feb 2016 13:54:10 +0100 Subject: [PATCH] =hts #19663 Bind-timeout cannot be infinite, reference.conf corrected --- akka-http-core/src/main/resources/reference.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/akka-http-core/src/main/resources/reference.conf b/akka-http-core/src/main/resources/reference.conf index 6eb274c636..8840231ffc 100644 --- a/akka-http-core/src/main/resources/reference.conf +++ b/akka-http-core/src/main/resources/reference.conf @@ -31,7 +31,6 @@ akka.http { request-timeout = 20 s # The time period within which the TCP binding process must be completed. - # Set to `infinite` to disable. bind-timeout = 1s # The maximum number of concurrently accepted connections when using the