informatique:web:webperformance
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente | ||
| informatique:web:webperformance [24/09/2010 10:58] – créée cyrille | informatique:web:webperformance [19/05/2012 00:18] (Version actuelle) – modification externe 127.0.0.1 | ||
|---|---|---|---|
| Ligne 8: | Ligne 8: | ||
| * [[http:// | * [[http:// | ||
| * Les articles et dossiers de [[http:// | * Les articles et dossiers de [[http:// | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | {{: | ||
| ===== Mesure de performance ===== | ===== Mesure de performance ===== | ||
| - | ==== Pylot ==== | + | [[/ |
| - | Web Performance Tool - Performance & Scalability Testing - Web Services | + | ===== Amélioration des performances ===== |
| - | http:// | + | Points d' |
| - | + | - Requête du client | |
| - | ==== JMeter ==== | + | * rien à faire ... |
| - | + | - Traitement du serveur | |
| - | http:// | + | * optimisation du code, de l'architecture, |
| - | + | * cache requêtes, pages et composants | |
| - | ==== Microsoft WAS (Web Application Stress) ==== | + | - Transfert des ressources |
| - | + | * compression (gzip) | |
| - | [[http:// | + | * minimisation des fichiers JS et CSS. |
| - | + | * simplification du HTML | |
| - | < | + | - Traitement du client |
| - | + | * simplification du HTML | |
| - | ====PushToTest | + | * JS en fin de fichier HTML |
| - | + | * simplification | |
| - | http://www.pushtotest.com/ | + | |
| - | + | ||
| - | ==== More ==== | + | |
| - | + | ||
| - | http:// | + | |
| - | + | ||
| - | http:// | + | |
| - | + | ||
| - | http:// | + | |
| - | + | ||
| - | httpmntr - HTTP Monitor | + | |
| - | + | ||
| - | Web Test Tools | + | |
| - | + | ||
| - | webstress | + | |
| - | + | ||
| - | Fiddler2: Web Debugging Proxy | + | |
| - | + | ||
| - | + | ||
| - | ===== Amélioration | + | |
| ====Distributed Cache ==== | ====Distributed Cache ==== | ||
| - | === Memcached === | + | [[/ |
| - | Excellent outil pour mettre en RAM n’importe quel couple clef <-> valeur. | ||
| - | http:// | + | ====Reverse Proxy / Load-balancer==== |
| - | + | ||
| - | * [[http:// | + | |
| - | + | ||
| - | ==== Distributed database ==== | + | |
| - | === Cassandra === | + | |
| - | + | ||
| - | http:// | + | |
| - | + | ||
| - | ====Distributed File-System ==== | + | |
| - | + | ||
| - | === MogileFS === | + | |
| - | + | ||
| - | MogileFS : Un système de fichier distribué, tolérant aux pannes, indépendant du noyau et open-source. (NOTE: your application has to specifically use a MogileFS client library to store and retrieve files.) | + | |
| - | + | ||
| - | http:// | + | |
| - | + | ||
| - | ====Reverse Proxy Load-balancer==== | + | |
| === Perlbal === | === Perlbal === | ||
| Ligne 86: | Ligne 51: | ||
| http:// | http:// | ||
| + | |||
| + | === varnish === | ||
| + | |||
| + | http:// | ||
| + | |||
| + | [[http:// | ||
| ===== Tips ===== | ===== Tips ===== | ||
| + | |||
| + | ==== Faire des stats sur les usages ==== | ||
| + | |||
| + | [[http:// | ||
| ==== Cache-Control " | ==== Cache-Control " | ||
informatique/web/webperformance.1285318698.txt.gz · Dernière modification : (modification externe)
