Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: use Golang reverseproxy construct #19

Closed
alexellis opened this issue Sep 7, 2017 · 2 comments
Closed

Proposal: use Golang reverseproxy construct #19

alexellis opened this issue Sep 7, 2017 · 2 comments

Comments

@alexellis
Copy link
Member

Let's try using https://golang.org/pkg/net/http/httputil/#ReverseProxy in this code: https://github.com/alexellis/faas-netes/blob/master/handlers/proxy.go

I think it could be more efficient and less maintenance.

@alexellis
Copy link
Member Author

Derek add label: hacktoberfest

@alexellis
Copy link
Member Author

I started looking into it and I think it may be more complex than that since it needs to be a multi-host reverse proxy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant