]> granicus.if.org Git - apache/blobdiff - LAYOUT
Suggestion from André Malo -- use a nested section instead of putting in
[apache] / LAYOUT
diff --git a/LAYOUT b/LAYOUT
index c5525d76ea41c3b6015bae7883c29d5d513820aa..6052e237f9494cf7cb10b2ca44d4021eb0e080cc 100644 (file)
--- a/LAYOUT
+++ b/LAYOUT
@@ -128,7 +128,7 @@ modules/ ................ Manditory and Add-In Apache stock modules
     ssl_scache.c ............ session cache abstraction layer
     ssl_scache_dbm.c ........ session cache via DBM file
     ssl_scache_shmcb.c ...... session cache via shared memory cyclic buffer
-    ssl_scache_shmht.c ...... session cache via shared memory hash table
+    ssl_scache_dc.c ......... session cache offloading via 'distcache'
     ssl_util.c .............. utility functions
     ssl_util_ssl.c .......... the OpenSSL companion source
     ssl_util_ssl.h .......... the OpenSSL companion header
@@ -139,18 +139,12 @@ modules/ ................ Manditory and Add-In Apache stock modules
 
 os/ ..................... 
 
-  beos/ ................... 
-
   bs2000/ ................. 
 
   netware/ ................ 
 
   os2/ .................... 
 
-  tpf/ .................... 
-
-    samples/ ................ 
-
   unix/ ................... 
 
   win32/ .................. 
@@ -159,15 +153,7 @@ server/ .................
 
   mpm/ .................... 
 
-    beos/ ................... 
-
-    experimental/ ........... 
-
-      leader/ ................. 
-
-      perchild/ ............... 
-
-      threadpool/ ............. 
+    event/ .................. 
 
     mpmt_os2/ ...............