bottleneck testcase based on rubbos
[bottlenecks.git] / rubbos / app / tomcat-connectors-1.2.32-src / tools / dist / binaries / windows / README.html
1 <h2><a name="mirrors">Download from your
2     <a href="http://www.apache.org/dyn/closer.cgi/tomcat/tomcat-connectors/jk/binaries/windows/">nearest mirror site!</a></a></h2>
3
4 <p><strong>Please</strong> do not download from www.apache.org.  Use a mirror 
5    site to help us save apache.org bandwidth and to speed up your download.
6    <a href="http://www.apache.org/dyn/closer.cgi/tomcat/tomcat-connectors/jk/binaries/windows/">
7    Click here</a> to find your nearest mirror.</p>
8
9 <h2><a name="warnings">Windows Users, Read These First...</a></h2>
10
11 <h3><strong>Warning:</strong> TCP/IP networking must be installed</h3>
12
13 <p>TCP/IP must be correctly installed, configured and running in 
14    order to install and use Apache Tomcat Connectors on Windows.</p>
15
16 <h3>If you are installing on Windows XP prior to Service Pack 3</h3>
17
18 <p>Install the Windows XP Service Pack 3. Refer to
19    <a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;317949">
20    KB article 317949</a> if you need the gory details exactly why you must
21    not run the original Windows XP or SP1.
22 </p>
23
24 <h3><strong>Warning</strong> about the Quality of Service driver</h3>
25
26 <p>We suggest disabling the "Quality of Service" (or QoS) network driver from 
27    Microsoft if you primarily use the machine as an Web Server, as connector
28    does not support the QoS extensions to the WinSock API.</p>
29
30 <h3><strong>Warning</strong> about Firewall and similar software</h3>
31
32 <p>Most Firewall programs, Web Spam filters and other TCP/IP driver-based
33    products (including spyware!) do not correctly implement the entire WinSock
34    API. The shortcuts taken by the developers of such products could cause
35    connector to fail.
36 </p>
37
38 <h2><a name="released">The current stable release is 1.2.32</a></h2>
39
40 <p>See the Apache Tomcat Connectors
41 <a href="http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html">changelog</a>
42 for the complete list of features and bugs fixed in this release.</p>
43
44 <h2><a name="source">Debugging and Source Code</a></h2>
45
46 <p>You can find a corresponding -symbols.zip archive of the
47    debugging databases in the <a href="symbols/#symbols">symbols/</a>
48    directory, these are typically not needed.  This -symbols.zip
49    archive can be unpacked into the web server installation directory, providing
50    all of the .pdb diagnostic files allowing most Windows debugging tools
51    (and the Dr. Watson utility) to produce useful crash analysis.</p>
52
53 <p>You will find the source code package in the 
54    <a href="../../../jk/">/dist/tomcat-connectors/jk/</a> source tree.  The -src.zip file
55    contains <strong>only</strong> source and build files, and contains 
56    <strong>no</strong> binary executable files.</p>
57
58 <p>This binary release was created with Microsoft Windows DDK 7.1,
59    using a more recent Platform SDK.
60 </p>