History log of /httpd/modules/README
Revision Date Author Comments Expand
97f7daaffd9b6c1031302d7e551d5279fa0d0d72 721952 01-Dec-2008 pquerna

Add two new modules to handle load balancing across multiple apache servers within the same datacenter. mod_heartbeat generates multicast status messages with the current number of clients connected, but the formated can easily be extended to include other things. mod_heartmonitor collects these messages into a static file, which then can be used for other modules to make load balancing decisions on. This module was originally written at Joost by Sander Striker, Justin Erenkrantz, and myself. We have been given permission by our employer to contribute this module.

70c233f481e297e0e07fb987072bc6d16dbf95e5 596093 18-Nov-2007 sctemme

* Move the Example modules to the newly created examples subdirectory * Hopefully correctly fudge the NWGNU make files * Add mod_example_ipc (without NWGNU stuff or dsp)

ff2e7b35704e8610383152ebc823b94515d9fc2e 290675 21-Sep-2005 niq

Document module moves

b8d55029467b9f139d081cf38c6d06ff45e742a9 102526 07-Feb-2004 nd

apply Apache License, Version 2.0

8d1cf9fc1abcce38714c9f54a51d40e718774dec 88932 25-Apr-2001 jim

Docco update for modules directory layout

534d874a10e9b6a5189e728d5b29be0c578ad41f 83864 02-Sep-1999 fielding

Moved mod_auth_digest.c from experimental to standard.

0f081398cf0eef8cc7c66a535d450110a92dc8ae 83751 24-Aug-1999 fielding

Apache 1.3.9 baseline for the Apache 2.0 repository. Obtained from: Apache 1.3.9 (minus unused files), tag APACHE_1_3_9 Submitted by: Apache Group

.cvsignore README aaa/.cvsignore aaa/mod_access.c aaa/mod_auth.c aaa/mod_auth_anon.c aaa/mod_auth_db.c aaa/mod_auth_db.module aaa/mod_auth_dbm.c aaa/mod_auth_digest.c experimental/.cvsignore experimental/README experimental/mod_example.c filters/mod_include.c generators/mod_asis.c generators/mod_autoindex.c generators/mod_cgi.c generators/mod_info.c generators/mod_status.c http/mod_mime.c loggers/mod_log_config.c mappers/mod_actions.c mappers/mod_alias.c mappers/mod_dir.c mappers/mod_imap.c mappers/mod_negotiation.c mappers/mod_rewrite.c mappers/mod_rewrite.h mappers/mod_so.c mappers/mod_speling.c mappers/mod_userdir.c mappers/mod_vhost_alias.c metadata/mod_cern_meta.c metadata/mod_env.c metadata/mod_expires.c metadata/mod_headers.c metadata/mod_mime_magic.c metadata/mod_setenvif.c metadata/mod_unique_id.c metadata/mod_usertrack.c proxy/.cvsignore proxy/.indent.pro proxy/Makefile.libdir proxy/mod_proxy.c proxy/mod_proxy.dsp proxy/mod_proxy.h proxy/proxy_connect.c proxy/proxy_ftp.c proxy/proxy_http.c proxy/proxy_util.c test/.cvsignore test/.indent.pro test/README test/mod_rndchunk.c test/mod_test_util_uri.c