1HTTP::Proxy::Engine::ThUrseeardeCdo(n3t)ributed Perl DocHuTmTePn:t:aPtriooxny::Engine::Threaded(3)
2
3
4

NAME

6       HTTP::Proxy::Engine::Threaded - A scoreboard-based HTTP::Proxy engine
7

SYNOPSIS

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

DESCRIPTION

12       This module provides a threaded engine to HTTP::Proxy.
13

METHODS

15       The module defines the following methods, used by HTTP::Proxy main
16       loop:
17
18       start()
19           Initialize the engine.
20
21       run()
22           Implements the forking logic: a new process is forked for each new
23           incoming TCP connection.
24
25       stop()
26           Reap remaining child processes.
27

SEE ALSO

29       HTTP::Proxy, HTTP::Proxy::Engine.
30

AUTHORS

32       Angelos Karageorgiou "<angelos@unix.gr>". (Actual code)
33
34       Philippe "BooK" Bruhat, "<book@cpan.org>". (Documentation)
35
37       Copyright 2010-2015, Philippe Bruhat.
38

LICENSE

40       This module is free software; you can redistribute it or modify it
41       under the same terms as Perl itself.
42
43
44
45perl v5.30.1                      2020-01-30  HTTP::Proxy::Engine::Threaded(3)
Impressum