Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    Apache::Session::Memcached 0.03

    Download button

    No screenshots available
    Downloads: 493  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.0/5)
    17 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Enrico Sorcinelli | More programs
    Perl Artistic License / FREE
    May 13th, 2008, 13:59 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Apache::Session::Memcached description

    A Perl module that stores persistent data using memcached (memory cache daemon) for Apache::Session.

    Apache::Session::Memcached is a Perl module that stores persistent data using memcached (memory cache daemon) for Apache::Session storage.

    SYNOPSIS

    use Apache::Session::Memcached;
    tie %session, 'Apache::Session::Memcached', $sid, {
    Servers => '10.0.0.1:20000 10.0.0.2:20000',
    NoRehash => 1,
    Readonly => 0,
    Debug => 1,
    CompressThreshold => 10_000
    };


    Apache::Session::Memcached is a bridge between Apache::Session and memcached, a distributed memory cache daemon.

    More informations about memcached are available at http://www.danga.com/memcached.

    This module provides a way to use Cache::Memcached (memcached Perl API) as Apache::Session storage implementation.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    Apache session | Apache memcached | Perl module | Apache | session | memcached

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM