traefik/docs
Ben Parli c9d23494b9 Add IdleConnTimeout to Traefik's http.server settings (#1340)
* Add IdleTimeout setting to http.server

Without such a timeout there is a risk of resource leakage from piling up connections, particularly when exposing Traefik to the Internet.

Set the default to be 180 seconds

* Add IdleConnTimeout to Traefik's http.server settings

Without enforcing a timeout Traefik is susceptible to resource leakage, particularly when deployed as a public facing proxy exposed to the Internet.

Set the default to be 180 seconds

* tweak

* Update configuration.go

* add some documentation for the idletimeout setting

* need to cast idletimeout

* update doc to refect format specifics
2017-04-04 11:36:23 +02:00
..
css Add doc user guide with swarm 2016-04-15 19:00:08 +02:00
img Add optional statistics to API and web UI. 2016-10-25 15:36:23 -07:00
user-guide Add IdleConnTimeout to Traefik's http.server settings (#1340) 2017-04-04 11:36:23 +02:00
basics.md Add doc 2017-03-06 17:45:58 +01:00
benchmarks.md Fix benchmarks doc 2016-05-23 14:02:25 +02:00
CNAME add documentation website 2016-04-05 17:13:08 +02:00
index.md add dynamo 2017-03-16 10:12:26 -06:00
toml.md Add IdleConnTimeout to Traefik's http.server settings (#1340) 2017-04-04 11:36:23 +02:00