Liblor / applied_sec_lab

Applied Security Laboratory - AS19
6 stars 1 forks source link

Load Balancing #35

Closed Miro-H closed 4 years ago

Miro-H commented 4 years ago

Current proposal for load balancing: The client would connect to the load balancer and then be assigned to one of the web servers.

Pro:

Con:

A more complicated but more robust scheme would use two load balancers and DNS load balancing between the load balancers. This is an optional extension for now.

Open questions: