Documentation

  1. Handlers: Connection handling modules.

  2. Validators: Authentication mechanisms.

    • Plain: Plain file mechanism.

    • htpasswd: htpasswd mechanism.

    • htdigest: htdigest mechanism.

    • LDAP: Lightweight Directory Access Protocol mechanism.

    • MySQL: Database mechanism.

    • PAM: Pluggable Authentication Module mechanism.

    • Fixed list: Fixed authentication list.

  3. Encoders: Compression and filtering.

    • gzip: compress using gzip algorithm.

    • deflate: compress using deflate algorithm.

  4. Loggers: Logging mechanisms.

  5. Balancers: Load balancing strategies.