The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:Any-Daemon-HTTP"

Any::Daemon::FCGI - serve the FCGI protocol River stage zero No dependents

The Fast CGI protocol connects a generic front-end web-server (like Apache or NGinx) with an backe-end daemon. The communication reuses connections. The front-end server validates and throttles requests to the back-end daemon. This module is the base...

MARKOV/Any-Daemon-HTTP-0.30 - 06 Apr 2020 10:49:24 UTC

Any::Daemon::HTTP - preforking Apache/Plack-like webserver River stage zero No dependents

This module extends the basic Any::Daemon with childs which handle http connections. This daemon does understand virtual hosts, per directory configuration, access rules, uri rewrites, proxies, and other features of Apache and Plack. But you can also...

MARKOV/Any-Daemon-HTTP-0.30 - 06 Apr 2020 10:49:24 UTC

Any::Daemon::HTTP::Proxy - proxy request to a remote server River stage zero No dependents

[Available since v0.24] Warning: new code, not intensively tested. There are two kinds of proxies: 1. Each Any::Daemon::HTTP::VirtualHost may define as many proxies as it needs: selected by location inside a virtual host namespace, just like other di...

MARKOV/Any-Daemon-HTTP-0.30 - 06 Apr 2020 10:49:24 UTC

Any::Daemon::HTTP::Source - source of information River stage zero No dependents

Each Any::Daemon::HTTP::VirtualHost will define where the files are located. Parts of the URI path can map on different (virtual) resources, with different access rights. * Directories containing files are handled by Any::Daemon::HTTP::Directory obje...

MARKOV/Any-Daemon-HTTP-0.30 - 06 Apr 2020 10:49:24 UTC

lib/Any/Daemon/HTTP/UserDirs.pm River stage zero No dependents

MARKOV/Any-Daemon-HTTP-0.30 - 06 Apr 2020 10:49:24 UTC

lib/Any/Daemon/FCGI.pm River stage zero No dependents

MARKOV/Any-Daemon-HTTP-0.30 - 06 Apr 2020 10:49:24 UTC

lib/Any/Daemon/HTTP/Session.pm River stage zero No dependents

MARKOV/Any-Daemon-HTTP-0.30 - 06 Apr 2020 10:49:24 UTC

lib/Any/Daemon/HTTP/Source.pm River stage zero No dependents

MARKOV/Any-Daemon-HTTP-0.30 - 06 Apr 2020 10:49:24 UTC

lib/Any/Daemon/HTTP/Proxy.pm River stage zero No dependents

MARKOV/Any-Daemon-HTTP-0.30 - 06 Apr 2020 10:49:24 UTC

Any::Daemon::FCGI::Request - HTTP::Request with little extras River stage zero No dependents

In the FCGI protocol, the web-site user's HTTP request is accompanied by some additional information about the front-end web-server. Also, the headers are processed into parameters "HTTP_*" and the body is fed to STDIN. The first thing this FCGI impl...

MARKOV/Any-Daemon-HTTP-0.30 - 06 Apr 2020 10:49:24 UTC

lib/Any/Daemon/HTTP.pm River stage zero No dependents

MARKOV/Any-Daemon-HTTP-0.30 - 06 Apr 2020 10:49:24 UTC

lib/Any/Daemon/HTTP/VirtualHost.pm River stage zero No dependents

MARKOV/Any-Daemon-HTTP-0.30 - 06 Apr 2020 10:49:24 UTC

lib/Any/Daemon/HTTP/Directory.pm River stage zero No dependents

MARKOV/Any-Daemon-HTTP-0.30 - 06 Apr 2020 10:49:24 UTC

Any::Daemon::HTTP::Session - represents a client connection River stage zero No dependents

The connection relates to one client. Each time, some browser connects to the socket, a new ::Session object will be created. It can be used to cache information as well....

MARKOV/Any-Daemon-HTTP-0.30 - 06 Apr 2020 10:49:24 UTC

lib/Any/Daemon/FCGI/Request.pm River stage zero No dependents

MARKOV/Any-Daemon-HTTP-0.30 - 06 Apr 2020 10:49:24 UTC

lib/Any/Daemon/FCGI/ClientConn.pm River stage zero No dependents

MARKOV/Any-Daemon-HTTP-0.30 - 06 Apr 2020 10:49:24 UTC

Any::Daemon::HTTP::UserDirs - describe user directories River stage zero No dependents

Each Any::Daemon::HTTP::VirtualHost may define user directories. Extends "DESCRIPTION" in Any::Daemon::HTTP::Directory....

MARKOV/Any-Daemon-HTTP-0.30 - 06 Apr 2020 10:49:24 UTC

Any::Daemon::HTTP::Directory - describe a server directory River stage zero No dependents

Each Any::Daemon::HTTP::VirtualHost will define where the files are located. Parts of the URI path can map on different (virtual) directories, with different access rights. Extends "DESCRIPTION" in Any::Daemon::HTTP::Source....

MARKOV/Any-Daemon-HTTP-0.30 - 06 Apr 2020 10:49:24 UTC

Any::Daemon::FCGI::ClientConn - handle FCGI requests River stage zero No dependents

Handles request from one single client in FCGI protocol. This object gets initialized on any incoming connection by Any::Daemon::HTTP when "protocol=FCGI". More than one request can be collected at any moment, and they will be processed once complete...

MARKOV/Any-Daemon-HTTP-0.30 - 06 Apr 2020 10:49:24 UTC

Any::Daemon::HTTP::VirtualHost - webserver virtual hosts River stage zero No dependents

These virtual host (vhost) configuration are used by Any::Daemon::HTTP, to implement (server) name based data separation. Its features resemble those of Apache virtual hosts. Each vhost usually has two Any::Daemon::HTTP::Directory slaves: one which d...

MARKOV/Any-Daemon-HTTP-0.30 - 06 Apr 2020 10:49:24 UTC
20 results (0.018 seconds)