Table of Contents

What is a Web Server Router? (HTTP Server)

About

A router is the routing system of web server that maps an HTTP request:

Router vs Proxy

Note that the proxy will also re-route the request but to another server and not to a function.