public marks

PUBLIC MARKS with tags cache & web

2010

META Refresh Nullifies Caching for IE6 and IE7 « Lickity Split

by nhoizey
"When a site uses a <META> refresh tag to send the visitor to a URL, IE6 and IE7 treat that as if the user had clicked the “Refresh” or “Reload” button on the browser."

2009

Web Cache | Gear6

by brianwaustin (via)
Gear6 Web Cache is a Memcached protocol-compliant solution that scales and accelerates web applications, reduces memory footprint, enhances availability and implements comprehensive Memcached management features. Designed to work with all popular memcache clients, Gear6 Web Cache integrates seamlessly into existing deployments and immediately provides a scalable, high density caching solution for your web application environment.

2008

Web Services : Avoir le rèflexe mise en cache pour optimiser la charge serveur - PHP.Pro Blog

by camel (via)
Vous avez développé votre tout dernier web service destinés à être utilisé par 2 ou 3 autres équipes en interne (voire en externe par des partenaires). Il (le web service) fonctionne bien, tellement bien, que vous commencez à avoir plusieurs dizaines de requêtes par jour. Vous n'aviez pas forcément optimisé les performances du web service, les temps de réponses ne sont pas au beau fixe car vous chargez 150 classes PHP qui sont nécessaires au tout dernier framework à la mode pour accéder à une table de base de données et faire une requête select sur un champ avec une clé primaire pour retourner la fiche descriptive d'un utilisateur, d'un partenaire ou d'un produit. Ou bien, pire encore, pour renvoyez votre catalogue de produits qui fait 150Ko une fois transformé au format XML.

ncache - Google Code

by greut & 4 others (via)

a web cache system base on nginx web server. faster and more efficient than squid.

How To Optimize Your Site With HTTP Caching | BetterExplained

by nhoizey & 2 others
Caching is a great example of the ubiquitous time-space tradeoff in programming. You can save time by using space to store results. Fewer downloads means a faster, happier site.

Use Server Cache Control to Improve Performance - apache web server settings for optimized caching with configuration files

by korbinus & 3 others
Caching is the temporary storage of frequently accessed data in higher speed media (typically SRAM or RAM) for more efficient retrieval. Web caching stores frequently used objects closer to the client through browser, proxy, or server caches. By storing "fresh" objects closer to your users, you avoid round trips to the origin server, reducing bandwidth consumption, server load, and most importantly, latency. This article shows how to configure your Apache server for more efficient caching to save bandwidth and improve performance. Caching is not just for static sites, even dynamic sites can benefit from caching. Graphics and multimedia typically don't change as frequently as (X)HTML files. Graphics that seldom change like logos, headers, and navigation can be given longer expiration times while resources that change more frequently like XHTML and XML files can be given shorter expiration times. By designing your site with caching in mind, you can target different classes of resources to give them different expiration times with only a few lines of code.

Use Server Cache Control to Improve Performance - apache web server settings for optimized caching with configuration files

by camel & 3 others
Caching is the temporary storage of frequently accessed data in higher speed media (typically SRAM or RAM) for more efficient retrieval. Web caching stores frequently used objects closer to the client through browser, proxy, or server caches. By storing "fresh" objects closer to your users, you avoid round trips to the origin server, reducing bandwidth consumption, server load, and most importantly, latency. This article shows how to configure your Apache server for more efficient caching to save bandwidth and improve performance. Caching is not just for static sites, even dynamic sites can benefit from caching. Graphics and multimedia typically don't change as frequently as (X)HTML files. Graphics that seldom change like logos, headers, and navigation can be given longer expiration times while resources that change more frequently like XHTML and XML files can be given shorter expiration times. By designing your site with caching in mind, you can target different classes of resources to give them different expiration times with only a few lines of code.

A small symfony for a fast response

by kasi77 & 1 other
Sometimes, the price of a request when dealing with a symfony application can be overwhelming. But instead of getting back to spaghetti PHP, maybe you can get a handful of symfony features for a share of its initialization time.

htaccess Caching

by camel & 2 others
This article shows 2 awesome ways to implement caching on your website using Apache .htaccess (httpd.conf) files on the Apache Web Server. Both methods are extremely simple to set up and will dramatically speed up your site!

2007

Du PHP dans vos squelettes ? - Mon site SPIP

by hobbes (via)
On lit souvent sur les différentes listes de discussion sur SPIP qu’« il faut éviter de mettre du PHP dans vos squelettes ! ». La raison souvent évoquée est une question de « CACHE ». Vrai ou faux ? Soyons « THOMAS » ! Ne croyons pas sans avoir vu…

Squid Reverse Proxy

by holyver
This document describes reverse proxies, and how they are used to improve Web server performance. Section 1 gives an introduction to reverse proxies, describing what they are and what they are used for. Section 2 compares reverse proxy caches with standard and transparent proxy caches, explaining the different functionality each provides. Section 3 illustrates how the reverse proxy actually caches the content and delivers it to the client. Section 4 describes how to configure Squid as a reverse proxy cache.

PUBLIC TAGS related to tag cache

architecture +   cahcing +   coral +   cps +   google +   guide +   howto +   html +   http +   opensource +   p2p +   proxy +   reverse proxy +   server +   squid +   tools +   tutorial +   varnish +   web +  

Active users

piouPiouM
last mark : 08/11/2010 08:43

nhoizey
last mark : 02/09/2010 10:08

Xavier Lacot
last mark : 08/01/2010 14:27

vrossign
last mark : 19/05/2009 11:54

brianwaustin
last mark : 24/04/2009 16:16

jmfontaine
last mark : 17/11/2008 13:00

camel
last mark : 03/11/2008 10:23

greut
last mark : 19/06/2008 07:34

loneseb
last mark : 27/05/2008 16:22

korbinus
last mark : 26/03/2008 17:29

kasi77
last mark : 08/03/2008 06:27

hobbes
last mark : 02/09/2007 22:16

holyver
last mark : 29/08/2007 20:36