Commit graph

2 commits

Author SHA1 Message Date
seb
5458227540 Update p5-Starlet from version 0.08nb1 to version 0.10.
Pkgsrc changes:
- adjust dependencies

Upstream changes:
0.10
	- switch from alarm-based polling to select-based
	- use TCP_DEFER_ACCEPT on linux
	- performance tweaks

0.09
	- [bugfix] enable keepalive when --max-keepalive-reqs=n (n>1) is set
	- accept --max-workers=n option (for better interoperability w. Starman)
2010-08-25 23:07:00 +00:00
seb
bac8ef61b5 Initial import of p5-Starlet version 0.08 in the NetBSD Packages
Collection.

The Perl 5 module Starlet provides a standalone HTTP/1.0 server.
It is suitable for running HTTP application servers behind a reverse
proxy and supports the following features: prefork and graceful
shutdown using Parallel::Prefork, hot deployment using Server::Starter,
fast HTTP processing using HTTP::Parser::XS .
2010-04-16 04:08:03 +00:00