Outils pour utilisateurs

Outils du site


informatique:httpd

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
Prochaine révisionLes deux révisions suivantes
informatique:httpd [06/04/2010 21:55] cyrilleinformatique:httpd [18/04/2011 14:45] – [Deft] Deft is a single threaded, asynchronous, event driven high performance web server running on the JVM cyrille
Ligne 1: Ligne 1:
 ====== HTTPD ====== ====== HTTPD ======
  
-[[wp>http://en.wikipedia.org/wiki/Comparison_of_lightweight_web_servers|Comparison of lightweight web servers]]+[[wpen>Comparison_of_lightweight_web_servers|Comparison of lightweight web servers]]
  
 ===== Apache ===== ===== Apache =====
Ligne 14: Ligne 14:
  
 Voir [[/informatique/nginx|/informatique/Nginx]]. Voir [[/informatique/nginx|/informatique/Nginx]].
 +
 +===== Cherokee =====
 +
 +http://www.cherokee-project.com
 +
 +Voir:
 +  * http://lacuisinedegandi.net/post/2010/04/29/Cherokee-arrive-chez-Gandi
  
 ===== TinyWeb===== ===== TinyWeb=====
Ligne 25: Ligne 32:
 Support SSL : http://www.ritlabs.com/en/products/tinyweb/tinyssl.php Support SSL : http://www.ritlabs.com/en/products/tinyweb/tinyssl.php
  
-===== Autres trucs =====+===== ZMWS Zazouminiwebserver =====
  
-==== FastCGI et APC ====+Win32 http & https server.
  
-[[http://www.magentocommerce.com/boards/viewthread/29264/|FastCGI + APC]]+  * http://www.zmws.com 
 +  * http://www.xgarreau.org/zazouminiwebserver
  
-[[http://stackoverflow.com/questions/598444/how-to-share-apc-cache-between-several-php-processes-when-running-under-fastcgi|How to share APC cache between several PHP processes when running under FastCGI?]]+===== Deft =====
  
-====Upload progress====+Deft is an open source web server (licensed under Apache version 2). Deft was intitially inspired by [[http://www.tornadoweb.org/|tornado]]. Deft is a single threaded, asynchronous, event driven high performance web server running on the JVM.
  
-Modules pour le reporting progressif d'un upload (upload progress): +Features 
-  * Extension PECL pour PHP : [[/informatique/php#php_uploadprogress|php_uploadprogress]] +  * Specialized and optimized for thousands of simultaneous connections. ([[http://en.wikipedia.org/wiki/C10k_problem|C10k]][[http://blog.urbanairship.com/blog/2010/08/24/c500k-in-action-at-urban-airship/|C500k]]) 
-  * Entension HttpModule pour .Net : [[/informatique/dotnet#NeatUpload]] +  * Using pure Java NIO ([[http://download.oracle.com/javase/6/docs/api/java/nio/package-summary.html|java.nio]] [[http://download.oracle.com/javase/6/docs/api/java/nio/channels/package-summary.html|java.nio.channels]]
-  * NGinx module : [[http://wiki.nginx.org/NginxHttpUploadProgressModule|NginxHttpUploadProgressModule]] +  * Asynchronous (nonblocking I/O)
-  * Apache module : [[http://github.com/drogus/apache-upload-progress-module|apache-upload-progress-module]]+
informatique/httpd.txt · Dernière modification : 19/05/2012 00:18 de 127.0.0.1

Sauf mention contraire, le contenu de ce wiki est placé sous les termes de la licence suivante : CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki