User documentation
  1. What is redirection.io?
  2. Starter's guide
  3. What are organizations and projects?
  4. Invite new collaborators
  5. User account and preferences
  6. Using traffic logs
  7. Create a rule
  8. Triggers and markers reference
  9. Actions reference
  10. How to bulk-import or export redirection rules?
  11. Managing instances
  12. Project notifications
  13. Project segmentation
  14. How much does it cost?
  15. Can I use redirection.io for free?
  16. About us

Developer documentation
  1. TL;DR; Fast track
  2. Installation of the agent
  3. Upgrading the agent
  4. Agent configuration reference
  5. Available integrations
  6. The agent as a reverse proxy
  7. nginx module
  8. Apache module
  9. platform.sh integration
  10. Cloudflare Workers integration
  11. Fastly Compute@Edge integration
  12. Vercel Middleware Integration
  13. Using redirection.io with Docker
  14. How fast is it?
  15. Public API

Crawler
  1. What is the redirection.io crawler?
  2. Start a crawl
  3. Schedule a crawl
  4. Analyzing the results of a crawl
  5. The crawls list
  6. Crawl credits and pricing
  7. Crawl Errors
  8. Crawler metrics reference
  9. Crawler columns reference

Managed instances
  1. What are managed instances?
  2. Add a domain to your project
  3. Managed instances limits and quota
  4. Frequently asked questions

Knowledge base
  1. Create your first redirections
  2. redirection.io rules cookbook
  3. Setting up a redirection server on Azure Cloud
  4. Structured data and Rich Snippets
  5. What is a URL redirection?
  6. Why use URL redirections and how to setup

Legacy versions
  1. Agent 1.x configuration reference
  2. Legacy integrations
  3. Legacy Cloudflare Workers integration

Changelogs
  1. redirectionio-agent
  2. libnginx-mod-redirectionio
  3. libapache2-mod-redirectionio

How fast is it?

Speed and performance have always been in our minds when developing the redirection.io's agent and, more generally, the redirection.io platform.

It would be a nonsense to propose a tool able to handle thousands of redirection rules, if it had a major performance impact on a website. Hence, we have built a benchmark suite which compares the performance of our agent with other solutions of the market.

While nginx and Apache offer redirection capacities, we have measured that the performance slightly reduces when the web server must handle more than ~5k redirection rules, even if the rules are directly set at the VirtualHost level. In comparison, redirection.io is scalable and can handle several hundreds of thousands of rules for a single domain without major performance issues.

The order of magnitude of a requests analysis and matching is the microsecond (10-6 seconds, one thousandth of a millisecond). Our benchmark suite includes load testing and several rulesets sizes, to test the performance and concurrency capacities of the redirectionio agent.

We do not provide precise numbers because measurements may vary depending on the ruleset, the type of proxy used (standalone, nginx, Apache, etc.), network conditions, etc., but the overall performance impact of using redirection.io should remain marginal. We constantly monitor the performance of our agent, as we believe that SEO improvements do not have to come at the price of speed or performance. Be sure that efficiency and speed are a central topic in the way redirection.io is built.

Should your platform need to support more traffic, you can of course scale your infrastructure and add agents (which is strongly advised for redundancy and high availability). As an example, here is a schema if redirectionio-agent is used as a reverse proxy (but you can achieve similar layouts when using redirection.io using the nginx or the Apache2 modules):

an exemple of scaling redirectionio-agent

This page has been updated on Aug 28, 2025
Can't find your answer?