diff options
author | Joe Orton <jorton@apache.org> | 2003-11-25 16:46:37 +0100 |
---|---|---|
committer | Joe Orton <jorton@apache.org> | 2003-11-25 16:46:37 +0100 |
commit | 9ddbb80f5155b61d4c96f8826da157d4fad88900 (patch) | |
tree | c4621649f797667ddba3e757215b4343cf280db7 /server/mpm/beos | |
parent | * buildconf: Ensure that make never regenerates the mod_ssl expression (diff) | |
download | apache2-9ddbb80f5155b61d4c96f8826da157d4fad88900.tar.xz apache2-9ddbb80f5155b61d4c96f8826da157d4fad88900.zip |
Remove shmht session cache in favour of shmcb; shmht has had
data corruption bugs since being apr_rmm'ified.
* config.m4, mod_ssl.dsp: Don't build ssl_util_table and
ssl_scache_shmht.
* ssl_util_table.h, ssl_util_table.c, ssl_scache_shmht.c: Removed
files.
* mod_ssl.h (SSLModConfigRec): Use a void * pointer for storing
the scache-specific data.
* ssl_engine_config.c (ssl_cmd_SSLSessionCache): Treat shmht: as
shmcb:.
* ssl_scache.c: Remove shmht hooks throughout.
* ssl_scache_shmcb.c: Remove casts to use the table_t * pointer as a
void *.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101888 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'server/mpm/beos')
0 files changed, 0 insertions, 0 deletions