Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Starman | Distribution: SUSE Linux Enterprise 15 SP5 |
Version: 0.4014 | Vendor: openSUSE |
Release: bp155.2.8 | Build date: Wed May 17 16:21:47 2023 |
Group: Development/Libraries/Perl | Build host: lamb06 |
Size: 71644 | Source RPM: perl-Starman-0.4014-bp155.2.8.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://search.cpan.org/dist/Starman/ | |
Summary: 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 worker restarts, and 'TTIN'/'TTOU' to dynamically increase or decrease the number of worker processes, as well as 'QUIT' to gracefully shutdown the worker processes. * Superdaemon aware Supports the Server::Starter manpage for hot deploy and graceful restarts. * Multiple interfaces and UNIX Domain Socket support Able to listen on multiple interfaces 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. * UNIX only This server does not support Win32.
Artistic-1.0 or GPL-1.0+
* Sun Jun 07 2015 [email protected] - updated to 0.4014 see /usr/share/doc/packages/perl-Starman/Changes 0.4014 2015-06-03 12:01:00 PDT - Treat ECONNRESET like EPIPE (i.e. ignore), not as a fatal error #114 (Tim Bunce) * Fri May 15 2015 [email protected] - updated to 0.4013 see /usr/share/doc/packages/perl-Starman/Changes 0.4013 2015-05-14 15:01:20 PDT - Fixed some bad git merges. 0.4012 2015-05-14 14:59:48 PDT - Add --net_server-* options to pass directly to Net::Server backend (#109) - Updated documentation * Mon Apr 13 2015 [email protected] - updated to 0.4011 see /usr/share/doc/packages/perl-Starman/Changes 0.4011 2014-11-11 08:07:43 PST - Move the app dispatch into a method #107 0.4010 2014-08-22 09:37:22 PDT - Support --read-timeout #103 (slobo) - Handle Expect header case insensitively #101 (oschwald) * Fri May 23 2014 [email protected] - initial package 0.4009 * created by cpanspec 1.78.07 - took over - checked License
/usr/bin/starman /usr/lib/perl5/vendor_perl/5.26.1/HTTP /usr/lib/perl5/vendor_perl/5.26.1/HTTP/Server /usr/lib/perl5/vendor_perl/5.26.1/HTTP/Server/PSGI /usr/lib/perl5/vendor_perl/5.26.1/HTTP/Server/PSGI/Net /usr/lib/perl5/vendor_perl/5.26.1/HTTP/Server/PSGI/Net/Server /usr/lib/perl5/vendor_perl/5.26.1/HTTP/Server/PSGI/Net/Server/PreFork.pm /usr/lib/perl5/vendor_perl/5.26.1/Plack /usr/lib/perl5/vendor_perl/5.26.1/Plack/Handler /usr/lib/perl5/vendor_perl/5.26.1/Plack/Handler/Starman.pm /usr/lib/perl5/vendor_perl/5.26.1/Starman /usr/lib/perl5/vendor_perl/5.26.1/Starman.pm /usr/lib/perl5/vendor_perl/5.26.1/Starman/Server.pm /usr/share/doc/packages/perl-Starman /usr/share/doc/packages/perl-Starman/Changes /usr/share/doc/packages/perl-Starman/LICENSE /usr/share/doc/packages/perl-Starman/README /usr/share/man/man1/starman.1.gz /usr/share/man/man3/HTTP::Server::PSGI::Net::Server::PreFork.3pm.gz /usr/share/man/man3/Plack::Handler::Starman.3pm.gz /usr/share/man/man3/Starman.3pm.gz /usr/share/man/man3/Starman::Server.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 18:05:00 2024