Edgewall Software

Changes between Version 19 and Version 20 of TracOnWindowsIis6


Ignore:
Timestamp:
Mar 10, 2006, 6:39:17 AM (18 years ago)
Author:
Christopher J B Scholten
Comment:

IIS6 vs tracd performance warning

Legend:

Unmodified
Added
Removed
Modified
  • TracOnWindowsIis6

    v19 v20  
    44 * Windows 2003 Server SP1
    55 * IIS 6
    6  * Trac 0.9
     6 * Trac 0.9.4
    77
    88There are some documented issues regarding running Trac on Microsoft's Internet Information Server (IIS), however it does work (albeit slowly). Refer to the following issues for details: #692 #693 and #697.
    99
    10 Trac running without Apache or IIS:  using [source:trunk/README.tracd#latest tracd] and svnserve is experimental (''tracd'') but the performance improvement is ''very'' significant over cgi.  See TracOnWindowsSansApacheOrIis (TBD).
    1110
    1211----
    13 Note: This example installs to F: (for extra points, then goes DarkReign hard with a separate application pool and so on.)
     12Note 1: Before continuing to set up Trac to run using IIS6, be warned that python running under IIS6 is painfully slow. It is recommended that the use of [source:trunk/README.tracd#latest tracd] be used for performance reasons. See http://lazutkin.com/blog/2006/feb/18/setting-tools-windows/ -> Section "Trac" -> Step 4. This results in a ''significant'' performance boost over CGI.
    1413----
    15 Note 2: Trac running using IIS6 is painfully slow. It is recommended that the use of tracd be used for performance reasons. See http://lazutkin.com/blog/2006/feb/18/setting-tools-windows/ -> Section "Trac" -> Step 4. This results in a *significant* performance boost.
     14Note 2: This example installs to F: (for extra points, then goes DarkReign hard with a separate application pool and so on.)
    1615----
    1716