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 23:22:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Ocelot
/
test
/
Ocelot.UnitTests
/
LoadBalancer
History
Tom Pallister
6992f9e113
fixed issu where if service dropped out then leastconnection would not pick it up again (
#195
)
2018-01-10 08:12:22 +00:00
..
LeastConnectionTests.cs
fixed issu where if service dropped out then leastconnection would not pick it up again (
#195
)
2018-01-10 08:12:22 +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
Changed routing to support a catch all style (
#187
)
2018-01-05 21:26:15 +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