Skip to content

Reverse proxy docs#895

Open
phaneendraandukuri wants to merge 2 commits intogh-pagesfrom
reverse-proxy-docs
Open

Reverse proxy docs#895
phaneendraandukuri wants to merge 2 commits intogh-pagesfrom
reverse-proxy-docs

Conversation

@phaneendraandukuri
Copy link
Copy Markdown
Contributor

Add docs to implement reverse-proxy


In computer networks, a reverse proxy is the application that sits in front of back-end applications and forwards client requests to those applications.

To implement reverse proxy we are using an npm package named `http-proxy`. Here is a sample implementation of reverse proxy:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dont we need to implement both the cases you worked on? One with ignorePath and one without?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants