FEATURES
Feature What It Does Benefit(s)
Safe script postponing Patent pending techniques safely and seamlessly postpone scripts with no adverse effects whatsoever on rendering. Web pages' original look and behavior are fully retained Accelerated page load
Viewport prioritization Prioritized loading of above the fold (or above the scroll) resources Accelerated page load
Image combining Images combined into fewer image containers, with each container downloaded to the browser via a single request Accelerated page load, reduced latency, decreased server load
Progressive loading Progressive rendering of images combined in a single image container Accelerated page load
iframe rendering optimization Optimized, reordered rendering of iframes Accelerated page load
Script inlining Scripts inlined as part of the web page itself so as to avoid network, server and browser processing latencies associated with external script fetching Accelerated page load, reduced latency, decreased server load
Recursive Css inlining Inlining of Css files – as well as of additional Css files referenced by Css files – as part of the web page itself Accelerated page load, reduced latency, decreased server load
Browser connection limit management Overrides the browser connection limit, effectively “fooling” the browser into believing it has more connections available and enabling it to simultaneously download multiple resources via as many connections as is required Accelerated page load
Server-side cache Safe internal caching of web page resources eliminates access and load time delays Accelerated page load, decreased server load
Intelligent client-side cache management All page resources downloaded to the browser via a single request; intelligent management of subsequent resource requests ensures that only server-side changes are retrieved, even if these changes apply to resources grouped together in a combined container Accelerated page load, reduced bandwidth consumption, decreased server load
Compression Data compressed to enable web servers to process a greater number of requests Accelerated page load, reduced bandwidth consumption, decreased server load
Bandwidth maximization Effective handling of inherent TCP/IP protocol connection limitations in scenarios involving long distances, via data distribution over an optimal number of connections and full utilization of end users’ last mile bandwidth Accelerated page load
User Experience Meter Numerical and visual presentation of user experience (including A/B test results) – provides customers with unparalleled awareness of measurable performance gains. AcceloWeb stores page load time statistics, allowing for automated performance improvement management Control, management and ROI validation
Rendering acceleration Legacy obstacles removed from web pages, eliminating unnecessary delays across the entire web page rendering process Accelerated page load
Early resource loading Ensures browser resource fetching as soon as page loading commences, so as to eliminate unnecessary delays Accelerated page load
Landing page optimization Automatic identification, optimization and prioritized loading of landing page(s) Accelerated page load
SSL offloading CPU-intensive SSL connection encryption and decryption offloaded from web server to ensure maximal performance Decreased server load