1Plack::Handler::HTTP::SUesrevrerC:o:nPtSrGiIb(u3t)ed PerPllaDcokc:u:mHeanntdalteiro:n:HTTP::Server::PSGI(3)
2
3
4

NAME

6       Plack::Handler::HTTP::Server::PSGI - adapter for HTTP::Server::PSGI
7

SYNOPSIS

9         % plackup -s HTTP::Server::PSGI \
10             --host 127.0.0.1 --port 9091 --timeout 120
11

BACKWARD COMPATIBLITY

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

CONFIGURATIONS

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

AUTHOR

31       Kazuho Oku
32
33       Tatsuhiko Miyagawa
34

SEE ALSO

36       Plack HTTP::Server::PSGI
37
38
39
40perl v5.30.0                      2019-07-P2l6ack::Handler::HTTP::Server::PSGI(3)
Impressum