From b7e5aed451e683cf3e920415027a5a8199fe02ca Mon Sep 17 00:00:00 2001 From: Sumanth Lingappa <42572246+sumanth-lingappa@users.noreply.github.com> Date: Thu, 30 Nov 2023 15:34:16 +0530 Subject: [PATCH] Updated links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ad015d..7b1e3a9 100644 --- a/README.md +++ b/README.md @@ -226,7 +226,7 @@ These are the best resources for System Design on the Internet. ## Load Balancing - [Load Balancer with Sticky Sessions](https://stackoverflow.com/questions/10494431/sticky-and-non-sticky-sessions) -- [Citrix what is load balancing](https://www.citrix.com/en-in/solutions/app-delivery-and-security/load-balancing/what-is-load-balancing.html) +- [NetScaler what is load balancing](https://www.netscaler.com/articles/what-is-load-balancing) - [Nginx Load Balancing](https://www.nginx.com/resources/glossary/load-balancing/) - [Consistent hashing](https://michaelnielsen.org/blog/consistent-hashing/)