Skip to content

Commit

Permalink
web socket keep alive
Browse files Browse the repository at this point in the history
  • Loading branch information
Saverio Veltri committed Oct 15, 2020
1 parent 2a10977 commit 88d201b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nsdb-cluster/src/main/resources/application-common.conf
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ akka {
log-dead-letters-during-shutdown = on

http.server.idle-timeout = 1 hour
http.server.websocket.periodic-keep-alive-max-idle = 30 seconds
}

akka.cluster.downing-provider-class = "com.swissborg.lithium.DowningProviderImpl"
Expand Down

0 comments on commit 88d201b

Please sign in to comment.