The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Plack fcgi"

Plack::Handler::FCGI - FastCGI handler for Plack River stage four • 768 direct dependents • 1906 total dependents

This is a handler module to run any PSGI application as a standalone FastCGI daemon or a .fcgi script. OPTIONS listen listen => [ '/path/to/socket' ] listen => [ ':8080' ] Listen on a socket path, hostname:port, or :port. port listen via TCP on port ...

MIYAGAWA/Plack-1.0051 - 05 Jan 2024 23:11:02 UTC

Plack - Perl Superglue for Web frameworks and Web Servers (PSGI toolkit) River stage four • 768 direct dependents • 1906 total dependents

Plack is a set of tools for using the PSGI stack. It contains middleware components, a reference server and utilities for Web application frameworks. Plack is like Ruby's Rack or Python's Paste for WSGI. See PSGI for the PSGI specification and PSGI::...

MIYAGAWA/Plack-1.0051 - 05 Jan 2024 23:11:02 UTC

Plack::Loader - (auto)load Plack Servers River stage four • 768 direct dependents • 1906 total dependents

Plack::Loader is a factory class to load one of Plack::Handler subclasses based on the environment....

MIYAGAWA/Plack-1.0051 - 05 Jan 2024 23:11:02 UTC

plackup - Run PSGI application with Plack handlers River stage four • 768 direct dependents • 1906 total dependents

plackup is a command line utility to run PSGI applications from the command line. plackup automatically figures out the environment it is run in, and runs your application in that environment. FastCGI, CGI, AnyEvent and others can all be detected. Se...

MIYAGAWA/Plack-1.0051 - 05 Jan 2024 23:11:02 UTC

Plack::Handler::Apache1 - Apache 1.3.x mod_perl handlers to run PSGI application River stage four • 768 direct dependents • 1906 total dependents

This is a mod_perl handler module to run any PSGI application with mod_perl on Apache 1.3.x. If you want to run PSGI applications *behind* Apache instead of using mod_perl, see Plack::Handler::FCGI to run with FastCGI, or use standalone HTTP servers ...

MIYAGAWA/Plack-1.0051 - 05 Jan 2024 23:11:02 UTC

Plack::Handler::Apache2 - Apache 2.0 mod_perl handler to run PSGI application River stage four • 768 direct dependents • 1906 total dependents

This is a mod_perl handler module to run any PSGI application with mod_perl on Apache 2.x. If you want to run PSGI applications *behind* Apache instead of using mod_perl, see Plack::Handler::FCGI to run with FastCGI, or use standalone HTTP servers su...

MIYAGAWA/Plack-1.0051 - 05 Jan 2024 23:11:02 UTC

Plack::Middleware::IIS7KeepAliveFix - fixes buffer being cut off on redirect when keep-alive is active on IIS. River stage four • 768 direct dependents • 1906 total dependents

This middleware fixes buffer being cut off on redirect when keep-alive is active on IIS7....

MIYAGAWA/Plack-1.0051 - 05 Jan 2024 23:11:02 UTC

Plack::Middleware::IIS6ScriptNameFix - fixes wrong SCRIPT_NAME and PATH_INFO that IIS6 sets River stage four • 768 direct dependents • 1906 total dependents

This middleware fixes wrong "SCRIPT_NAME" and "PATH_INFO" set by IIS6....

MIYAGAWA/Plack-1.0051 - 05 Jan 2024 23:11:02 UTC

Plack::Middleware::LighttpdScriptNameFix - fixes wrong SCRIPT_NAME and PATH_INFO that lighttpd sets River stage four • 768 direct dependents • 1906 total dependents

This middleware fixes wrong "SCRIPT_NAME" and "PATH_INFO" set by lighttpd when you mount your app under the root path ("/"). If you use lighttpd 1.4.23 or later you can instead enable "fix-root-scriptname" flag inside "fastcgi.server" instead of usin...

MIYAGAWA/Plack-1.0051 - 05 Jan 2024 23:11:02 UTC
9 results (0.038 seconds)