- Any HTTP 1.0, 1.1 requests/responses should be passed without corruption
- Request headers will be modified according to RFC2616
- Performance will be slow on Keep-Alive requests for multiple destinations
- DNS is resolved synchronously
$ ./prepare make
$ build/evoxy --help
$ build/evoxy -v
By default evoxy
will listen on port 9000
.
See Issues