Using `cf-connecting-ip` for duplicate-connection detection is getting into dangerous territory beca

Using
cf-connecting-ip
for duplicate-connection detection is getting into dangerous territory because of NAT and CGNAT, you might end up blocking 30 users because the CG-NAT'd IP is already connected from 1 user.
Was this page helpful?