Version: 1.0.86, created 2007-08-14- Under certain conditions, failed DNS forward requests would leak resources
Version: 1.0.85, created 2007-05-02- Improved checking if servers are up or down by using pooled threads, which requires less system resources
- Improved how OctaGate DNS handles situations where all servers are offline
- OctaGate DNS now allows servers with capacity 0 to be added to a cluster, these servers will only be served once all other servers are offline
Version: 1.0.84, created 2007-02-05- Sends SOA when no matching domains are found, without the SOA record, some servers would be convinced that the entire domain was faulty.
Version: 1.0.83, created 2006-10-28
Version: 1.0.82, created 2006-10-20- Fixed issue where the server would sometimes fail to respond with the correct case (upper/lower) as the query, which would make the client report that the name wasn't found.
Version: 1.0.81, created 2006-09-04- Wildcard speed improvements
- Wildcard load balancing corrections
Version: 1.0.80, created 2006-09-03- The 1.0.79 release seems to have been incomplete. This release should correct an issue with the wildcard domains.
Version: 1.0.79, created 2006-08-19- Added support for wildcard domain names. *.test.com will now match ANY record that ends with .test.com. Non wildcard names have precedence,
- .test.com is added, www.test.com is tested for first. If a non-wildcard match is found, all wildcards are dropped.
Version: 1.0.78, created 2005-10-18- SOA "Master Name Server Fully Qualified Domain Name (FQDN)" now editable.
Version: 1.0.77, created 2005-09-24- Will no longer forward queries for unmatched subdomains (if you've got the zone myzone.com but records for www.myzone.com, queries for www.myzone.com will not be forwarded).
- Glue record issue resolved
Version: 1.0.76, created 2005-09-22- Refresh issue in the GUI resolved
Version: 1.0.75, created 2005-09-22- Improved throughput on forwarded DNS queries
Version: 1.0.74, created 2005-09-22- Fixed memory leak issue on DNS forwarding
Version: 1.0.73, created 2005-09-21- Improved DNS forwarding handling
Version: 1.0.72, created 2005-07-14- Now queries other zones on the same DNS server for additional information.
Version: 1.0.71, created 2005-07-14- Response code 4xx (Client Error) is now considered a failover condition, previously, only 5xx (Server Error) was so considered.
Version: 1.0.70, created 2005-07-14- It's now possible to set which events to log (exceptions, warnings, trace or debug). Sett General Settings.
Version: 1.0.69, created 2005-07-12- Sase-sensetivity issue resolved
- DNS Forwarding issue resolved
Version: 1.0.68, created 2005-07-11- Logging for particular issue added.
Version: 1.0.67, created 2005-07-10- Documentation improvements
- Added statisticscounters for data transferred (kb and kb/s)