Login Required. Sign up now -- its free!

Projects tagged ‘fastcgi’ and ‘http’


Jump to tag:

Projects tagged ‘fastcgi’ and ‘http’

Filtered by Project Tags fastcgi http

Refine results Project Tags web (6) http_server (3) scgi (3) server (3) httpd (3) php (2) webserver (2) https (2) development (1) ajax (1) p2p (1) lua (1)

[9 total ]

382 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.

18 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.

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.

1 Users

Continuity uses a programming concept called continuations to make HTTP seem like a statefull protocol instead of stateless protocol. This technique is increasingly called creating a Continuation ... [More] Server. Continuity is a suite of Perl libraries (not a framework) for building a highly structured web-based interface for your application, without using ad-hoc state management. Continuity is Free Software, distributed under the same terms as Perl itself. [Less]
Created about 1 year ago.

0 Users

Pronounced - NEW - MUH - RULL. It COULD be used for a C based map-reduce library. But not yet. This code is not yet used in NewsCup, which is building this code to provide scalability to its ... [More] server platform. By using HTTP, the intention is for RPC to work across heterogeneous platforms, in as lightweight a message envelope as possible. By using C, the application can be embedded in more than just FastCGI, any CGI container would work, or even some other custom LIB which just uses the cURL component. Design goals: cross platform ANSI C threadsafe lightweight generalized message passing architecture fast Application logic is a simple set of message routing instructions. Any further processing of the data in the message envelope can be dealt with using a callback. Here is an explanation of the message routing. Here is an example usage. My first big C project. To even look at the code might be harmful. Enjoy. NYMRL is released by NewsCuptm [Less]
Created 12 months ago.

0 Users

Efcgi is an implementation of fast CGI for Erlang that is built around tcpip. It fully embraces fast cgi and makes no attempt to try and emulate cgi. So instead of connecting up the incoming ... [More] stderr/stdout with streams it calls a callback that you provide with the relevant data. You may use this as the entry point for your system turning the incoming parms and data into messages idiomatic to your application. [Less]
Created over 2 years ago.

0 Users

psihttpd, or ψhttpd, is a very compact yet full-featured HTTP/HTTPS server written in highly portable C with optional isolated basic FTP functionality (for managing web content, etc.). It provides ... [More] all the features a modern web server should provide, and no features that it shouldn't. ψhttpd only speaks HTTP version 1.1, the current version of HTTP since early 1996, but does not refuse clients that use HTTP 1.0 for backwards compatibility reasons. ψhttpd also has a very advanced Dynamic Page Execution Engine (DPXE) which allows for: CGI, FastCGI, and SCGI Embedded Lua support More protocols (i.e. WSGI) added at run-time through Lua [Less]
Created 4 months ago.

0 Users

Hiawatha is a webserver for Unix. It has been writting with 'being secure' as its main goal. Hiawatha has many security features no other webserver has and a lot of attention has been given to writing ... [More] secure code. This makes Hiawatha the most secure webserver available. [Less]
Created 12 months ago.