|
CSCE 412 - Project 3 Load Balancer
|
#include "request.h"Go to the source code of this file.
Classes | |
| class | WebServer |
| A class to represent a server that processes a request. More... | |
This file contains the definition of the WebServer class, which manages requests received from the load balancer, processes them, and tracks performance metrics.