OBJECTIVE

1
To optimize the performance of an emerging story portal for higher traffic.
2
To reduce bandwidth for download at the visitor's side.

PROBLEM STATEMENT

1
The story portal was already built and needed performance optimisation.

SOLUTION AND APPROACH

1
We analysed various aspects of optimisation mechanisms after testing the performance status of the website with our proprietary testing tools.
2
Then we focused on reducing the number of HTTP-requests, compressing CSS and JavaScript, reducing the size of background images with CSS sprites, and minifying JavaScript.
3
The task is divided into five items:
  1. Activating Apache HTTP compression.
  2. Reducing the number of HTTP calls per page by utilising run-time aggregation and cache of JavaScript/CSS.
  3. Enabling cache for content, images and scripts.
  4. Enhancing usability during the slowed download and supporting image caching.
  5. We also enabled a server-side cache to save load on the database.

BENEFITS OF THE CUSTOMER

1
The website was made more efficient. It was much faster and loaded quicker.
2
The client is now able to use the website for online publishing successfully.