El mar, 20-05-2008 a las 13:18 -0300, francisco escribió:
> I think it issue is round robin, and it works with dns.
> 

nope in this case, the user specified that each server has is own
application ( not the same application shared between the 2 internal
hosts ), round robin makes no sense in this scenario


MaxMax, if the incoming users use ONLY one application and you can
control it knowing the source address, you can apply DNAT based on 2
rules.


Another solution could be to forward all http incoming traffic to an
internal reverse proxy. When a user points to
http://www.myname.it/serverA the proxy redirects to
internalserverA/root_application_page if user points to
http://www.myname.it/serverB the proxy redirects to
internalserverB/root_application_page. Of course the proxy will rewrite
the header data accordingly




> 
> On Tue, May 20, 2008 at 07:31:03AM -0700, maxMax wrote:
> > Date: Tue, 20 May 2008 07:31:03 -0700 (PDT)
> > From: maxMax <[EMAIL PROTECTED]>
> > To: [email protected]
> > Reply-To: [email protected]
> > Subject: [Efw-user]  web server
> > 
> > 
> > Hi all. 
> > In my LAN, which is located behind efw, there are two web servers on which
> > there are two web application. 
> > I used two machines because applications using different technologies and is
> > not fitting that reside on the same machine. 
> > I have already registered a domain like www.myname.it pointing at ip that I
> > was assigned from the Internet Server Provider and from which efw redirects
> > calls on port 80 to one of two web servers. 
> > Can I use the same web address for the second Web server? 
> > I thought to record a third-level domain pointing at the same address as
> > that of the second one (myServer.mayname.it) and then I thought to the
> > possibility for efw to redirect calls alternately to two machines at the
> > host header level. 
> > Is this possible? 
> > If yes how it works? 
> > If not there is an alternative solution? 
> > Thank you for your attention and response.
> > -- 
> > View this message in context: 
> > http://www.nabble.com/web-server-tp17341889p17341889.html
> > Sent from the efw-user mailing list archive at Nabble.com.
> > 
> > 
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by: Microsoft 
> > Defy all challenges. Microsoft(R) Visual Studio 2008. 
> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > _______________________________________________
> > Efw-user mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/efw-user
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft 
> Defy all challenges. Microsoft(R) Visual Studio 2008. 
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Efw-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/efw-user


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Efw-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/efw-user

Reply via email to