GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Plack::Handler::HTTP::Server::PSGI(3) User Contributed Perl Documentation Plack::Handler::HTTP::Server::PSGI(3)

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

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

Since Plack 0.99_22 this handler doesn't support preforking configuration i.e. "--max-workers". Use Starman or Starlet if you need preforking PSGI web server.

Host the server binds to. Defaults to all interfaces.
Port number the server listens on. Defaults to 8080.
Number of seconds a request times out. Defaults to 300.
Number of requests per worker to process. Defaults to 100.

Kazuho Oku

Tatsuhiko Miyagawa

Plack HTTP::Server::PSGI

2024-01-05 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.