Re: Forwarding Proxy?
Shawn Wildermuth <[email protected]> Tue, 7 Apr 2009 04:41:43 -0400
| Newsgroups | gmane.comp.windows.devel.dotnet.advanced |
|---|---|
| Message-ID | <[email protected]> |
Much simpler than that. I want an endpoint on the external web server (that can accept all four verbs, no caching required) and simply call the internal web server with that request (I am happy to modify if needed) and then spit out the results. I can craft one with a ASHX if need be, I was hoping someone knew of something pre-built. Its one endpoint to one endpoint. Not every request. Thanks, Shawn Wildermuth http://wildermuth.com https://agilitrain.com Microsoft MVP (C#), MCSD.NET, Author and Speaker The Silverlight Tour is coming to a city near you! -----Original Message----- From: Discussion of advanced .NET topics. [mailto:[email protected]] On Behalf Of Per Bolmstedt Sent: Tuesday, April 07, 2009 4:07 AM To: [email protected] Subject: Re: [ADVANCED-DOTNET] Forwarding Proxy? On Tue, 7 Apr 2009 04:02:45 -0400, Shawn Wildermuth <[email protected]> wrote: >As helpful as that sounds, I am not using APACHE (other ASP.NET >code is running on the external server). Then a "full HTTP forwarding proxy" sounds a bit overkill, doesn't it? Just getting all the caching rules right feels like huge work. Are you sure you don't just want to pull some requests from downstream systems? We use ISA Server for this since mod_proxy ("APACHE") doesn't do NTLM. =================================== View archives and manage your subscription(s) at http://peach.ease.lsoft.com/archives =================================== View archives and manage your subscription(s) at http://peach.ease.lsoft.com/archives