envoy-generic-forward-proxy icon indicating copy to clipboard operation
envoy-generic-forward-proxy copied to clipboard

Envoy forward proxy

Open dramasamy opened this issue 6 years ago • 4 comments

Looks like there is an issue in the config file. I'm trying to use Envoy as forward proxy but if I use the config it says 'invalid option cluster_manager'

dramasamy avatar Apr 18 '19 03:04 dramasamy

@dramasamy @ravikumarkgit the envoy configuration changed in January 2019, this site uses old configuration.

An example of the new envoy configuration is here https://github.com/envoyproxy/envoy/blob/master/examples/front-proxy/front-envoy.yaml, there are multiple changes.

I do not currently have time to fix it, sorry.

vadimeisenbergibm avatar Jul 06 '19 08:07 vadimeisenbergibm

Hi, Do I need to configure NGIX along with envoy to make envoy as generic forward proxy?

Ravi

On Sat, 6 Jul 2019 at 2:10 PM, Vadim Eisenberg [email protected] wrote:

@dramasamy https://github.com/dramasamy @ravikumarkgit https://github.com/ravikumarkgit the envoy configuration changed in January 2019, this site uses old configuration.

An example of the new envoy configuration is here https://github.com/envoyproxy/envoy/blob/master/examples/front-proxy/front-envoy.yaml, there are multiple changes.

I do not currently have time to fix it, sorry.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/vadimeisenbergibm/envoy-generic-forward-proxy/issues/2?email_source=notifications&email_token=AMQEE7RA6UJ5L7LM5JCWUQTP6BK7BA5CNFSM4HGZODT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZKVIGQ#issuecomment-508908570, or mute the thread https://github.com/notifications/unsubscribe-auth/AMQEE7RCATMAS4HYEIPUA33P6BK7BANCNFSM4HGZODTQ .

--

Regards,

Ravi Kapa | * M* +91 9845520109

ravikumarkgit avatar Jul 06 '19 09:07 ravikumarkgit

Many thanks , I have explored this page but looks like it redirects only to service1/2 and will not act as generic http forward proxy Any thoughts on the same ?, thanks .

On Sat, 6 Jul 2019 at 2:10 PM, Vadim Eisenberg [email protected] wrote:

@dramasamy https://github.com/dramasamy @ravikumarkgit https://github.com/ravikumarkgit the envoy configuration changed in January 2019, this site uses old configuration.

An example of the new envoy configuration is here https://github.com/envoyproxy/envoy/blob/master/examples/front-proxy/front-envoy.yaml, there are multiple changes.

I do not currently have time to fix it, sorry.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/vadimeisenbergibm/envoy-generic-forward-proxy/issues/2?email_source=notifications&email_token=AMQEE7RA6UJ5L7LM5JCWUQTP6BK7BA5CNFSM4HGZODT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZKVIGQ#issuecomment-508908570, or mute the thread https://github.com/notifications/unsubscribe-auth/AMQEE7RCATMAS4HYEIPUA33P6BK7BANCNFSM4HGZODTQ .

--

Regards,

Ravi Kapa | * M* +91 9845520109

ravikumarkgit avatar Jul 06 '19 09:07 ravikumarkgit

@ravikumarkgit Is it explained in Introduction, you can use Envoy as a generic forward proxy, and you have deploy NGINX together with Envoy for it.

vadimeisenbergibm avatar Jul 06 '19 13:07 vadimeisenbergibm