パッケージ: libperlbal-perl (1.80-3.1)
libperlbal-perl に関するリンク
Trisquel の資源:
perlbal ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Jonathan Steinert
外部の資源:
- ホームページ [www.danga.com]
類似のパッケージ:
Perlbal libraries; embed perlbal into another app
These are libraries that allow an application to internally run an instance of perlbal.
Perlbal is a single-threaded event-based server supporting HTTP load balancing, web serving, and a mix of the two. Perlbal can act as either a web server or a reverse proxy.
One of the defining things about Perlbal is that almost everything can be configured or reconfigured on the fly without needing to restart the software. A basic configuration file containing a management port enables you to easily perform operations on a running instance of Perlbal.
Perlbal can also be extended by means of per-service (and global) plugins that can override many parts of request handling and behavior.
その他の libperlbal-perl 関連パッケージ
|
|
|
-
- dep: libbsd-resource-perl
- BSD process resource limit and priority functions
-
- dep: libdanga-socket-perl
- event loop and event-driven async socket base class
-
- dep: libsys-syscall-perl
- module to access system calls that Perl doesn't normally provide access to
-
- dep: libwww-perl
- simple and consistent interface to the world-wide web
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libio-aio-perl
- asynchronous IO module for Perl
-
- rec: libperlbal-xs-httpheaders-perl
- Perlbal extension for processing HTTP headers faster