Download List

Descripción del Proyecto

OSCache is a high performance J2EE caching solution that can cache portions of JSP pages, entire HTTP responses (including dynamically generated images), and arbitrary Java objects. It can provide your J2EE application with huge performance gains and graceful error tolerance (e.g., in the event of a DB failure, cached content is served).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-11-07 20:00 Back to release list
2.2

Conserva más cabeceras HTTP, por ejemplo, la expiración de cabecera. La generación de caché de personal clave por medio de subclases CacheFilter o por la aplicación de una interfaz especial. Los grupos de cache generación por medio de subclases CacheFilter o por la aplicación de una interfaz especial. Soporte para los filtros GZip en la cadena de filtros. Evita la creación de sesión para las páginas ámbito de aplicación. Múltiples filtros de caché de juego no-muertos de bloqueo de la respuesta más. La caché no se sirve la misma respuesta dos veces antes de que el cliente comienza a caché más.
Tags: Minor bugfixes
Preserves more HTTP headers, e.g. the expires header. Custom cache key generation by subclassing CacheFilter or by implementing a special interface. Custom cache groups generation by subclassing CacheFilter or by implementing a special interface. Support for GZip filters in the filter chain. Avoids session creation for application scope pages. Multiple matching cache filters won't dead-lock the response anymore. The cache won't be served the same response twice before the client begins to cache it anymore.

Project Resources