Projects tagged ‘fastcgi’


[47 total ]

389 Users
   

Security, speed, compliance, and flexibility--all of these describe LightTPD which is rapidly redefining efficiency of a webserver; as it is designed and optimized for high performance environments. ... [More] With a small memory footprint compared to other web-servers, effective management of the cpu-load, and advanced feature set (FastCGI, CGI, Auth, Output-Compression, URL-Rewriting and many more) LightTPD is the perfect solution for every server that is suffering load problems. [Less]
Created over 3 years ago.

20 Users
   

Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, Virtual hosts ... [More] , Authentication, on the fly encoding, Load balancing, Apache compatible log files, and much more. A user friendly interface called cherokee-admin is provided for a no-hassle configuration of the server. Check out the benchmarks and documentation to learn more, and give it a try to squeeze your hardware to the fullest! [Less]
Created over 3 years ago.

6 Users
   

Haskell interface to fastcgi.
Created about 1 year ago.

6 Users
   

Rack provides a common API for connecting web frameworks, web servers and layers of software inbetween. Official repos: http://github.com/rack/rack
Created about 1 year ago.

3 Users

Hatta is a small wiki engine for use inside a Mercurial repository. It can run locally and doesn't require any configuration; it's just a single Python file. It can be also configured to run on a Web ... [More] server. Since the wiki can be cloned and merged along with the repository, it's perfect for working on project documentation in small teams. [Less]
Created about 1 year ago.

3 Users
 

PyLucid is a lightweight, OpenSource ( GPL 2.x or newer ) content management system ( CMS ) written in Python using django . Nearly all output can be customized. No shell account is needed. You only ... [More] need a standard webserver with Python (at least v2.4) CGI and MySQL ( mySQLdb ) to run PyLucid. PyLucid/django are WSGI conform, so you can run it as CGI, fastCGI, mod_Python and others... [Less]
Created over 3 years ago.

3 Users
 

Caudium is the name of a GPL-ed (free for commercial and personal use) web server written in Pike and in C. It is originally based on the Roxen Challenger 1.3 code base. It is an attractive ... [More] alternative to servers like Apache, Netscape® and Zeus® due to its strength in dynamic page and data generation, modularity and more. The Caudium Project runs also an IRC network, has created a GPL webmail called CAMAS and has an ever-growing community of developers and users worldwide. [Less]
Created over 2 years ago.

3 Users
   

Application server to Web Application Framework gateway. inspired from WSGI(Python) and Rack(ruby). With this module, you can write your own web application framework very easily, and with less code
Created about 1 year ago.

2 Users
 

jslibs is a standalone Javascript development environment whose aim is to turn Javascript into a general-purpose scripting language. jslibs provides a set of native modules that contains various ... [More] general-purpose classes and functions. Some of these modules are simple wrappers to familiar libraries such as : zlib, SQLite, FastCGI, NSPR (Netscape Portable Runtime), ODE (Open Dynamics Engine), libpng, libjpeg, OpenGL, OpenAL, LibTomCrypt, libffi (Foreign function interface), ... whereas other modules provide tools to enhance Javascript programming : Print(), Load(), Exec(), Seal(), Expand(), Buffer class, ... The jslibs distribution comes with a small standalone command-line access program (jshost) that can be used to run Javascript files. [Less]
Created over 2 years ago.

2 Users

What is v8cgiSmall set of C++ and JS libraries, allowing coder to use JS as a server-side HTTP processing language. Basic functionality includes IO, GD, MySQL, Sockets, Templating, FastCGI and Apache ... [More] module. If you wish to support this project, at PayPal! News16.11.2009Release 0.7.5 is ready! Many things have changed and more features are available. v8cgi achieves higher level of compatibility with CommonJS Modules/1.1 and Windows users can now use DOM and PostgreSQL modules. For a full list of changes, see the Changelog. 20.10.2009Release 0.7.0 (anniversary edition) is ready! This release brings many new modules (postgresql, process, dom, gl, sprintf more), better (configurable) error handling, stability fixes and more improvements. Version 0.7.0 also features code from much more contributors than before. 25.6.2009Release 0.6.0 is ready! Numerous improvements, features and fixes were implemented in this version. New support for SQLite and Context reusing. New unit tests, reworked global.system object, refactored DB libraries and much more. 15.6.2009Revision 454 renames several scons options. Type scons -h to see a list of them. 3.6.2009Release 0.5.2 is ready! Complete V8 sources are now included in the src tarball. New features include Securable Modules compliance, testing framework, assert+getopt modules and lots of stability and compatibility-related fixes. 14.4.2009Starting from revision 391, v8cgi now ships with an assertion module, basic set of unit tests and a tiny testing framework runner. 8.4.2009Revision 381 is compliant with Securable Modules specification and passes all current tests at http://code.google.com/p/interoperablejs/ :) 30.3.2009Release 0.5.0 is ready! This version fixes several fatal bugs and adds support for command line arguments. The MySQL module now automatically closes opened connections on exit. UPDATE: 0.5.1 contains a critical bugfix regarding MySQL with Apache module :) 26.2.2009Release 0.4.0 is ready! Module system has been rewritten to support both include() and require() methods; path handling is better and MySQL module is able to close its database connection. 6.2.2009Release 0.3.0 is ready! Apache module included, for both Windows and Linux platforms. Also, the build process on MacOS X is now a bit easier :) 22.1.2009Release 0.2.0 is ready! This one contains many improvements and libraries: sockets, http client, fastcgi and GD. Windows build does not contain FastCGI support. 6.1.2009Release 0.1.0 is ready! [Less]
Created about 1 year ago.