Commit graph

13 commits

Author SHA1 Message Date
白泽 0eeb85d01d
Support setting sticky cookie max age 2024-01-18 09:30:06 +01:00
Simon Delicata 3eeea2bb2b
Add TCP Servers Transports support
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2022-12-09 09:58:05 +01:00
Ali Afsharzadeh 46c266661c
Add a status option to the service health check 2022-11-24 11:40:05 +01:00
Douglas De Toni Machado af749f1864
Add a method option to the service Health Check 2022-08-08 15:22:07 +02:00
Tom Moulard 73ba7ed2d2
Merge branch v2.6 into v2.7 2022-04-21 10:59:46 +02:00
Ludovic Fernandez 7c4bf602f0
Add title and description metadata to documentation pages 2022-04-15 15:44:08 +02:00
Daniel Tomcej dad76e0478
Add muxer for TCP Routers 2022-03-17 18:02:08 +01:00
Romain fc9f41b955
Add TCP Middlewares support 2021-06-11 15:30:05 +02:00
Romain ec0d03658d
Fix ServersTransport documentation
Co-authored-by: mpl <mathieu.lonjaret@gmail.com>
2021-03-03 16:48:04 +01:00
Ludovic Fernandez f81f85cea2
Add missing doc about servers transport. 2021-02-15 12:04:04 +01:00
Matthias Schneider 84b125bdde
added support for tcp proxyProtocol v1&v2 to backend 2020-11-17 13:04:04 +01:00
Kevin Pollet f5b290b093
Add ECS menu to dynamic config reference 2020-11-03 17:40:04 +01:00
Alessandro Chitolina 285ded6e49
Add AWS ECS provider
* add ecs provider

* add ecs docs

* fix test after rebase

* add provider icon

* add missing addProvider call

* Fix for review

* Fix documentation

* Fix for review

* Fix documentation

* fix ctx usage

* autoDiscoverClusters setDefaults false

* Fix for review

* review: doc.

* Fix for review: add ctx in backoff retry

* review: linter.

Co-authored-by: Michael <michael.matur@gmail.com>
Co-authored-by: romain <romain@containo.us>
Co-authored-by: Fernandez Ludovic <ludovic@containo.us>
2020-07-15 16:28:04 +02:00