Features

Key Features

Rocket has automatic CSS Sprite generation technology. Just code up your background images as individual pictures and position them. Rocket will automatically build sprites and position the images for your users accordingly.

Rocket will also minifyamalgamate and compress your CSS and Javascript files. Just write your code as normal placing as many <link> and <script> tags as you like in your code. Rocket will scan your code and perform these tasks without your having to lift a finger!

The general techniques that Rocket employs to improve speed are:

  • Automatically reduce the size of the items that make up the website
  • Automatically amalgamate appropriate items to reduce the total number of files
  • Automatically get the user to cache files and reduce unnecessary traffic
  • Automatically get the server to cache files and reduce unnecessary processing

Rocket's Feature List

  • Automatic CSS Sprite Generation of Images 
  • Automatic E-Tags
  • Automatic G-Zip File Compression
  • Automatic PHP Server Side Caching
  • Automatic Header Expiry on files
  • Automatic CSS and Javascript Minification
  • Automatic CSS and Javascript Amalgamation
  • Automatic Image Optimisation
  • Easy Installation
  • Works with your existing code and images
  • Simple Control
Requirements: Website in PHP 5 or greater, Apache, GD Library