While a proxy or 'forward proxy' is used to control access to Internet by internal corporate users, the ' reverse proxy' is used to control the access of internal assets from Internet users.
A popular example of reverse proxy is 'ISA - Internet Security & Acceleration Server'.
ISA is actually much more than a reverse proxy server and is a commercial product.
I have started a new Open source project on Codeplex for Reverse Proxy.
This project aims at building an open source reverse proxy using .NET technologies for IIS 6.0 web server.
The main features which this component aims to provide are :
- URL re-writing
- URL mapping
- Support GET & POST requests
- Support URL redirects
- Support ASP.NET sessions
- Authentication
- Authorization
- SSL enabled at both ends
It can be accessed here.
Pls provide your views/feedback to dotnetwithme@hotmail.com
~tata & take care~
Other Posts
- Accelerating development using Visual Studio Templates
- Visual Studio : How to create temporary projects
- Visual Studio 2005 Service Pack 1 : How to check whether its installed or not
- Increasing Productivity/Discipline using Project Templates
- Creating a context menu item for folders
- Tutorial - Using Validation Application Block
No comments:
Post a Comment