Traffic Squeezer is a free Open-Source Linux WAN Network Traffic Accelerator. URL: http://trafficsqueezer.sourceforge.net
Traffic Squeezer is free software, developed and distributed under the GNU General Public License (GPL). The software has been made free(open-source) so that it gives you the freedom to use a program, study how it works, improve it, and share it with others.
Traffic Squeezer does WAN Acceleration with the technologies such as Traffic Compression, Traffic PDU Coalescing, Protocol Specific Acceleration (ex: TCP Acceleration Mechanisms), Quality of Service, etc.
Traffic Squeezer uses a set of Lossless data compression algorithms. To do the same Traffic Squeezer uses the open-source Basic Compression Library with minor modifications so that the existing algorithms have been exposed in a form of APIs so that the same is called whenever there is a network-payload which has to be compressed.
Traffic Squeezer Web-Interface Traffic Squeezer provides the web-interface, for which the Traffic Squeezer uses the SWILL Open Source Library V0.2 which is quite modified to suit Traffic Squeezer requirements made a part of Traffic Squeezer code itself (trafficsqueezer-swill-1.0), and hence the users need not once again download SWILL seperately and compile the same before compiling Traffic Squeezer. Or in other words the Traffic Squeezer code automatically compiles the modified SWILL Library before itself gets compiled.
Traffic Squeezer Web Interface - Performance Graphs Traffic Squeezer web-interface provides performance graphs, for which the Traffic Squeezer uses the Flot Java Script based Graph Library V0.3.

