/lib/Perlbal/Manual/Roles.pod
http://github.com/perlbal/Perlbal · Unknown · 53 lines · 25 code · 28 blank · 0 comment · 0 complexity · dccf0eb9f30ce07b04f602ca0beb448e MD5 · raw file
- =head1 NAME
- Perlbal::Manual::Roles - Roles supported by Perlbal
- =head2 VERSION
- Perlbal 1.78.
- =head2 DESCRIPTION
- Brief description of Perlbal's roles.
- =head2 Available Roles
- =head3 management
- Used to set a management service (a port you can telnet to and issue configuration/debugging commands to).
- See L<Perlbal::Manual::Management> for more information.
- =head3 reverse_proxy
- Used for reverse proxy and load balancing.
- See L<Perlbal::Manual::LoadBalancer> and L<Perlbal::Manual::ReverseProxy> for more information.
- =head3 selector
- A virtual service that maps onto other services.
- See L<Perlbal::Manual::Selector> for more information.
- =head3 web_server
- Used to set Perlbal as a web server.
- See L<Perlbal::Manual::WebServer> for more information.
- =head2 SEE ALSO
- L<Perlbal::Manual::LoadBalancer>,
- L<Perlbal::Manual::Management>,
- L<Perlbal::Manual::ReverseProxy>,
- L<Perlbal::Manual::Selector>,
- L<Perlbal::Manual::WebServer>.