informatique:web:webperformance
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| informatique:web:webperformance [14/11/2010 20:17] – 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 ===== | ||
| - | ==== On-line services ==== | + | [[/ |
| - | http:// | + | ===== Amélioration |
| - | ==== softs ==== | + | Points d' |
| - | + | - Requête du client | |
| - | + | * rien à faire ... | |
| - | === Pylot === | + | - Traitement du serveur |
| - | + | * optimisation du code, de l'architecture, | |
| - | Web Performance Tool - Performance & Scalability Testing | + | * cache requêtes, pages et composants |
| - | + | - Transfert des ressources | |
| - | http://www.pylot.org/ | + | * compression (gzip) |
| - | + | * minimisation des fichiers JS et CSS. | |
| - | === JMeter=== | + | * simplification du HTML |
| - | + | - Traitement du client | |
| - | http:// | + | * simplification du HTML |
| - | + | * JS en fin de fichier HTML | |
| - | === Microsoft WAS (Web Application Stress) === | + | * simplification |
| - | + | ||
| - | [[http:// | + | |
| - | + | ||
| - | < | + | |
| - | + | ||
| - | ===PushToTest | + | |
| - | + | ||
| - | 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 93: | Ligne 51: | ||
| http:// | http:// | ||
| + | |||
| + | === varnish === | ||
| + | |||
| + | http:// | ||
| + | |||
| + | [[http:// | ||
| ===== Tips ===== | ===== Tips ===== | ||
| + | |||
| + | ==== Faire des stats sur les usages ==== | ||
| + | |||
| + | [[http:// | ||
| ==== Cache-Control " | ==== Cache-Control " | ||
informatique/web/webperformance.1289762224.txt.gz · Dernière modification : (modification externe)
