Hacker News new | ask | show | jobs
by madeofpalk 2610 days ago
I had to look it up to make sure I knew exactly what a 'reverse proxy' is

> a reverse proxy is a type of proxy server that retrieves resources on behalf of a client from one or more servers.

Isn't that what every CDN does? Isn't that the definition of a CDN?

1 comments

Some CDNs, you put the content on them and link to it. Some reverse proxy back to your ‘origin’ server(s). Some, like Akamai, offer both.