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
FEERSUM(1) User Contributed Perl Documentation FEERSUM(1)

feersum - feersum app loader

  feersum [plackup opts] [--pre-fork=N] [app.psgi]
  feersum --native [--listen host:port] [--pre-fork=N] [app.feersum]

Loads the specified app file into a Feersum server.

In both cases, if "--pre-fork=N" is specified, that many worker processes are used to serve requests. See Feersum::Runner for details.

If in native mode (when running "feersum --native"), currently only a "--listen" parameter is accepted. By default, the server will listen on localhost port 5000.

When running in PSGI mode (non-native), Plack::Runner is used. See that module for documentation and defaults.

2020-12-05 perl v5.32.1

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

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