Built-in Modules

Built-in Modules#

This guide describes the built-in modules of Angie, provides configuration examples, lists their directives and parameters, as well as built-in variables.

Main Module Groups#

  • The Core module is responsible for managing service files, processes, and other Angie modules.

  • HTTP modules handle web traffic, including serving web pages, proxying, load balancing, and managing various HTTP-related tasks.

  • Stream modules manage TCP and UDP traffic, such as proxying and load balancing for non-HTTP protocols like databases or custom services.

  • Mail modules process mail traffic for protocols such as SMTP, IMAP, and POP3, providing mail proxying and authentication.

Other Modules#

  • Google PerfTools — Integration with the Google Performance Tools library for application profiling and performance analysis.