Changeset 2397

Show
Ignore:
Timestamp:
11/14/08 11:40:32 (2 months ago)
Author:
taher
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cherokee/trunk/doc/basics_why_cherokee.txt

    r2213 r2397  
    44------------- 
    55 
    6 Welcome to the Cherokee 0.10 documentation. Cherokee is 
     6Welcome to the Cherokee 0.11 documentation. Cherokee is 
    77high-performance web server. It is very fast, flexible and easy to 
    88configure. It offers support for the widespread technologies nowadays: 
  • cherokee/trunk/doc/bundle_cherokee-admin.txt

    r2217 r2397  
    2929  One-time Password: 72O3GRxZfTrE2zHx 
    3030 
    31 Cherokee Web Server 0.10.0 (Oct 27 2008): Listening on port 9090, TLS disabled, 
     31Cherokee Web Server 0.11.0 (Nov 13 2008): Listening on port 9090, TLS disabled, 
    3232IPv6 disabled, using epoll, 1024 fds system limit, max. 505 connections, 
    3333single thread 
  • cherokee/trunk/doc/config_general.txt

    r2213 r2397  
    5353~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    5454Product                  , Cherokee 
    55 Minor                    , Cherokee/0.10 
    56 Minimal                  , Cherokee/0.10.0 
    57 OS                       , Cherokee/0.10.0 (UNIX) 
    58 Full                     , Cherokee/0.10.0 b2211 (UNIX) 
     55Minor                    , Cherokee/0.11 
     56Minimal                  , Cherokee/0.11.0 
     57OS                       , Cherokee/0.11.0 (UNIX) 
     58Full                     , Cherokee/0.11.0 b2321 (UNIX) 
    5959~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    6060 
  • cherokee/trunk/doc/config_quickstart.txt

    r2244 r2397  
    7878  One-time Password: 72O3GRxZfTrE2zHx 
    7979 
    80 Cherokee Web Server 0.10.0 (Oct 27 2008): Listening on port 9090, TLS disabled, 
     80Cherokee Web Server 0.11.0 (Nov 13 2008):: Listening on port 9090, TLS disabled, 
    8181IPv6 disabled, using epoll, 1024 fds system limit, max. 505 connections, 
    8282single thread 
  • cherokee/trunk/doc/cookbook_optimizations.txt

    r2247 r2397  
    1717$ cherokee -i 
    1818Compilation 
    19  Version: 0.10.0 
     19 Version: 0.11.0 
    2020 
    2121[...] 
  • cherokee/trunk/doc/dev_cherokee.conf.txt

    r2379 r2397  
    9191~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    9292Product                   , Cherokee 
    93 Minor                     , Cherokee/0.10 
    94 Minimal                   , Cherokee/0.10.0 
    95 OS                        , Cherokee/0.10.0 (UNIX) 
    96 Full                      , Cherokee/0.10.0 (UNIX) Ext/0.0 Ext2/0.0 
     93Minor                     , Cherokee/0.11 
     94Minimal                   , Cherokee/0.11.0 
     95OS                        , Cherokee/0.11.0 (UNIX) 
     96Full                      , Cherokee/0.11.0 b2311 (UNIX) 
    9797~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    9898 
  • cherokee/trunk/doc/dev_debug.txt

    r2260 r2397  
    5555cherokee# CHEROKEE_TRACE="common" cherokee 
    5656 
    57 Cherokee Web Server 0.10.0 (Oct 27 2008): Listening on port 80, TLS disabled, 
     57Cherokee Web Server 0.11.0 (Nov 13 2008): Listening on port 80, TLS disabled, 
    5858 
    5959IPv6 enabled, using epoll, 1024 fds system limit, max. 505 connections, 10 
  • cherokee/trunk/doc/index.txt

    r2396 r2397  
    1 == link:index.html[Index]: Cherokee 0.10 documentation 
     1== Cherokee 0.11 documentation 
    22 
    33********************************* 
     
    1616 
    1717********************************* 
    18 link:bundle.html[Cherokee Bundle]: Details about each program bundled with Cherokee. 
     18link:bundle.html[Cherokee Bundle]: Details about each program bundled with Cherokee 
    1919********************************* 
    2020 
     
    2727 
    2828********************************* 
    29 link:config.html[Configuration]: Set up process explained. 
     29link:config.html[Configuration]: Set up process explained 
    3030********************************* 
    3131 
     
    4141 
    4242********************************* 
    43 link:cookbook.html[Cookbook]: Recipes for specific tasks. 
     43link:cookbook.html[Cookbook]: Recipes for specific tasks 
    4444********************************* 
    4545 
     
    6666 
    6767********************************* 
    68 link:modules.html[Modules]: Information about the standard modules. 
     68link:modules.html[Modules]: Information about the standard modules 
    6969********************************* 
    7070 
     
    103103 
    104104********************************* 
    105 link:other.html[Other information]: Miscellaneus. 
     105link:other.html[Other information]: Miscellaneus 
    106106********************************* 
    107107 
     
    112112 
    113113********************************* 
    114 link:dev.html[Development info] 
     114link:dev.html[Development info]: Things of interest to developers 
    115115********************************* 
    116116 
     
    129129      Cherokee-Tweak and log backers). 
    130130* <6> How to manage security (SSL/TLS, certs, etc) <cookbook_ssl.txt> 
    131 * <7> Development documentation 
    132131* <8> Reference table of functionalities to be achieved (and hopefully 
    133132      a full setup example).