This website requires JavaScript.
Explore
Help
Register
Sign In
tk
/
Ocelot
Watch
1
Star
0
Fork
0
You've already forked Ocelot
mirror of
https://github.com/nsnail/Ocelot.git
synced
2025-04-22 22:42:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Ocelot
/
test
/
Ocelot.UnitTests
/
LoadBalancer
History
Tom Gardham-Pallister
88e51971c5
only get config once in a request...could make this its own middleware one day?
2017-11-10 18:07:08 +00:00
..
LeastConnectionTests.cs
changes to create load balancers and qos providers on first request to reroute and then check if they have changed on subsequent requests but not create again if they havent..quite a few breaking changes here.
2017-11-09 17:35:49 +00:00
LoadBalancerFactoryTests.cs
changes to create load balancers and qos providers on first request to reroute and then check if they have changed on subsequent requests but not create again if they havent..quite a few breaking changes here.
2017-11-09 17:35:49 +00:00
LoadBalancerHouseTests.cs
changes to create load balancers and qos providers on first request to reroute and then check if they have changed on subsequent requests but not create again if they havent..quite a few breaking changes here.
2017-11-09 17:35:49 +00:00
LoadBalancerMiddlewareTests.cs
only get config once in a request...could make this its own middleware one day?
2017-11-10 18:07:08 +00:00
NoLoadBalancerTests.cs
started implementing the consul service provider
2017-02-04 13:16:31 +00:00
RoundRobinTests.cs
changes to create load balancers and qos providers on first request to reroute and then check if they have changed on subsequent requests but not create again if they havent..quite a few breaking changes here.
2017-11-09 17:35:49 +00:00