feat: add in flight connection middleware

This commit is contained in:
Tom Moulard
2021-11-29 17:12:06 +01:00
committed by GitHub
parent 95fabeae73
commit 93de7cf0c0
14 changed files with 326 additions and 4 deletions

View File

@@ -132,6 +132,7 @@ nav:
- 'StripPrefixRegex': 'middlewares/http/stripprefixregex.md'
- 'TCP':
- 'Overview': 'middlewares/tcp/overview.md'
- 'InFlightConn': 'middlewares/tcp/inflightconn.md'
- 'IpWhitelist': 'middlewares/tcp/ipwhitelist.md'
- 'Plugins & Traefik Pilot': 'plugins/index.md'
- 'Operations':