
noreply at github
Apr 29, 2013, 6:33 AM
Post #1 of 1
(112 views)
Permalink
|
|
[cherokee/webserver] e0f05d: Implementation of rule_fairuse.
|
|
Branch: refs/heads/rule_fairuse Home: https://github.com/cherokee/webserver Commit: e0f05d5e13aa0c44c009969b2e6de149d8cb662a https://github.com/cherokee/webserver/commit/e0f05d5e13aa0c44c009969b2e6de149d8cb662a Author: Stefan de Konink <stefan [at] konink> Date: 2013-04-29 (Mon, 29 Apr 2013) Changed paths: M admin/consts.py M admin/plugins/Makefile.am M cherokee/Makefile.am A cherokee/rule_fairuse.c A cherokee/rule_fairuse.h M configure.ac Log Message: ----------- Implementation of rule_fairuse. Fair Use can be a match to limited the maximum number of request per day. It uses a GDBM to store its contents locally on disk which could potentially be used for reporting purposes. The implementation allows both internal as external counting. _______________________________________________ Cherokee-commits mailing list Cherokee-commits [at] lists http://lists.octality.com/listinfo/cherokee-commits
|