RequestRouter V0.1

Version: 0.1


Project Info

Request Router is a Request Routing Engine who's default behaviour is as a georouting DNS Load Balancer.

Features:

  • Geolocation cost based routing (with overrides)
  • Protocol Aware
  • Delivery Status/Load Aware
  • edns support
  • Wildcard support

Release Notes

Version 0.1 effectively takes my original OnionRoute codebase and refactors it to focus on DNS based routing rather than HTTP Redirect routing and introduces some performance enhancements

  • RR-25 - Implemented internal caches
  • RR-34 - Implemented pre-caching of specific subnets as a config option
  • RR-40 - Ability to ignore routes on a per country and FQDN basis