1
0
Fork 0

docker backoff, routes middleware

This commit is contained in:
emile 2015-09-12 19:22:44 +02:00
parent 0881151a44
commit 07b520fe23
4 changed files with 63 additions and 21 deletions

View file

@ -1,7 +1,6 @@
# /træfɪk/
* Providers recovery
* Use Negroni middlewares for metrics, grace, logs
* tls client verification
* Default configuration values
* Retry with streams
@ -28,3 +27,5 @@
* ~~SSL frontend support~~
* ~~Static files~~
* ~~Metrics~~
* ~~Dockerfile~~
* ~~Use Negroni middlewares for metrics, grace, logs~~