tendermint/docs/tendermint-core
Ismail Khoffi 1e3469789d Ensure WriteTimeout > TimeoutBroadcastTxCommit (#3443)
* Make sure config.TimeoutBroadcastTxCommit < rpcserver.WriteTimeout()

* remove redundant comment

* libs/rpc/http_server: move Read/WriteTimeout into Config

* increase defaults for read/write timeouts

Based on this article
https://www.digitalocean.com/community/tutorials/how-to-optimize-nginx-configuration

* WriteTimeout should be larger than TimeoutBroadcastTxCommit

* set a deadline for subscribing to txs

* extract duration into const

* add two changelog entries

* Update CHANGELOG_PENDING.md

Co-Authored-By: melekes <anton.kalyaev@gmail.com>

* Update CHANGELOG_PENDING.md

Co-Authored-By: melekes <anton.kalyaev@gmail.com>

* 12 -> 10

* changelog

* changelog
2019-03-19 19:45:51 -04:00
..
2018-09-17 18:43:10 +02:00
2018-09-10 10:42:48 +04:00
2019-02-28 11:31:59 +04:00
2018-10-10 18:27:43 +02:00
2018-10-04 17:22:41 -04:00
2019-01-28 17:41:39 +04:00
2018-09-10 10:42:48 +04:00

Overview

See the side-bar for details on the various features of Tendermint Core.