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-square22fedilinkarrow-up196arrow-down16
arrow-up190arrow-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-square22fedilink
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.