DOMProxy: Enabling Dynamic-Content Front-end Web Caching

  • Authors:
  • Manolis Veliskakis;John Roussos;Panos Georgantas;Timos Sellis

  • Affiliations:
  • National Technical University of Athens;National Technical University of Athens;National Technical University of Athens;National Technical University of Athens

  • Venue:
  • WCW '05 Proceedings of the 10th International Workshop on Web Content Caching and Distribution
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Proxy caching is a commonly accepted methodology used to reduce Internet traffic, decrease back-end related user delays, and generally improve web performance. Nevertheless, it seems to be inadequate when it comes to caching dynamic web pages, due to their low degree of reusability and strong dependency on the back-end site infrastructure. In order to overcome these drawbacks we present DOMProxy (Dynamic Objects Manager Proxy), a new Proxy architecture that enables front-end web caching for dynamically generated web pages. Instead of caching web pages produced dynamically or their fragments, the proposed architecture provides methods for "caching" their generation process. This is achieved by caching both the applications and the back-end data content that are used to create dynamic web pages. We discuss the new challenges and issues raised by this approach, with special emphasis on the caching and manipulation of different types of web objects at a front-end caching point.