Skip to content

yangjuven/mod_pv_count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

mod_pv_count

  • Yang Juven (yangjuven@gmail.com)

  • Sep 20, 2010

Description

mod_pv_count is an Apache module that statistics page view using memcache.

REQUIREMENTS

  • libmemcached-0.43 or better

  • Memcached server

  • Apache 2.2

CONFIGURATION

The following configuration directives are used by mod_pv_count:

MBServers serverlist

A list of participating memcache servers, in the form

(servername:port,servername:port…)

About

An Apache model to analytics pv count.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages