Hacker News new | ask | show | jobs
by capableweb 1119 days ago
You mean like server<>server communication? Hopefully that communication stays within the network rather than going from server<>internet<>server
1 comments

I mean if you are using Cloudflare with their proxy, so origin<>cloudflare<>client
Yeah, then you'd just block based on the client IP which is in a header, rather than the IP on the connection.