The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Jifty::Server::Fork - Jifty::Server that supports multiple connections

SYNOPSIS

In your etc/config.yml:

  framework:
    Web:
      ServerClass: Jifty::Server::Fork

METHODS

net_server

This module depends on the Net::Server::Fork module, which is part of the Net::Server CPAN distribution.