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
David Derman
a3b387aeb1
Renamed ScopeName to ApiName, ScopeSecret to ApiSecret, and
...
AdditionalScopes to Allowed Scoped in order to be more consistent with
Identity Server naming conventions.
2017-03-14 16:54:55 -04:00
TomPallister
d33e0c6f3b
merged develop and stolen binarymash dont publish unstable build script code
2017-02-25 18:27:20 +00:00
geffzhang
f302ee77bf
remove bak file
2017-02-15 08:54:20 +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
geffzhang
9b06afc781
refactor ratelimit config
2017-02-11 20:52:20 +08:00
TomPallister
e33fe4cf7d
merged develop
2017-02-11 12:07:08 +00:00
geffzhang
e1d5ef3aae
implement Request Rate limit, this feature is options
2017-02-11 16:32:30 +08:00
Tom Gardham-Pallister
0b9faca295
merged develop
2017-02-08 18:52:15 +00:00
geffzhang
caae826d77
Refactor qos as options
2017-02-08 09:25:32 +08:00
Tom Gardham-Pallister
7fffc9827a
auth options builders
2017-02-07 20:30:26 +00:00
TomPallister
c839c17c62
test commit
2017-02-07 20:04:08 +00:00
geffzhang
b10c95219e
merge circuitbreakerpattern code
2017-02-07 19:47:11 +08:00
geffzhang
a895fdfc12
Merge branch 'develop' into CircuitBreakerPattern
2017-02-07 18:41:11 +08:00
Tom Gardham-Pallister
b4ef277c3e
added builder for service provider config
2017-02-07 07:50:23 +00:00
Tom Gardham-Pallister
86a197e22d
merged develop
2017-02-06 22:06:18 +00:00
TomPallister
c46dcc05b8
started implementing the consul service provider
2017-02-04 13:16:31 +00:00
geffzhang
883be802b3
Refactor CircuitBreaker Pattern
...
Add Qos Config in ReRoute And Refactor CircuitBreakingDelegatingHandler
2017-02-03 14:49:46 +08:00
tom.pallister
7fc92da012
Updated release script to use correct target name
2017-02-02 15:53:02 +00:00
TomPallister
2aa156d0a6
refactoring service discovery and load balancing approach into load balancing middleware
2017-02-01 22:00:01 +00:00
TomPallister
6bf2d4677c
started adding loadbalancers
2017-01-22 20:22:04 +00:00
TomPallister
0f71c040d9
split DownstreamTemplate into DownstreamPathTemplate, DownstreamScheme, DownstreamHost and DownstreamPort in order to prepare for service discovery
2017-01-21 09:59:47 +00:00
Tom Gardham-Pallister
a8878b4a19
test passing on mac and windows
2017-01-17 10:20:49 +00:00
TomPallister
ff5776613f
Now defaults to case insensitive routing but you can override with a setting, also global request id setting available
2016-11-06 11:50:33 +00:00
TomPallister
47afc850ff
Added some basic cache stuff
2016-11-04 15:05:59 +00:00
TomPallister
f4acb4f041
changed to json configuration to get rid of yaml imports
2016-11-02 21:50:53 +00:00