WHAT IS DELTA ENCODING?
Many acceleration products provide dynamic caching, taking care to send only objects that have changed rather than entire web pages. Delta encoding identifies the actual differences between web page objects at the byte level. Unlike dynamic caching, delta encoding technology only sends the raw changed data. This results in significant savings due to fewer packets crossing the network.