caddy/caddyhttp
Leonard Hecker 8048e9c3bc proxy: Added unbuffered request optimization
If only one upstream is defined we don't need to buffer the body.
Instead we directly stream the body to the upstream host,
which reduces memory usage as well as latency.
Furthermore this enables different kinds of HTTP streaming
applications like gRPC for instance.
2017-01-11 19:38:14 +01:00
..
2016-09-05 10:20:34 -06:00
2017-01-10 15:39:00 -08:00
2017-01-10 13:09:24 -08:00
2016-10-25 09:28:53 -06:00
2016-09-05 10:20:34 -06:00
2016-09-05 10:20:34 -06:00
2016-09-05 10:20:34 -06:00