| 
 | 
       Apache::AxKit::Plugin::QueryStringCache - Cache based on QS
         SetHandler axkit
         AxAddPlugin Apache::AxKit::Plugin::QueryStringCache
       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.