[Codemass: Open Source Experts]

mod_shm_counter

mod_shm_counter is an example Apache 2.0 module that demonstrates a number of concepts that are crucial for high-performance Apache modules:

We would love to hear back from you! Please send us your comments and suggestions. Patches are always greatly appreciated.

License

mod_shm_counter is released under the following terms:

/* ====================================================================
* Copyright (c) 2002 Aaron Bannert
* All rights reserved.
*
* Redistribution and use in source an binary forms, with or without
* modification, are perimtted.
*
* THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
* INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
* (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ====================================================================
*/

Downloads

Version 1.0 (18-Jun-2002)