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

Changes for version 1.02

  • Added SessionManagerHeaderExclude directive in order to exclude incoming request containing particular header content
  • Added SessionManagerIPExclude directive in order to exclude incoming request matching remote IP
  • Added compatibilty to libapreq2 (Apache::Cookie API differs from libapreq1 implementation). Thanks to Mike Whitaker <mike@wisdengroup.com> for reporting this ! Bug fix (since 1.99_14): fix cleanup_register call. Thanks to Blair Sutton <bsdz@numeninest.com> ! Removed a STDERR debug print ! Updated docs and test for new features

Documentation

Session management Cookpod with Apache::SessionManager

Modules

mod_perl 1.0/2.0 session manager extension to manage sessions over HTTP requests