Skip to content

A simple HTTP proxy written in C that caches web objects and can handle concurrent requests

Notifications You must be signed in to change notification settings

Waltlxj/concurrent-caching-proxy-server

Repository files navigation

Concurrent Caching Web Proxy

Lab pratice based on the CS:APP textbook.
A simple HTTP proxy written in C that caches web objects and can handle concurrent requests.

  • proxy.c - proxy implementation
  • driver.sh - testing

Author

Walt Li, Eric Gassel

Futher README

See README-student for information of the files in this repo.

About

A simple HTTP proxy written in C that caches web objects and can handle concurrent requests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published