A Caching System for Web Content Generated from XML Sources Using XSLT

  • Authors:
  • Volker Turau

  • Affiliations:
  • -

  • Venue:
  • OOIS '02 Proceedings of the Workshops on Advances in Object-Oriented Information Systems
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

A large number of web sites is database-driven: content stored in databases is formatted at request time into HTML pages. Increasingly, the data is first sampled into XML-documents and then transformed into their final representation format usingXSL T. This process has a lot of advantages, but it is very resource-intensive and is currently not suitable for servers with high traffic. This paper presents a novel cachings ystem for this scenario to reduce the server load and to increase scalability.