Re: way to forward requests to another IIS server?
From: Ken Schaefer (kenREMOVE_at_THISadOpenStatic.com)
Date: 02/10/04
- Next message: Ken Schaefer: "Re: Problems with extensionless imagery"
- Previous message: Ken Schaefer: "Re: Using IIS SMTP services with Mailenable"
- In reply to: Jon Paugh: "way to forward requests to another IIS server?"
- Next in thread: Paul Lynch: "Re: way to forward requests to another IIS server?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 10 Feb 2004 14:17:53 +1100
I think you are looking for a reverse-proxy type solution. This
functionality is not provided by IIS per se. You could code something
yourself using ASP.Net or similar, or buy a product that can do it for you.
Cheers
Ken
"Jon Paugh" <anonymous@discussions.microsoft.com> wrote in message
news:E9BA9A95-3B4E-4D11-89D8-120C3889D7CB@microsoft.com...
: I have a case where I would like to forward requests sent to a specific
virtual directory to another web server. How can I do this?
:
: Specifically we have one server running IIS outside the firewall which
will receive requests. We would like this machine to send the requests to
another server inside the firewall. This 2nd server will have a virtual
directory in IIS that will be a web application. We want the first server to
have a virtual directory of its own, and when it receives a request, it
forwards them to the 2nd server inside the firewall.
:
: Thanks!
: Jon Paugh
- Next message: Ken Schaefer: "Re: Problems with extensionless imagery"
- Previous message: Ken Schaefer: "Re: Using IIS SMTP services with Mailenable"
- In reply to: Jon Paugh: "way to forward requests to another IIS server?"
- Next in thread: Paul Lynch: "Re: way to forward requests to another IIS server?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|