Perlbal::Plugin::BackendHeaders - See which backend served the request


perlbal-plugin-backendheaders documentation  | view source Contained in the perlbal-plugin-backendheaders distribution.

Index


NAME

Top

Perlbal::Plugin::BackendHeaders - See which backend served the request

SYNOPSIS

Top

This plugin provides Perlbal with the ability to show which backend served the request in the response HTTP header.

You *must* patch Perlbal for this plugin to work correctly.

Configuration as follows:

  LOAD BackendHeaders
  SET plugins       = backendheaders


perlbal-plugin-backendheaders documentation  | view source Contained in the perlbal-plugin-backendheaders distribution.