Forum Discussion

Piotr_Lewandows's avatar
Piotr_Lewandows
Icon for Altostratus rankAltostratus
Apr 13, 2015
Solved

WAN and LAN definition

Hi,

 

I wonder what is main factor in deciding if given connection should be considered WAN or LAN - in relation to for example setting TCP profile for both client and server sides of connection.

 

Piotr

 

  • WAN = High-Latency, and potentially High Packet Loss rates too.

     

    LAN = High bandwidth, low latency == example, Gigabit LAN is high bandwidth, since it's a gigabit per second, and the devices are usually within 100 meters of each other, and so the latency is low too (in addition to being full duplex, which also helps).

     

    the TCP profiles for LAN and WAN just differ in their default settings, usually buffer sizes. You don't need to tweak them unless you understand the knobs you're tweaking, and you know exactly what you hope to achieve.

     

7 Replies

  • BinaryCanary_19's avatar
    BinaryCanary_19
    Historic F5 Account

    WAN = High-Latency, and potentially High Packet Loss rates too.

     

    LAN = High bandwidth, low latency == example, Gigabit LAN is high bandwidth, since it's a gigabit per second, and the devices are usually within 100 meters of each other, and so the latency is low too (in addition to being full duplex, which also helps).

     

    the TCP profiles for LAN and WAN just differ in their default settings, usually buffer sizes. You don't need to tweak them unless you understand the knobs you're tweaking, and you know exactly what you hope to achieve.

     

    • dragonflymr's avatar
      dragonflymr
      Icon for Cirrostratus rankCirrostratus
      Hi, So main factors in deciding if given link should be considered WAN or LAN is latency and packet loss rate? I can easily imagine Internet uplink with 1Gbps so same/similar bandwidth as LAN. Piotr
    • BinaryCanary_19's avatar
      BinaryCanary_19
      Historic F5 Account
      The main factor is latency. Yes, it is of course possible for WAN Links to have just as much bandwidth as LAN links, but it is far more common for LANs to be higher bandwidth, simply because it's dead simple and cheap to get high bandwidth LANs. Latency though, there's usually very little you can do about. Personally, I wouldn't take this too seriously. Like I said, this is just a convention, and not particularly any standard. It's also just a name. You could have a WAN link that is based on optical fibre, and it will have high bandwidth and low packet loss rate, and relatively low latency. You just need to understand the various TCP parameters and how they affect performance, and tune your TCP profile accordingly. The WAN profiles are generally suitable for high-latency links and the LAN profiles for lower latency links.
    • giltjr_32735's avatar
      giltjr_32735
      Icon for Nimbostratus rankNimbostratus
      Also typically on a LAN you have more control if not full control of end-to-end connectivity. Where as on a WAN you don't. Yes you can have a 1 Gb "WAN" uplink to the Internet, but what about the customer that is on a fractional T1 half way around the world with only 256Kbps bandwidth because that is all they can get in their country. In their most basic of means, LAN is Local Area Network, where as WAN is Wide Area Network. So with a WAN the end points are "wide" apart, not local.
  • M_2's avatar
    M_2
    Icon for Altocumulus rankAltocumulus

    Does the optimization profiles really work ?

     

    I have seen vips associatesd with tcp lan and wan optimization but was wondering does it rwelly work?

     

    Does it have any hardware to support this functionality ?

     

    -sam