Usare IIS 7 come reverse proxy

E' una delle cose che con IIS 6 non si può fare facilmente (bisogna cioè scriversi un bel filtro ISAPI in C++) e che IIS 7.0 ha tra la miriade di estensioni che stanno uscendo.

Il reverse proxy è la possibilità di "rigirare" le richieste ad un altro application server interno, ad esempio basato su Apache o sempre su IIS, "mappando" la richiesta su un URL diverso.

Il tipico scenario è l'url http://www.miosito.ext/fatture/ che in realtà richiama internamente il nodo http://fatture:8080/, senza che però effettivamente l'utente se ne accorga. Questo consente di gestire la sicurezza del nodo interno e garantirne l'accesso secondo policy diverse (sempre in ottica di IIS 7, le cose che si possono fare sono davvero tante).

Questa nuova extension, chiamata Application Request Routing, fa il paio con il nuovo Url Rewrite Module e sono stati rilasciati in CTP da poche settimane. Dategli un'occhiata!

Nella stessa categoria

Commenti

Aggiungi un nuovo commento »»»
Per inserire un commento, devi registrarti alla nostra community.

© 1998-2008 - ASP.NET, Media Center e tecnologia - Il blog di Daniele Bochicchio

TagCloud
.NET Framework, .NET Framework 2.0, .NET Framework 3.0, .NET Framework 3.5, 10annidi, ADO.NET, AJAX, Architettura, ASP, ASP.NET, ASP.NET 2.0, ASP.NET 2.0 per tutti, ASP.NET 3.5, ASP.NET 3.5 per tutti, ASP.NET AJAX, ASP.NET MVC, ASPItalia.com, Cache, CSS, Custom Control, Database, Databinding, Datagrid, Deployment, HttpHandler, HttpModule, HttpRuntime, IIS, ISAPI, Javascript, LINQ, LINQ to SQL, LogParser, Master Pages, Media Center, Membership API, Microsoft Expression, Mono, MySQL, Object Oriented Programming, Off Topic, Office, Pattern, Profile API, Provider Model, Report, Roles API, Security, Silverlight, Silverlight 2.0, SQL Server, User Control, Visual Studio, Web Service, Windows CardSpace, Windows Client, Windows Communication Foundation, Windows Live Services, Windows Mobile, Windows Presentation Foundation, Windows Server, Windows Vista, WinFS, XAML, XBox 360, XHTML, XML, XSLT
BLOG INFO
  • Post: 846
  • Commenti: 365
  • TrackBacks: 185
  • Feed blog e contenuti tecnici: RSS
  • Feed blog: RSS Atom OPML

MVP
CATEGORIE
I PIÙ LETTI DEL MESE
IN EVIDENZA