Skip to content
  1. Feb 04, 2004
  2. Feb 03, 2004
  3. Feb 02, 2004
  4. Jan 30, 2004
  5. Jan 29, 2004
  6. Jan 28, 2004
  7. Jan 27, 2004
  8. Jan 25, 2004
  9. Jan 24, 2004
  10. Jan 23, 2004
  11. Jan 17, 2004
  12. Jan 16, 2004
  13. Jan 14, 2004
  14. Jan 13, 2004
  15. Jan 12, 2004
  16. Jan 09, 2004
  17. Jan 08, 2004
    • Joe Orton's avatar
      Add support to mod_ssl for a distributed session cache using · 8dfdaf79
      Joe Orton authored
      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>
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102227 13f79535-47bb-0310-9956-ffa450edef68
      8dfdaf79