Re: Clustering - how can I.......



What could be done is an RTR like system.

system 1 has THE IP that the router sends all HTTP transactions to.
system 1 then forwards the transaction to the least busy of the other 2
machines.

But you end up with a lot of overhead.

In the end, if you have a simple router, it is likely you'll have a
simple DSL line to feed your cluster, and chances are that even an all
mightly microvax II would have no problem service HTTP requests on that
line.


The way Failsafe IP works: when node X wants to take over the failsafe
ip 10.0.0.50, it sends a gratuitous ARP broadcast, hoping all machines
on the LAN will update their ARP table so that the next packet they need
to send to 10.0.0.50 gets sent to the new ethernet address.

(This happens to not work on my router, but it is just a netgear)

You can't really dynamically switch this easily. Consider some remote
user sending you a large picture as part of an HTTP request. This will
consist of a large number of TCPIP packets. If you change the ARP entry
midway, it means that the new host will start receiving the second half
of the transaction without any idea of the first half, and of course,
with no context on that TCPIP link.

.



Relevant Pages

  • Point to Point T1 with Cisco 1841 Routers
    ... checked it in the morning and on my side, the router had a lot of CRC ... interface FastEthernet0/0 ... ip http access-class 23 ... minute output rate 0 bits/sec, 0 packets/sec ...
    (comp.dcom.sys.cisco)
  • Re: Streaming WMS via HTTP on same server as IIS 6.0
    ... I purchased another router. ... Performed the port forwarding for WMS as you described on the second ... Entered WMS and assigned the WMS HTTP Control Protocol to the second ... But still can not stream to work. ...
    (microsoft.public.windowsmedia.server)
  • Re: Identifying by location -- Was: A pk is *both*...
    ... Something always seemed missing, still does, no offence to Berners-Lee, but Codd was a little different, ie. he crossed disciplines in a way that to me was much more profound. ... I guess that probably the http author could well have been more or less ignorant of what Codd was saying. ... I wondered if the stateless camp ever dug that a stateless system is possibly the canonical vehicle for the implementation of a transaction or are they oblivious? ...
    (comp.databases.theory)
  • Re: Trouble configuring Cisco 857, many sites not working
    ... it seems almost as though I can't do an HTTP POST in general across the ... When I plug in my old router, ... Enter configuration commands, one per line. ... temp#no ip inspect name INS.Home cuseeme ...
    (comp.dcom.sys.cisco)
  • Problems with port forwarding to IIS behind a router
    ... Basically, I was able to use an http and ftp server with IIS, but now I ... I just got a router. ... Enabled port forwarding on port 80 for http and port 21 for ftp to ...
    (microsoft.public.windowsxp.network_web)