Commit graph

4 commits

Author SHA1 Message Date
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Clement Laforet
312235c165 - Update to 2.0.8 2004-03-06 14:09:42 +00:00
Clement Laforet
3b8591d72d - SIZEify distinfo 2004-02-07 17:16:21 +00:00
Erwin Lansing
09c98d8ef3 Add mod_authenticache 2.0.6,
As HTTP is a relatively stateless protocol, each request generates an
authentication attempt. While this is cheap when authenticating against dbm or
htpasswd files, it can get very expensive when running against a Windows
domain controller, ACE server, or other networked database, particularly on
image-rich pages and FancyIndexes from mod_autoindex.

mod_authenticache provides a secure method of caching credentials in order to
more efficiently serve in these situations.

WWW: http://killa.net/infosec/mod_authenticache/

PR:		57964
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-14 10:47:09 +00:00