saaras-io / yastack

YAStack: User-space network-stack based on DPDK, FreeBSD TCP/IP Stack, EnvoyProxy
https://yastack.io
Apache License 2.0
100 stars 20 forks source link

How to run yastack/envoy-proxy as transparent forward proxy #9

Open freak82 opened 4 years ago

freak82 commented 4 years ago

Hi there,

We have transparent HTTP forward proxy which runs on standard Linux. However, we are trying to find more performant alternatives.

We would like to test/benchmark the yastack/envoy-proxy when running as transparent forward proxy. We would like to test the simplest possible configuration to see the raw performance without any additional features turned ON.

So, here are my questions:

  1. Is it possible to run yastack/envoy-proxy in such mode?
  2. Can you suggest the best configuration for such scenario?
  3. Do you have some observations how much traffic or requests per second the yastack/envoy-proxy can handle and with what configuration?

Thanks, Pavel.