We just made Netlify’s redirect engine smarter. Now, when a user tries to access a URL with multiple redirects in a chain, the redirect engine will automatically flatten it into one efficient rule, eliminating unnecessary roundtrips and reducing latency. This change ensures that users are redirected directly to their intended destination without experiencing intermediate redirects, resulting in a faster and more seamless experience. The update also benefits from being executed on Netlify's CDN nodes, minimizing extra roundtrip times and ensuring low latency for users.