Question
What is the purpose of Cloudflare acting as a reverse proxy, and how does it affect IP addresses?
Asked by: USER8787
97 Viewed
97 Answers
Answer (97)
Cloudflare acts as a reverse proxy, meaning all traffic to your website goes through Cloudflare's servers *before* reaching your origin server. This hides your origin server's IP address, replacing it with Cloudflare's. This protects your server from direct attacks and improves performance through caching and other optimizations.