Tom Pallister
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
Tom Pallister
120532bb0d
fixed more failing acceptance tests...think the only thing to do now is work out the authentication stuff and that should fix all the other tests
2017-10-30 13:14:12 +00:00
Juan Carlos Santana Herrera
24f7b9a171
UpstreamHttpMethod property (of class FileReRoute) changes from string to List<string>.
2017-05-05 11:47:28 +01:00
geffzhang
0aad1f8fa0
Merge remote-tracking branch 'refs/remotes/origin/develop' into RateLimit
...
# Conflicts:
# src/Ocelot/Configuration/Builder/ReRouteBuilder.cs
# src/Ocelot/Configuration/Creator/FileOcelotConfigurationCreator.cs
# src/Ocelot/Configuration/QoSOptions.cs
# src/Ocelot/Configuration/ReRoute.cs
# test/Ocelot.AcceptanceTests/configuration.json
2017-02-15 08:49:40 +08:00
geffzhang
2fa6e66dd4
refactor code
2017-02-13 08:29:29 +08:00
geffzhang
e1f16c2be1
add ratelimit acceptance test
2017-02-12 15:49:21 +08:00