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-square28fedilinkarrow-up198arrow-down17
arrow-up191arrow-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-square28fedilink
minus-squareBoofStroke@sh.itjust.workslinkfedilinkEnglisharrow-up2·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.