Changes for version 1.506_03 - 2026-01-25
- optimize psgi env hash creation: direct build
- header_timeout for slowloris attack protection
- max_connections limit for connection-based dos protection
- pause_accept/resume_accept for traffic control
- active_conns() and total_requests() for monitoring
- native io() and return_from_io() for protocol upgrades
- query() method for direct query string access
- ipv6 support with bracket notation parsing
- libev priority controls (read/write/accept_priority)
- epollexclusive support for linux prefork scaling
- max_accept_per_loop to prevent accept starvation
- expect: 100-continue support for http/1.1 clients
- transfer-encoding: chunked request body support
- poll_cb support on reader handles for streaming input
- sendfile() zero-copy file transfer (linux)
- so_reuseport for better prefork scaling
Documentation
feersum app loader
Modules
A PSGI engine for Perl based on EV/libev
HTTP connection encapsulation
PSGI-style reader/writer objects.
feersum script core
plack adapter for Feersum
Provides
in lib/Feersum/Connection/Handle.pm
in lib/Feersum/Connection/Handle.pm