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 without forking.
14

METHODS

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

SEE ALSO

24       HTTP::Proxy, HTTP::Proxy::Engine.
25

AUTHOR

27       Philippe "BooK" Bruhat, "<book@cpan.org>".
28
30       Copyright 2005-2015, Philippe Bruhat.
31

LICENSE

33       This module is free software; you can redistribute it or modify it
34       under the same terms as Perl itself.
35
36
37
38perl v5.34.0                      2021-07-22    HTTP::Proxy::Engine::NoFork(3)
Impressum