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 [06/04/2010 22:28] – 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 14: | Ligne 15: | ||
| Voir [[/ | Voir [[/ | ||
| + | |||
| + | ===== Cherokee ===== | ||
| + | |||
| + | http:// | ||
| + | |||
| + | Voir: | ||
| + | * http:// | ||
| ===== TinyWeb===== | ===== TinyWeb===== | ||
| Ligne 27: | Ligne 35: | ||
| ===== ZMWS Zazouminiwebserver ===== | ===== ZMWS Zazouminiwebserver ===== | ||
| - | Win32 http server. | + | Win32 http & https server. |
| + | |||
| + | * http:// | ||
| + | * http:// | ||
| + | |||
| + | ===== Netty ===== | ||
| + | |||
| + | {{ : | ||
| + | [[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. | ||
| + | |||
| + | ===== Deft ===== | ||
| - | http://www.zmws.com | + | [[http://deftserver.appspot.com/]] |
| - | ===== Autres trucs ===== | + | Deft is an open source web server (licensed under Apache version 2). Deft was intitially inspired by [[http:// |
| - | ==== FastCGI et APC ==== | + | Features |
| + | * Specialized and optimized for thousands of simultaneous connections. ([[http:// | ||
| + | * Using pure Java NIO ([[http:// | ||
| + | * Asynchronous (nonblocking I/O) | ||
| - | [[http:// | + | ===== Tornado ===== |
| - | [[http://stackoverflow.com/ | + | [[http://www.tornadoweb.org/]] |
| - | ====Upload progress==== | + | 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.1270585735.txt.gz · Dernière modification : (modification externe)
