Gregory M. Kapfhammer
Course Web Site
Office Hours
Teaching Assistants
Slack Communication
Relevant Tweets
Email Communication
Key Concept
Corresponding Diagram
In-Class Discussion
In-Class Activity
Details in the Textbook
ifconfig -a
localhost
?https://domains.google/
Protocol
Domain
Port
Path
Query String
Fragment
301: Moved permanently
307: Temporary redirect
404: Not found
500: Internal server
Client may request the same page multiple times
The browser can store those pages in the cache
The cache can also contain images and other files
How does this influence network bandwidth?
How can this influence web site correctness?
What are the overall trade-offs in cache usage?