From c0b7206652b2852bc574694e7ba07ba1c2acdc00 Mon Sep 17 00:00:00 2001 From: hongbotian Date: Mon, 30 Nov 2015 03:10:21 -0500 Subject: delete app Change-Id: Id4c572809969ebe89e946e88063eaed262cff3f2 Signed-off-by: hongbotian --- .../tomcat-connectors-1.2.32-src/docs/index.html | 251 --------------------- 1 file changed, 251 deletions(-) delete mode 100644 rubbos/app/tomcat-connectors-1.2.32-src/docs/index.html (limited to 'rubbos/app/tomcat-connectors-1.2.32-src/docs/index.html') diff --git a/rubbos/app/tomcat-connectors-1.2.32-src/docs/index.html b/rubbos/app/tomcat-connectors-1.2.32-src/docs/index.html deleted file mode 100644 index 892f518f..00000000 --- a/rubbos/app/tomcat-connectors-1.2.32-src/docs/index.html +++ /dev/null @@ -1,251 +0,0 @@ -The Apache Tomcat Connector - Documentation Index
Apache TomcatApache Logo

Links

Reference Guide

Generic HowTo

Webserver HowTo

AJP Protocol Reference

Miscellaneous Documentation

News

The Apache Tomcat Connector

Documentation Index

Printer Friendly Version
print-friendly
version -
Introduction
- -

This is the top-level entry point of the documentation bundle for the -Apache Tomcat Connectors - -

-

Select one of the links from the navigation menu (to the left) to drill -down to the more detailed documentation that is available. Each available -manual is described in more detail below.

- -
Headlines
-
- -
Reference Guide
-
-
    -
  • workers.properties -

    A Tomcat worker is a Tomcat instance that is waiting to execute servlets -on behalf of some web server. For example, we can have a web server such as Apache -forwarding servlet requests to a Tomcat process (the worker) running behind it. -

    -

    This page contains detailed description of all workers.properties -directives. -

    -
  • - -
  • uriworkermap.properties -

    -The forwarding of requests from the web server to tomcat gets configured by defining mapping rules. -The so-called uriworkermap file is a mechanism of defining those rules. -

    -
  • - -
  • Status Worker -

    -The status worker is a builtin management worker. It displays state information -and can also be used to dynamically reconfigure JK. -

    -
  • - -
  • Apache -

    This page contains detailed description of all directives related to -Apache web server. -

    -
  • - -
  • IIS -

    This page contains detailed description of all IIS directives. -

    -
  • - -
-
Generic HowTo
-
-
    - -
  • Quick Start -

    This page describes the configuration files used by JK on the -Web Server side for the 'impatients'. -

    -
  • -
  • All about workers -

    This page contains an overview about the various aspects of defining -and using workers. -

    -
  • -
  • Timeouts -

    This page describes the possible timeout settings you can use. -

    -
  • -
  • Load Balancing -

    This page contains an introduction on load balancing with JK. -

    -
  • -
  • Reverse Proxy -

    This page contains an introduction to reverse proxies, how JK -handles this situation and how you can influence the JK proxying behaviour. -

    -
  • - -
-
Webserver HowTo
-
-

These pages contain detailed descriptions of how to build and -install JK for the various web servers. -

- -
AJP Protocol Reference
-
-
    -
  • AJPv13 -

    This page describes the Apache JServ Protocol version 1.3 (hereafter -ajp13). -

    -
  • -
  • AJPv13 Extension Proposal -

    This page describes an extension proposal for ajp13. -

    -
  • -
- -
Miscellaneous documentation
-
- - -
News
-
-

Release news from various years. -

- - -

- Copyright © 1999-2011, Apache Software Foundation -
\ No newline at end of file -- cgit 1.2.3-korg