Changes for version 0.002006 - 2026-07-04

  • Bug Fixes
  • t/multiworker-startup-failure.t used a fixed 15s zombie-master safety-net deadline; on very slow single-core smokers (e.g. armv6l) the master needs longer just to compile, fork two workers, and fail lifespan startup, so the run was misreported as a zombie regression. The deadline now scales by PERL_TEST_TIME_OUT_FACTOR (clamped to >= 1x, like perl core's t/test.pl watchdog) -- the convention slow-box CPAN Testers rigs set.

Documentation

PAGI application server
HTTP/1.1, HTTP/2, WebSocket, and Security Compliance Documentation

Modules

PAGI Reference Server Implementation
Non-blocking file I/O for PAGI::Server internals
Per-connection state machine
Connection state tracking for HTTP requests
Dev-mode event field validation
HTTP/1.1 protocol handler
HTTP/2 protocol handler using nghttp2
PAGI application loader and server runner
Outbound flow-control introspection for a connection

Provides

in lib/PAGI/Server/Protocol/HTTP2.pm