What is an User Agent?
A software that acts on behalf of the user.
What three roles does an User Agent have?
What are examples of User Agents?
What are NginX?
A type of server
What does the HTTP server do different in a static vs dynamic server?
Static: HTTP server serves files from disk.
Dynamic: HTTP server serves the output of a separate program.