Kazuhiro Osawa > HTTP-Engine-0.0.6 > HTTP::Engine::Interface::Standalone

Download:
HTTP-Engine-0.0.6.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  1
View Bugs
Report a bug
Source   Latest Release: HTTP-Engine-0.03002

NAME ^

HTTP::Engine::Interface::Standalone - Standalone HTTP Server

SYNOPSIS ^

  interface:
    module: Standalone
    args:
      host: localhost
      port: 5963
      fork: 1
      keepalive: 1
    request_handler: methodname