On 10/03/2015 02:10 PM, Virgil Griffith wrote:
Now the trouble starts. If the TBB user gets to the tor2web backend I check if they're coming from an Exit relay and redirect them---all good. But a CDN (Fastly.com) sits in front of my backends and right now it's unclear how to detect TBB at the CDN level.
The CDN should forward the client IP address as X-Forwarded-For or something?