bottleneck testcase based on rubbos
[bottlenecks.git] / rubbos / app / tomcat-connectors-1.2.32-src / xdocs / project.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!--
3   Licensed to the Apache Software Foundation (ASF) under one or more
4   contributor license agreements.  See the NOTICE file distributed with
5   this work for additional information regarding copyright ownership.
6   The ASF licenses this file to You under the Apache License, Version 2.0
7   (the "License"); you may not use this file except in compliance with
8   the License.  You may obtain a copy of the License at
9
10       http://www.apache.org/licenses/LICENSE-2.0
11
12   Unless required by applicable law or agreed to in writing, software
13   distributed under the License is distributed on an "AS IS" BASIS,
14   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15   See the License for the specific language governing permissions and
16   limitations under the License.
17 -->
18 <project name="Apache Tomcat Connector Documentation"
19         href="http://tomcat.apache.org/">
20
21     <title>The Apache Tomcat Connector</title>
22
23     <logo href="/images/tomcat.gif">
24       The Apache Tomcat Connector
25     </logo>
26 <body>
27
28     <menu name="Links">
29         <item name="Docs Home"                  href="index.html"/>
30     </menu>
31
32     <menu name="Reference Guide">
33         <item name="workers.properties"         href="reference/workers.html"/>
34         <item name="uriworkermap.properties"    href="reference/uriworkermap.html"/>
35         <item name="Status Worker"              href="reference/status.html"/>
36         <item name="Apache HTTP Server"         href="reference/apache.html"/>
37         <item name="IIS"                        href="reference/iis.html"/>
38     </menu>
39
40     <menu name="Generic HowTo">
41         <item name="For the impatient"          href="generic_howto/quick.html"/>
42         <item name="All about workers"          href="generic_howto/workers.html"/>
43         <item name="Timeouts"                   href="generic_howto/timeouts.html"/>
44         <item name="Load Balancing"             href="generic_howto/loadbalancers.html"/>
45         <item name="Reverse Proxy"              href="generic_howto/proxy.html"/>
46     </menu>
47
48     <menu name="Webserver HowTo">
49         <item name="Apache HTTP Server"         href="webserver_howto/apache.html"/>
50         <item name="IIS"                        href="webserver_howto/iis.html"/>
51         <item name="Netscape/SunOne/Sun"        href="webserver_howto/nes.html"/>
52     </menu>
53
54     <menu name="AJP Protocol Reference">
55         <item name="AJPv13"                     href="ajp/ajpv13a.html"/>
56         <item name="AJPv13 Extension Proposal"  href="ajp/ajpv13ext.html"/>
57     </menu>
58
59     <menu name="Miscellaneous Documentation">
60         <item name="Frequently asked questions" href="miscellaneous/faq.html"/>
61         <item name="Changelog"                  href="miscellaneous/changelog.html"/>
62         <item name="Current Tomcat Connectors bugs"     href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;product=Tomcat+Connectors&amp;long_desc_type=substring&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;emailassigned_to1=1&amp;emailtype1=substring&amp;email1=&amp;emailassigned_to2=1&amp;emailreporter2=1&amp;emailcc2=1&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0="/>
63         <item name="Contribute documentation"   href="miscellaneous/doccontrib.html"/>
64         <item name="JK Status Ant Tasks"        href="miscellaneous/jkstatustasks.html"/>
65         <item name="Reporting Tools"            href="miscellaneous/reporttools.html"/>
66         <item name="Old JK/JK2 documentation"   href="http://tomcat.apache.org/connectors-doc-archive/jk2/index.html"/>
67     </menu>
68
69     <menu name="News">
70         <item name="2011"                       href="news/20110701.html"/>
71         <item name="2010"                       href="news/20100101.html"/>
72         <item name="2009"                       href="news/20090301.html"/>
73         <item name="2008"                       href="news/20081001.html"/>
74         <item name="2007"                       href="news/20070301.html"/>
75         <item name="2006"                       href="news/20060101.html"/>
76         <item name="2005"                       href="news/20050101.html"/>
77         <item name="2004"                       href="news/20041100.html"/>
78     </menu>
79
80 </body>
81 </project>