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

NAME

6       HTTP::Proxy::Engine::Legacy - The "older" HTTP::Proxy engine
7

SYNOPSIS

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

DESCRIPTION

12       This engine reproduces the older child creation algorithm of
13       HTTP::Proxy.
14

METHODS

16       The module defines the following methods, used by HTTP::Proxy main
17       loop:
18
19       start()
20           Initialise the engine.
21
22       run()
23           Implements the forking logic: a new process is forked for each new
24           incoming TCP connection.
25
26       stop()
27           Reap remaining child processes.
28
29       The following method is used by the engine internally:
30
31       reap_zombies()
32           Process the dead child processes.
33

SEE ALSO

35       HTTP::Proxy, HTTP::Proxy::Engine.
36

AUTHOR

38       Philippe "BooK" Bruhat, "<book@cpan.org>".
39
41       Copyright 2005, Philippe Bruhat.
42

LICENSE

44       This module is free software; you can redistribute it or modify it
45       under the same terms as Perl itself.
46
47
48
49perl v5.12.0                      2010-05-02    HTTP::Proxy::Engine::Legacy(3)
Impressum