informatique:httpd
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:httpd [05/05/2010 17:09] – cyrille | informatique:httpd [19/05/2012 00:18] (Version actuelle) – modification externe 127.0.0.1 | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| ====== HTTPD ====== | ====== HTTPD ====== | ||
| - | [[wp>http:// | + | * [[wpen> |
| + | * [[glossaire/ | ||
| ===== Apache ===== | ===== Apache ===== | ||
| Ligne 39: | Ligne 40: | ||
| * http:// | * http:// | ||
| - | ===== Autres trucs ===== | + | ===== Netty ===== |
| - | ==== FastCGI et APC ==== | + | {{ : |
| + | [[http:// | ||
| - | [[http:// | + | The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance & high scalability protocol servers & clients. |
| - | [[http:// | + | ===== Deft ===== |
| - | ====Upload progress==== | + | [[http:// |
| + | |||
| + | Deft is an open source web server (licensed under Apache version 2). Deft was intitially inspired by [[http:// | ||
| + | |||
| + | Features | ||
| + | * Specialized and optimized for thousands of simultaneous connections. ([[http:// | ||
| + | * Using pure Java NIO ([[http:// | ||
| + | * Asynchronous (nonblocking I/O) | ||
| + | |||
| + | ===== Tornado | ||
| + | |||
| + | [[http:// | ||
| + | |||
| + | Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The framework is distinct from most mainstream web server frameworks (and certainly most Python frameworks) because it is non-blocking and reasonably fast. Because it is non-blocking and uses epoll, it can handle thousands of simultaneous standing connections, | ||
| - | Modules pour le reporting progressif d'un upload (upload progress): | ||
| - | * Extension PECL pour PHP : [[/ | ||
| - | * Entension HttpModule pour .Net : [[/ | ||
| - | * NGinx module : [[http:// | ||
| - | * Apache module : [[http:// | ||
informatique/httpd.1273072194.txt.gz · Dernière modification : (modification externe)
