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 [22/02/2010 21:49] – cyrille | informatique:httpd [19/05/2012 00:18] (Version actuelle) – modification externe 127.0.0.1 | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| ====== HTTPD ====== | ====== HTTPD ====== | ||
| + | |||
| + | * [[wpen> | ||
| + | * [[glossaire/ | ||
| ===== Apache ===== | ===== Apache ===== | ||
| - | Voir [[informatique:Apache]]. | + | Voir [[/informatique/ |
| ===== lighttpd ===== | ===== lighttpd ===== | ||
| Ligne 11: | Ligne 14: | ||
| ===== Nginx ===== | ===== Nginx ===== | ||
| - | http://wiki.nginx.org | + | Voir [[/ |
| + | |||
| + | ===== Cherokee ===== | ||
| + | |||
| + | http://www.cherokee-project.com | ||
| + | |||
| + | Voir: | ||
| + | * http:// | ||
| + | |||
| + | ===== TinyWeb===== | ||
| + | |||
| + | TinyWeb is an extremely small (executable file size is 53K), simple (no configuration other than through the command line) and fast (consumes a minimum of system resources) **Win32** daemon for regular (TCP/http) and secure (SSL/ | ||
| + | |||
| + | This program is FREE for commercial and non-commercial use. | ||
| + | |||
| + | http:// | ||
| + | |||
| + | Support SSL : http:// | ||
| + | |||
| + | ===== ZMWS Zazouminiwebserver ===== | ||
| + | |||
| + | 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. | ||
| - | http:// | + | ===== Deft ===== |
| - | [[http://calomel.org/nginx.html|Nginx "how to" - Fast and Secure Web Server]] | + | [[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:// | ||
informatique/httpd.1266871751.txt.gz · Dernière modification : (modification externe)
