Nginx limit related modules

Implementation
Modules work in three steps:
  1. After request comes, limit_proxy_module sends question to local server.
  2. Depending on local server answer, HTTP UNAUTHORIZED is send, or control is forwarded to protected module.
  3. During execution of protected module, data are transfered via traffic filter which counts them. When all data are send, filter sends total traffic used to local server.
Author:
Copyright 2009 DreamLab Onet.pl Sp. z o.o.
Authors: Grzegorz Jablonski jablonski.grzegorz@gmail.com, Michal Szklarzewicz michal.szklarzewicz@gmail.com
Date:
25.09.2009

Generated on Thu Oct 22 16:31:17 2009 for Nginx limit related modules by  doxygen 1.5.6