arudesalad@sh.itjust.works to Selfhosted@lemmy.worldEnglish · 10 months agoWhat's the point of a reverse proxy and does cloudflare give all the benefits of one?message-squaremessage-square26fedilinkarrow-up182arrow-down17
arrow-up175arrow-down1message-squareWhat's the point of a reverse proxy and does cloudflare give all the benefits of one?arudesalad@sh.itjust.works to Selfhosted@lemmy.worldEnglish · 10 months agomessage-square26fedilink
minus-squareBoofStroke@sh.itjust.workslinkfedilinkEnglisharrow-up1·10 months agoOther than waf stuff, if you have multiple servers behind a small nat, a reverse proxy can service them all from a single exposed public address. You can also do rewrite rules on the proxy vs on each server.
Other than waf stuff, if you have multiple servers behind a small nat, a reverse proxy can service them all from a single exposed public address. You can also do rewrite rules on the proxy vs on each server.