starman_0.2008-1_i386.changes is NEW

Debian FTP Masters ftpmaster at ftp-master.debian.org
Sat Mar 5 17:02:33 UTC 2011


(new) starman_0.2008-1.debian.tar.gz optional perl
(new) starman_0.2008-1.dsc optional perl
(new) starman_0.2008-1_all.deb optional perl
high-performance preforking PSGI/Plack web server
 Starman is a PSGI perl web server that has unique features such as:
  * High Performance - Uses the fast XS/C HTTP header parser
  * Preforking - Spawns workers preforked like most high performance UNIX
    servers do. Starman also reaps dead children and automatically restarts
    the worker pool.
  * Signals - Supports HUP for graceful restarts, and TTIN/TTOU to
    dynamically increase or decrease the number of worker processes.
  * Superdaemon aware - Supports Server::Starter for hot deploy and
    graceful restarts.
  * Multiple interfaces and UNIX Domain Socket support - Able to listen
    on multiple intefaces including UNIX sockets.
  * Small memory footprint - Preloading the applications with --preload-app
    command line option enables copy-on-write friendly memory management.
    Also, the minimum memory usage Starman requires for the master process
    is 7MB and children (workers) is less than 3.0MB.
  * PSGI compatible - Can run any PSGI applications and frameworks
  * HTTP/1.1 support - Supports chunked requests and responses, keep-alive
    and pipeline requests.
(new) starman_0.2008.orig.tar.gz optional perl
Changes: starman (0.2008-1) unstable; urgency=low
 .
  * Initial Release. (Closes: #610904)


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 610904 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the pkg-perl-maintainers mailing list