marcosrmartin / MTD_Server

GNU General Public License v3.0
0 stars 1 forks source link

Controlador MTD #35

Open marcosrmartin opened 8 months ago

marcosrmartin commented 8 months ago

Para llevar a cabo #12 se necesitará un módulo, que, según https://www.proquest.com/docview/2676586037, deberá: "The MTD controller is responsible for forwarding traffic from port 80 to a local port that maps to a container. Each container hosts an isolated web server. The MTD controller uses firewalld to switch between containers. This layer is persistent in the architecture and enforces the policy rules. For example, this controller will create a new policy to redirect traffic from port 80 to the new active container when a web server swap is triggered. It then chooses the next live web server and forwards the information to the port controller."