Skip to content

A simple evaluation of http reverse proxy implementations

License

Notifications You must be signed in to change notification settings

jrpelkonen/proxy-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proxy-testing

Test implementations and benchmarks of simple http proxying. Currently tested:

  • Rust/Hyper based proxy
  • Golang (net/http) based proxy

Possible future additions

  • Envoy
  • Node.js
  • vert.x

Motivation

To explore the performance characteristics of various technologies for implementing custom http-proxy servers.

License

proxy-testing is provided under the MIT license. See LICENSE.

About

A simple evaluation of http reverse proxy implementations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published