The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Apache::AxKit::Plugin::QueryStringCache - Cache based on QS

SYNOPSIS

  SetHandler axkit
  AxAddPlugin Apache::AxKit::Plugin::QueryStringCache

DESCRIPTION

By default AxKit does not change it's cache file with a change in querystring, which can lead to some pretty unexpected behaviour (and also a number of frequently asked questions). In order to get around this, use this plugin.