June 7th, 2009

Managed Fusion URL Rewriter & Reverse Proxy – Release 3.0

I am happy to announce the 3.0 release of the Managed Fusion URL Rewriter & Reverse Proxy. Since my previous release in February I have been working hard on a significant rewrite of the core, that to be honest really needed refactoring if I hoped to extend the rewriter is some interesting ways in the future.

Download: Binary Release
View: Source Code
Discuss: Forum
Issues: Report

Release Notes

If you would like to find out more about the past releases please visit us at http://www.managedfusion.com/products/url-rewriter/release-notes.aspx

Version 3.0

  • Breaking Change Configuration in the web.config has been reorganized.
  • Major rewrite to the URL Rewriter to provide better performance and more reliable logging.
  • Major update to the proxy handler, it is much faster, and provides an exact duplication of headers from the proxied server.
  • Fixed many issues with the chunked encoding, so you are now able to proxy web based services, such as SVN.
  • Full rewrite of the rule, condition, and flag handling system to provide better performance and more flexibility for developers.
  • More extensibility points have been created for developers interested in creating their own handlers for rules, conditions, and flags.
  • More extensive testing of internal mechanics of the rewriter.
  • Added thread safety to the Apache rule set refresh.
  • Added initial support for Microsoft UrlRewriter IIS 7 module, this will provided a starting point for extension of the Microsoft configuration to support proxying and other more advanced Apache features.

Featured at PDC 2008

Tags: ,

Social: kick it on DotNetKicks.com

This entry was posted on Sunday, June 7th, 2009 at 4:15 pm and is filed under News, SEO. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

5 Responses to “Managed Fusion URL Rewriter & Reverse Proxy – Release 3.0”

  1. DotNetKicks.com Says:

    Managed Fusion URL Rewriter …

    You’ve been kicked (a good thing) – Trackback from DotNetKicks.com…

  2. Daily Links for Tuesday, June 9th, 2009 | LaptopHeaven's Blog Says:

    [...] Managed Fusion URL Rewriter & Reverse Proxy – Release 3.0 – Nick Berardi’s Coder Journal [...]

  3. Daily Links for Tuesday, June 9th, 2009 Says:

    [...] Managed Fusion URL Rewriter & Reverse Proxy – Release 3.0 – Nick Berardi’s Coder Journal [...]

  4. gOODiDEA.NET Says:

    Interesting Finds: 2009 06.01 ~ 06.14…

    Web How to Easily Create a JavaScript Framework, Part 1 – Part 2 Asynchronous innerHTML 10 HTML Tag Crimes…

  5. Ajay Says:

    I am using the Managed Fusion URL Rewriter & Reverse Proxy – Release 3.0 as a reverse proxy and it works great.

    Can you point me to how I can replace the absolute urls coming from the backend server with new base urls that the proxy represents?

    e.g I need http://www.backend/help.html to be sent to the client browser as http://www.frontend/help.html

    Thanks in advance

Leave a Reply