Showing 23 open source projects for "fastcgi-2.4.1"

View related business solutions
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Tengine

    Tengine

    A distribution of Nginx with some advanced features

    Tengine is a web server originated by Taobao, the largest e-commerce website in Asia. It is based on the Nginx HTTP server and has many advanced features. Tengine has proven to be very stable and efficient on some of the top 100 websites in the world, including taobao.com and tmall.com. Tengine has been an open source project since December 2011. It is being actively developed by the Tengine team, whose core members are from Taobao, Sogou and other Internet companies. Tengine is a community...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    H2O

    H2O

    The optimized HTTP1, HTTP2, and HTTP3 server

    H2O is a new generation HTTP server that provides quicker response to users with less CPU utilization when compared to older generation of web servers. Designed from ground-up, the server takes full advantage of HTTP/2 features including prioritized content serving and server push, promising outstanding experience to the visitors of your web site. Full support for dependency and weight-based prioritization with server-side tweaks. Static file serving, FastCGI, reverse proxy, scriptable using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PWS Famework, PHP Web Service Framework

    PWS Famework, PHP Web Service Framework

    A PHP Web Service Framework : REST, SOAP, JSON, XML, PHP, Typed PHP

    PWS Framework is a PHP Web Service Framework that allow for fast Web Service development. This is a fastcgi (PHP native) server running in cli mode (php-cli) as a daemon. It is able to handle requests and responses using the following formats : REST, SOAP, JSON, XML, PHP and Typed PHP, these formats can be mixed. It also provides supports for asynchronous requests, credentials and request details. (PHP Linux Only)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MVProc FastCGI

    MVProc FastCGI

    MVProc implemented as a FastCGI

    MVProc FastCGI is a Model-View-Controller platform that uses MySQL stored procedures as the Controller element. It's based on the stable Apache module MVProc, and all functionality has been tested (and load tested), so it may be "Production Ready" even though it hasn't been implemented in a production environment as yet. Benchmarking indicates it's "nearly as fast" on lighttpd as the MVProc Apache module, though a truly thorough benchmarking with a variety of servers and web applications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    SteppedStateMachine

    SteppedStateMachine

    Creates and operates a stepped state machine

    Implements a stepped state machine, i.e. a state machine which executes a single state transition at a time. Because of this, no data, e.g. state data, can be stored between executions. Instead, any such data must be stored in persistent storage between executions. This permits operation of the state machine as a CGI program in a web server. A WSGI or fastCGI or other such web server is not required. Received symbols may be received from sources outside the state machine, or may...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PyLucid is a Open Source web content management system written in Python using the Django Framework. fully customizable output, expandable with plugins, i18n, L10n, Revision controled, support many database engines, WSGI conform and many more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Apache 2.0 proxy module scheme handler for FastCGI protocole. Is a complete rewrite of Apache Modile of FastCGI protocol. This rewrite are dedicated to external FastCGI server. The project has migrated on GitHub here : https://github.com/ZenProjects/Apache-Proxy-FastCGI-Module The project Documentation are here : http://zenprojects.github.io/Apache-Proxy-FastCGI-Module/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    qDecoder - CGI Library for C/C++
    ... and Session management. FastCGI is also supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    jFastCGI

    Java / JFastCGI bridging library

    This project allows a servlet container to act as a fastCGI gateway that serves content generated by a fastCGI producer. It gives an original and reliable way for using servlet containers such as tomcat for serving PHP pages, or any fastcgi application
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    SCGI Library

    POSIX-compatible lightweight implementation of SCGI protocol

    This library provides parsing of Simple Common Gateway Interface (SCGI) requests. SCGI is a protocol for applications to interface with HTTP servers, as an alternative to the CGI protocol. It is similar to FastCGI, but designed to be easier to implement. Web servers which implement SCGI include Apache HTTP Server, Lighttpd, and Cherokee, as well as Mathopd (with unofficial patch) and nginx (with a third party module). When using this library, the developer chooses a SCGI server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ESXX (pronounced "Essex") is a rather silly acronym and stands for "ECMAScript, SQL, XML and XSLT". It's a very simple and easy-to-use, yet powerful, XML Application Server written in Java (6) and utilizing FastCGI for web server communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    CL-FastWeb

    Web development framework for Common Lisp

    Web development framework for Common Lisp, based on FastCGI with integrated WiKi. It is tested mainly on SBCL, but should work on most Common Lisp implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A simple C# .NET fastcgi client. Allows C# applications to serve web requests through the fastcgi protocol over TCP. No assembly is provided; to use, simply add include/fcgidotnet.cs to your C# project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A modern, portable CGI library written in standard C++. Asynchronous CGI and FastCGI are both supported in a clear, simple and efficient library built upon the Boost C++ libraries (esp. Boost.Asio). Free and commercial support available on request.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    A FastCGI module to execute javascript code on the server, powered by the Google V8 engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Handy servlets and filters to add web server features such as CGI, FastCGI and HTaccess processing to Java web containers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    C++ WEB Standard Library - everything C++ WEB developer needs in one library. CGI,SMTP Mail Class,HTTP Class,URL helpers,Template Engine,built-in "cscript language", cscript UDFs, MD5 support, UTILS module,File Handling support,Benchmark,Base6,FastCGI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is an extremely memory and speed optimized CGI library written in ANSI C. It does all the normal CGI functions and also can receive file uploads. It can be used with FastCGI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is (yet another) content management system. This one however aims at providing good performance and still being feature rich, modularised and interoperable with other website software. Right now it uses PHP/MySQL, a C/FastCGI+LDAP version is planned
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pso- Python Service objects is a package that simplifies HTTP handlers: Built-in sessions. Write once run on modpython, modsnake, NASAPY, fastcgi, CGI. Easy interface to HTTP info. Simple, fast, robust and powerful extendable OO template parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Web app (running as CGI at any hosting provider or as FastCGI or mod_perl for higher performance) providing DMOZ or Yahoo!-like directory (catalog) features. Includes templates, P2P-like replication, support for external user management + install script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An object-oriented web development system which allows the construction of dynamic content from a set of files that resemble HTML with some perl inline markup. It has a driver (optimized for FastCGI and mod_perl), a compiler, and a set of extensi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    an Apache httpd 2.x module which informs clients about the progress of their file upload. The information formats: JSON, XML, TSV and Text. This is independent of dynamic page systems so you can use this with CGI, FastCGI, PHP, Java and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next