Commit Graph

7 Commits

Author SHA1 Message Date
3ac9b3bd87 hacked together load balancing reroutes in fileconfig (#211)
* hacked together load balancing reroutes in fileconfig

* some renaming and refactoring

* more renames

* hacked away the old config json

* test for issue 213

* renamed key

* dont share ports

* oops

* updated docs

* mvoed docs around

* port being used
2018-01-31 20:34:55 +00:00
6a20baeb97 Improving logging and request id (#189)
* hacking around to work out why logging and request id isnt working

* pass request id into logger so it can be structured, removed a bunch of debug logging we dont need because diagnostic trace gets it

* changed config dependency

* always have tracing available

* made it so we dont need to pass config into services.AddOcelot anymore with .net core 2.0

* add test

* lots of changes relating to logging and request ids, also updated documentation

* fixed failing test i missed
2018-01-06 16:39:05 +00:00
26e7621798 fixed stupid double request bug from bad merge 2017-06-25 22:07:19 +01:00
4d3d3e1bc0 changes to get this going again 2017-06-25 21:46:59 +01:00
34be5a2955 Update middelware to use logging extension methods 2017-03-18 18:33:51 +00:00
af506b079a more logging, more readme, more refactoring 2016-11-05 11:36:58 +00:00
acfeeed86a removed ocelot website project from src and added a manual test project for this, renamed library project to just be ocelot 2016-10-18 19:04:46 +01:00