1HTTP::Proxy::Engine::NoUFsoerrk(C3o)ntributed Perl DocumHeTnTtPa:t:iPornoxy::Engine::NoFork(3)
2
3
4

NAME

6       HTTP::Proxy::Engine::NoFork - A basic, non forking HTTP::Proxy engine
7

SYNOPSIS

9           use HTTP::Proxy;
10           my $proxy = HTTP::Proxy->new( engine => 'NoFork' );
11

DESCRIPTION

13       The HTTP::Proxy::Engine::NoFork engine runs the proxy with forking.
14
15       This
16

METHODS

18       start()
19           Initialise the engine.
20
21       run()
22           Implements the non-forking logic by calling
23           $proxy->serve_requests() directly.
24

SEE ALSO

26       HTTP::Proxy, HTTP::Proxy::Engine.
27

AUTHOR

29       Philippe "BooK" Bruhat, "<book@cpan.org>".
30
32       Copyright 2005, Philippe Bruhat.
33

LICENSE

35       This module is free software; you can redistribute it or modify it
36       under the same terms as Perl itself.
37
38
39
40perl v5.12.0                      2010-05-02    HTTP::Proxy::Engine::NoFork(3)
Impressum