WAN Optimization the Open Source Way
Jan 25, 2010, 16:33 (0 Talkback[s])
(Other stories by Charlie Schluting)
"WAN optimization is a complex and expensive, yet sometimes
required investment. Even if you aren't running a branch office in
Africa over ISDN, the need for WAN optimization and acceleration
exists within nearly every business. The problem is that these
products are extremely expensive. Wouldn't it be great if the same
functionality could be accomplished with commodity PC hardware and
free open source tools?
"Mostly, it can be done.
"What Can't Be Done
"Riverbed and other vendors implement Wide Area File Services
(WAFS), which is a fancy way to say it caches CIFS and NFS data. If
multiple people are working on the same file, or if the same file
gets opened and closed more than once, that data does not really
need to be shipped to the remote file server. It's even fancier
than that; long-term caching of files also makes opening Word
documents, which require a lot of bi-directional communication just
to open, much faster. WAFS implements a (generally) safe mechanism
for caching data when sending it over the WAN would be redundant.
General caching proxies are not optimized for file sharing data,
and will often have to send the whole thing, whereas the WAFS-style
devices can be much more clever about it."
Complete Story
Related Stories:
- Understanding NIC Bonding with Linux(Dec 02, 2009)
- Use Samba With Windows 7 Clients(Nov 19, 2009)
- Build an IPSEC VPN Without Losing Your Mind(Oct 29, 2009)
- OpenVPN Is Too Slow? Time to Consider IPSEC(Oct 21, 2009)
- Why Would You Pay for Free Software?(Oct 15, 2009)
- Linux Server Management: Five Signs You're Doing It Wrong(Oct 09, 2009)
- LinuxCon: the Good, the Bad, and the Nerdy(Sep 30, 2009)
- Head to the Cloud for Storage with Linux and DRDB(Sep 18, 2009)
- How to Cope with File Server Permissions Hell(Sep 10, 2009)
- VMWare or Xen? Depends on Your Fluency in Linux(Aug 31, 2009)