Author: zwoop
Date: Sat Jan 29 03:39:55 2011
New Revision: 1064951

URL: http://svn.apache.org/viewvc?rev=1064951&view=rev
Log:
Update the directory layout

Modified:
    trafficserver/traffic/trunk/README

Modified: trafficserver/traffic/trunk/README
URL: 
http://svn.apache.org/viewvc/trafficserver/traffic/trunk/README?rev=1064951&r1=1064950&r2=1064951&view=diff
==============================================================================
--- trafficserver/traffic/trunk/README (original)
+++ trafficserver/traffic/trunk/README Sat Jan 29 03:39:55 2011
@@ -7,6 +7,7 @@ plugins to build large scale web applica
 1. DIRECTORY STRUCTURE
 
   traffic/ ............... top src dir
+  |-- cop ................ traffic_cop application
   |-- doc/ ............... generated documentation
   |-- example/ ........... example plugins
   |-- install/ ........... installation programs and scripts
@@ -16,6 +17,8 @@ plugins to build large scale web applica
       |-- tsconfig/....... New config parser and library (experimental)
       |-- records/ ....... library for config files
   |-- m4/ ................ custom macros for configure.ac
+  |-- mgmt/ .............. Management server and tools (including 
traffic_manager)
+      |-- cli ............ Command line utilities and API
   |-- proxy/ ............. HTTP proxy logic
   |-- test/ .............. functional tests
   |-- .indent.pro ........ indent profile for coding style


Reply via email to