The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
PERL_THRALL_DEBUG=1 plackup -Ilib -s Thrall -E proxy -MPlack::App::Proxy -e 'enable q{AccessLog}; enable q{Proxy::Connect}; enable q{Proxy::AddVia}; enable q{Proxy::Requests}; Plack::App::Proxy->new->to_app' --workers 50 --max-reqs-per-child 100