Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ASGH

Pages: [1]
1
General Discussion / Re: Trial Keys
« on: April 26, 2015, 08:45:51 AM »
Hi Antonie,
I have sent you an email regarding the trail key, kindly check it.

Regards,

2
General Discussion / Re: Version 1.3.0
« on: September 14, 2014, 06:47:56 AM »
Excellent! ;)
I have a small technical question, regarding UDP/TCP optimization.Is it implemented by compression & deduplication only? or you use other extra ways to do that? if, what are those ways and are they applicable to be used in high delay networks like VSAT?

3
General Discussion / Re: 1.2.1 Release
« on: July 05, 2014, 06:46:39 AM »
Great work!
I have downloaded 1.2.1 but not yet have tried it. I am wondering if all of the listed features and improvements are available for free? 
Also, do I need to expect more efficient optimization due to the improvements in deduplication and compression techniques, or it is another kind of improvement such as quality and arrangement of the code?

4
Features / Re: Feature Requests
« on: May 11, 2014, 11:49:12 AM »
Hope the Plus version will be competitive with Riverbed Steelhead Appliance, for example.

During my read, These are some of the technique used in Steelhead which I hope it will be implemented in Wanos as well:

Data streamlining:
    Multilayer Data compression.
    SDR (Scalable Data referencing) algorithm. SDR breaks up TCP data into unique data chunks, each chunk has a reference number, where when the same byte sequence occurs in future transmission, the reference number is only sent across the LAN instead of raw data chunks.

Files and data can be accelerated even when they are transferred using different protocols such: FTP, CIFS (shared files) … etc.

For example: MS Exchange uses MAPI protocol to encode file attachments, CDR de-code it before send it and see if there is any ready transferred reference regardless which transferring protocol was used.

 

Transport streamlining:

    Connection pooling: This is useful in short-lived TCP connections. The product creates pools of idle TCP connection (for HTTP as example), where when a client tries to create a new connection to a previously visited target, it uses one from its pool, which, in turns, overcomes three-way TCP handshake.

    Can enable something called HS-TCP (High-Speed TCP), and MX-TCP (Maximum TCP).



Application streamlining:

    The product reduces the number of round trips over WAN for common actions (openin/editing remote shred files/folders), it supports most of intended protocols: CIFS, MAPI, HTTP … etc.

Pages: [1]