Télécharger la liste

Description du projet

Rivet CGI allows Rivet applications to run as a CGI, either automatically (i.e., no modifications to the applications themselves from "mod_rivet") from Apache, as a standalone CGI under any Web server, or as a standalone HTTP server itself. It can be used to build Web applications that can be distributed and executed as a single file in either CGI or Standalone HTTP mode.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-11-15 07:41
0.5.0.2682

Nombreuses corrections de bogues. HTTP Keep-Alive soutien lors de l'exécution en mode HTTPD autonome. Upload de soutien. Soutien TLS (nécessite le package Tcl TLS).
Tags: Major feature enhancements, Minor bugfixes
Many bugfixes. HTTP Keep-Alive support when running in standalone HTTPD mode. Upload support. TLS support (requires the Tcl TLS package).

2009-04-30 21:35
0.5.0.1426

Un soutien a été ajoutée pour le traitement des demandes dans les threads, en plus de soutenir de nouveaux processus et un seul thread / processus unique, même lorsqu'ils sont utilisés en mode serveur. Ceci est principalement pour accélérer l'accès sur les systèmes Microsoft Windows où fork () est indisponible. La compression est désactivée sur starkits produits pour améliorer les performances.
Support was added for processing requests in threads, in addition to supporting new processes and a single thread/single process when being used in server mode. This is mainly to speed up access on Microsoft Windows systems where fork() is unavailable. Compression was disabled on produced starkits to improve performance.

2009-04-21 17:54
0.5.0.1415

Un bug dans l'analyse de Rivet avec des points d'interrogation littéral a été fixée. L'appui Win32 lorsque TclX est chargé a été fixée.
A parsing bug in Rivet with literal question marks was fixed. Win32 support when Tclx is loaded was fixed.

2009-04-16 20:05
0.5.0.1377

Augmentation de la performance pour le mode single-threaded HTTP serveur autonome pour les fichiers statiques et un correctif pour un bug qui pouvait causer le mauvais processus pour traiter les requêtes entrantes sous une charge lourde.
Increased performance for single-threaded standalone HTTP server mode for static files and a fix for a bug that could cause the wrong process to handle incoming requests under heavy load.

2009-04-15 02:34
0.5.0.1362

Le mode serveur ne requiert plus TclX et peut tourner sur Windows. Il ya un bug pour les flux de sortie dynamique de plus de 16KB en mode serveur.
Server mode no longer requires Tclx and can run on Windows. There is a bugfix for dynamic output streams larger than 16KB in server mode.

Project Resources