Log of /httpd/httpd/trunk/LAYOUT
Parent Directory
|
Revision Log
Revision
759115 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 27 12:35:33 2009 UTC
(8 months ago)
by
trawick
File length: 4926 byte(s)
Diff to
previous 758936
(
colored)
The Event MPM is no longer experimental; move it out of that ghetto.
Yank the few bits that implement the concept of an experimental MPM.
Revision
102227 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Jan 8 16:26:53 2004 UTC
(5 years, 10 months ago)
by
jorton
File length: 5214 byte(s)
Diff to
previous 97800
(
colored)
Add support to mod_ssl for a distributed session cache using
distcache.
* LAYOUT: Update for removal of scache_shmht and addition of scache_dc.
* modules/ssl/config.m4: Check for libdistcache; build ssl_scache_dc.lo.
* modules/ssl/mod_ssl.dsp: Build ssl_scache_dc (with luck).
* modules/ssl/mod_ssl.h: Add SSL_SCMODE_DC and scache_dc_* prototypes.
* modules/ssl/ssl_engine_config.c (ssl_cmd_SSLSessionCache): Allow
use of dc: argument.
* modules/ssl/ssl_scache_dc.c: New file.
* modules/ssl/ssl_scache.c (ssl_scache_init, ssl_scache_kill,
ssl_scache_store, ssl_scache_retrieve, ssl_scache_remove,
ssl_ext_status_hook): Hook into scache_dc.
Submitted by: Geoff Thorpe <geoff@geoffthorpe.net>
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.