CSCE 412 - Project 3 Load Balancer
Loading...
Searching...
No Matches
webserver.h File Reference
#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...
 

Detailed Description

This file contains the definition of the WebServer class, which manages requests received from the load balancer, processes them, and tracks performance metrics.