Layer_4_router Layer_4_router

Layer 4 router - Definition and Overview


A typical router simply sends incoming packets onto the appropriate IP address on its network. A Layer 4 router uses a little trickery and sends incoming packets to one or more machines which are hidden behind a single IP address.

The Layer 4 revers to the 7 layer OSI model. The router is on the Transport Layer and makes decisions on where to send the packets. Modern load balancing routers can use different rules to make decisions on where to route traffic. This can be based on least load, or fastest response times, or simply balancing requests out. This is also a redundancy method, so if one machine is not up, the router will not send traffic to it.

An example of how this might be used: The router will be assigned a VIP (Virtual IP). All the machines servicing requests will have an interface assigned to that VIP as well. The router will also have a way of checking the heartbeat of the machines. This is configurable, but is often a page on the machine's web server. The apache status page is often used, but this requires server resources and is probably not a good choice. As requests come in, the router sends the request to the appropriate machine, which then sends the response back to the client.

Example Usage of router

techgle_linux: Linux Server Administration: server from behind firewall/router http://forum.techgle.com/showthread.php?t=340176
function: Gerade mal 802.11n gegen 80211.g getestet hier. Airport Extreme gegen alten router. 5GB kopieren dauert nur halb so lange.
thecouponclub: OfficeMax - Save $40 on the LINKSYS Wireless-N router – Buy Now for $39.99 #blackfriday - http://www.shoprmall.com/twitter.php?id=15560
Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.