rsp icon indicating copy to clipboard operation
rsp copied to clipboard

A Really Simple Proxy

A Really Simple Proxy

Trying to write a fast HTTP load-balancing proxy using C just so I can understand the underpinnings of nginx and the like.

See this blog post for details.