cache

Ordina per: Data / Titolo / URL

HTTP/1.1: Header Field Definitions
The Cache-Control general-header field is used to specify directives that MUST be obeyed by all caching mechanisms along the request/response chain. The directives specify behavior intended to prevent caches from adversely interfering with the request or response. These directives typically override the default caching algorithms. Cache directives are unidirectional in that the presence of a directive in a request does not imply that the same directive is to be given in the response.
2010-03-03 to , , , , , by lorello
Caching Tutorial for Web Authors and Webmasters
This is an informational document. Although technical in nature, it attempts to make the concepts involved understandable and applicable in real-world situations. Because of this, some aspects of the material are simplified or omitted, for the sake of clarity. If you are interested in the minutia of the subject, please explore the References and Further Information at the end.
2010-03-03 to , , , , , , , by lorello
nkallen's cachet at master - GitHub
[Alternativa a Varnish] Cachet is an HTTP Reverse Cache Proxy written in Scala. It is comparable to Varnish or Rack::Cache. It implements the RFC2616 specification (at this time, only the Expiration model, but the Validation model is forthcoming) obeying Cache-Control headers and the like. It is very configurable so that you can use custom databases (Ehcache and Memcached are supported by default), and custom expiry strategies, and so on. It is designed so that you can layer on things like authentication, authorization, rate limiting, and arbitrary service composition strategies (e.g., Edge-Side Includes)--which is is, I think, something novel in an open-source reverse proxy.
2010-03-02 to , , , , , , , by lorello
Varnish - Trac
Varnish is a state-of-the-art, high-performance HTTP accelerator. It uses the advanced features in Linux 2.6, FreeBSD 6/7 and Solaris 10 to achieve its high performance.
2009-10-27 to , , , , , , , , by lorello
How to install memcache on Debian Etch | Lullabot
This article walks through the steps needed to install the libevent, memcached and PECL memcache libraries on Debian 4.0 (Etch). These are the prerequisites to being able to use the Drupal memcache module. Memcache consists of two parts; a server library which runs the caching daemon and a client library which allows PHP to interact with the server. The server library is called memcached and it depends on the libevent library, so the first step in the installation process is getting a recent copy of libevent.
2009-06-23 to , , , , by lorello
PHP caches | drupal.org
A PHP cache can be installed to save and re-use compiled PHP scripts, thus greatly reducing the amount of overhead required for Drupal to display a web page.
2009-06-23 to , , , , , by lorello
RJ’s Journal – libketama
a consistent hashing algo for memcache clients – Last.fm
2009-06-04 to , , , , by lorello
Serving 250M quotes/day at CNBC.com with aiCache
aiCache - a Web caching and application acceleration product (aicache.com)
2009-04-17 to , , , , by lorello
fbmarc's facebook-memcached
La versione ottimizzata di MemCached usata da FaceBook. Loro dicono di voler mergiare quanto fatto con la distribuzione ufficiale di memcached, intanto lo hanno pubblicato qui su GitHub
2009-03-11 to , , , , , , , by lorello

Precedente / Seguente / Pagina 1 di 1