1Plack::Handler::HTTP::SUesrevrerC:o:nPtSrGiIb(u3t)ed PerPllaDcokc:u:mHeanntdalteiro:n:HTTP::Server::PSGI(3)
2
3
4
6 Plack::Handler::HTTP::Server::PSGI - adapter for HTTP::Server::PSGI
7
9 % plackup -s HTTP::Server::PSGI \
10 --host 127.0.0.1 --port 9091 --timeout 120
11
13 Since Plack 0.99_22 this handler doesn't support preforking
14 configuration i.e. "--max-workers". Use Starman or Starlet if you need
15 preforking PSGI web server.
16
18 host
19 Host the server binds to. Defaults to all interfaces.
20
21 port
22 Port number the server listens on. Defaults to 8080.
23
24 timeout
25 Number of seconds a request times out. Defaults to 300.
26
27 max-reqs-per-child
28 Number of requests per worker to process. Defaults to 100.
29
31 Kazuho Oku
32
33 Tatsuhiko Miyagawa
34
36 Plack HTTP::Server::PSGI
37
38
39
40perl v5.38.0 2023-07-P2l1ack::Handler::HTTP::Server::PSGI(3)