arudesalad@sh.itjust.works to Selfhosted@lemmy.worldEnglish · 2 years agoWhat's the point of a reverse proxy and does cloudflare give all the benefits of one?message-squaremessage-square22linkfedilinkarrow-up197arrow-down16
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 · 2 years agomessage-square22linkfedilink
minus-squareBoofStroke@sh.itjust.workslinkfedilinkEnglisharrow-up2·2 years 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.