reqrypt icon indicating copy to clipboard operation
reqrypt copied to clipboard

ReQrypt and AnyCast CDNs

Open basil00 opened this issue 7 years ago • 0 comments

The Multi-route and Partial-splitting modes of ReQrypt no longer seem to work for many websites. I suspect this is linked to the rise of Content Delivery Networks, some of which appear to be using AnyCast network addressing. This breaks the multi-route and partial modes, since packets using different tunnels will end up two different physical servers.

There is currently no fix other than to use "full" tunneling mode---at least for websites that use anycast CDNs.

basil00 avatar May 18 '18 01:05 basil00