Modified: tomcat/site/trunk/docs/connectors-doc/reference/iis.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/reference/iis.html?rev=1848964&r1=1848963&r2=1848964&view=diff ============================================================================== --- tomcat/site/trunk/docs/connectors-doc/reference/iis.html (original) +++ tomcat/site/trunk/docs/connectors-doc/reference/iis.html Fri Dec 14 17:45:49 2018 @@ -1,5 +1,35 @@ -<html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>The Apache Tomcat Connectors - Reference Guide - Configuring the ISAPI redirector for Microsoft IIS</title><meta name="author" value="Mladen Turk"><meta name="email" value="mt...@apache.org"><link href="../style.css" type="text/css" rel="stylesheet"></head><body bgcolor="#ffffff" text="#000000" link="#525D76" alink="#525D76" vlink="#525D76"><table border="0" width="100%" cellspacing="4"><!--PAGE HEADER--><tr><td colspan="2"><!--TOMCAT LOGO--><a href="http://tomcat.apache.org/";><img src="../images/tomcat.gif" align="left" alt="Apache Tomcat" border="0"></a><!--APACHE LOGO--><a href="http://www.apache.org/";><img src="http://www.apache.org/images/asf-logo.gif"; align="right" alt=" :: Apache Software Foundation" border="0"></a></td></tr><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade size="1"></td></tr><tr><!--LEFT SIDE NAVIGATION--><td width="20%" valign="top" nowrap="true"><p><strong>Links </strong></p><ul><li><a href="../index.html">Docs Home</a></li></ul><p><strong>Common HowTo</strong></p><ul><li><a href="../common_howto/quick.html">For the impatient</a></li><li><a href="../common_howto/workers.html">All about workers</a></li><li><a href="../common_howto/timeouts.html">Timeouts</a></li><li><a href="../common_howto/loadbalancers.html">Load Balancing</a></li><li><a href="../common_howto/proxy.html">Reverse Proxy</a></li></ul><p><strong>Web Server HowTo</strong></p><ul><li><a href="../webserver_howto/apache.html">Apache HTTP Server (mod_jk)</a></li><li><a href="../webserver_howto/iis.html">Microsoft IIS (ISAPI redirector)</a></li><li><a href="../webserver_howto/nes.html">iPlanet Web Server (NSAPI redirector)</a></li></ul><p><strong>Reference Guide</strong></p><ul><li><a href="../reference/workers.html">workers.properties</a></li><li><a href="../reference/uriworkermap.html">uriworkermap.properties</a></li><li><a href="../reference/status.html">Status Worker</a></li><li ><a href="../reference/apache.html">Apache HTTP Server (mod_jk)</a></li><li><a >href="../reference/iis.html">Microsoft IIS (ISAPI >redirector)</a></li></ul><p><strong>AJP Protocol >Reference</strong></p><ul><li><a href="../ajp/ajpv13a.html">AJPv13 >(ajp13)</a></li><li><a href="../ajp/ajpv13ext.html">AJPv13 Extension >Proposal</a></li></ul><p><strong>Miscellaneous >Documentation</strong></p><ul><li><a >href="../miscellaneous/faq.html">Frequently asked questions</a></li><li><a >href="../miscellaneous/changelog.html">Changelog</a></li><li><a >href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Tomcat+Connectors&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailrepo rter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">Current Tomcat Connectors bugs</a></li><li><a href="../miscellaneous/doccontrib.html">Contribute documentation</a></li><li><a href="../miscellaneous/jkstatustasks.html">JK Status Ant Tasks</a></li><li><a href="../miscellaneous/reporttools.html">Reporting Tools</a></li><li><a href="http://tomcat.apache.org/connectors-doc-archive/jk2/index.html";>Old JK/JK2 documentation</a></li></ul><p><strong>News</strong></p><ul><li><a href="../news/20180301.html">2018</a></li><li><a href="../news/20150901.html">2016</a></li><li><a href="../news/20150101.html">2015</a></li><li><a href="../news/20140201.html">2014</a></li><li><a href="../news/20120301.html">2012</a></li><li><a href="../news/20110701.html">2011</a></li><li><a href="../n ews/20100101.html">2010</a></li><li><a href="../news/20090301.html">2009</a></li><li><a href="../news/20081001.html">2008</a></li><li><a href="../news/20070301.html">2007</a></li><li><a href="../news/20060101.html">2006</a></li><li><a href="../news/20050101.html">2005</a></li><li><a href="../news/20041100.html">2004</a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td width="80%" valign="top" align="left"><table border="0" width="100%" cellspacing="4"><tr><td align="left" valign="top"><h1>The Apache Tomcat Connectors - Reference Guide</h1><h2>Configuring the ISAPI redirector for Microsoft IIS</h2></td><td align="right" valign="top" nowrap="true"><small><a href="printer/iis.html"><img src="../images/printer.gif" border="0" alt="Printer Friendly Version"><br>print-friendly<br>version - </a></small></td></tr></table><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Requirements"><strong>Requirements</strong></a></font></td></tr><tr><td><blockquote> +<!DOCTYPE html SYSTEM "about:legacy-compat"> +<html lang="en"><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><link href="../images/docs-stylesheet.css" rel="stylesheet" type="text/css"><title>The Apache Tomcat Connectors: mod_jk, ISAPI redirector, NSAPI redirector (1.2.x) - Configuring the ISAPI redirector for Microsoft IIS</title><meta name="author" content="Mladen Turk"><script type="application/javascript" data-comments-identifier=""> + "use strict"; // Enable strict mode + + (function() { + var thisScript = document.currentScript; + if (!thisScript) { // Workaround for IE <= 11 + var scripts = document.getElementsByTagName("script"); + thisScript = scripts[scripts.length - 1]; + } + document.addEventListener("DOMContentLoaded", (function() { + var commentsDiv = document.getElementById("comments_thread"); + var commentsShortname = "tomcat"; + var commentsIdentifier = "https://tomcat.apache.org/"; + + thisScript.getAttribute("data-comments-identifier") + ".html"; + + (function(w, d) { + if (w.location.hostname.toLowerCase() == "tomcat.apache.org") { + var s = d.createElement("script"); + s.type = "application/javascript"; + s.async = true; + s.src = "https://comments.apache.org/show_comments.lua?site="; + + encodeURIComponent(commentsShortname) + + "&page=" + encodeURIComponent(commentsIdentifier); + d.head.appendChild(s); + } else { + commentsDiv.appendChild(d.createTextNode("Comments are disabled for this page at the moment.")); + } + })(window, document); + }), false); + })(); + </script></head><body><div id="wrapper"><header><div id="header"><div><div><div class="logo noPrint"><a href="http://tomcat.apache.org/";><img alt="Tomcat Home" src="../images/tomcat.png"></a></div><div style="height: 1px;"></div><div class="asfLogo noPrint"><a href="https://www.apache.org/"; target="_blank"><img src="../images/asf-logo.svg" alt="The Apache Software Foundation" style="width: 266px; height: 83px;"></a></div><h1>The Apache Tomcat Connectors: mod_jk, ISAPI redirector, NSAPI redirector</h1><div style="height: 1px;"></div><div style="clear: left;"></div></div></div></div></header><div id="middle"><div><div id="mainLeft" class="noprint"><div><nav><div><h2>Links</h2><ul><li><a href="index.html">Docs Home</a></li></ul></div><div><h2>Common HowTo</h2><ul><li><a href="common_howto/quick.html">For the impatient</a></li><li><a href="common_howto/workers.html">All about workers</a></li><li><a href="common_howto/timeouts.html">Timeouts</a></li><li><a href="common_howto/loadbalanc ers.html">Load Balancing</a></li><li><a href="common_howto/proxy.html">Reverse Proxy</a></li></ul></div><div><h2>Web Server HowTo</h2><ul><li><a href="webserver_howto/apache.html">Apache HTTP Server (mod_jk)</a></li><li><a href="webserver_howto/iis.html">Microsoft IIS (ISAPI redirector)</a></li><li><a href="webserver_howto/nes.html">iPlanet Web Server (NSAPI redirector)</a></li></ul></div><div><h2>Reference Guide</h2><ul><li><a href="reference/workers.html">workers.properties</a></li><li><a href="reference/uriworkermap.html">uriworkermap.properties</a></li><li><a href="reference/status.html">Status Worker</a></li><li><a href="reference/apache.html">Apache HTTP Server (mod_jk)</a></li><li><a href="reference/iis.html">Microsoft IIS (ISAPI redirector)</a></li></ul></div><div><h2>AJP Protocol Reference</h2><ul><li><a href="ajp/ajpv13a.html">AJPv13 (ajp13)</a></li><li><a href="ajp/ajpv13ext.html">AJPv13 Extension Proposal</a></li></ul></div><div><h2>Miscellaneous Documentation</h2><ul><l i><a href="miscellaneous/faq.html">Frequently asked questions</a></li><li><a href="miscellaneous/changelog.html">Changelog</a></li><li><a href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Tomcat+Connectors&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=";>Current Tomcat Connectors bugs</a></li><li><a href="miscellaneous/doccontrib.html">Contribute documentation</a></li><li><a href=" miscellaneous/jkstatustasks.html">JK Status Ant Tasks</a></li><li><a href="miscellaneous/reporttools.html">Reporting Tools</a></li><li><a href="http://tomcat.apache.org/connectors-doc-archive/jk2/index.html";>Old JK/JK2 documentation</a></li></ul></div><div><h2>News</h2><ul><li><a href="news/20180301.html">2018</a></li><li><a href="news/20160901.html">2016</a></li><li><a href="news/20150101.html">2015</a></li><li><a href="news/20140201.html">2014</a></li><li><a href="news/20120301.html">2012</a></li><li><a href="news/20110701.html">2011</a></li><li><a href="news/20100101.html">2010</a></li><li><a href="news/20090301.html">2009</a></li><li><a href="news/20081001.html">2008</a></li><li><a href="news/20070301.html">2007</a></li><li><a href="news/20060101.html">2006</a></li><li><a href="news/20050101.html">2005</a></li><li><a href="news/20041100.html">2004</a></li></ul></div></nav></div></div><div id="mainRight"><div id="content"><h2>Configuring the ISAPI redirector for Microsoft IIS</h2 ><h3 id="Requirements">Requirements</h3><div class="text"> <p> The Tomcat redirector requires three entities: @@ -37,7 +67,7 @@ not be called and returns an http code 4 isapi_redirect.dll would do the job instead, you will get an http code 500, because the library is not loadable into a 64 Bit IIS. </p> -</blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Registry settings"><strong>Registry settings</strong></a></font></td></tr><tr><td><blockquote> +</div><h3 id="Registry_settings">Registry settings</h3><div class="text"> <p> ISAPI redirector reads configuration from the registry, create a new registry key named: </p> @@ -53,37 +83,41 @@ starting with the letters <b>f</b> (fals The values are taken case insensitive. In this documentation we will stick to <b>false</b> and <b>true</b>. </p> -<table border="1" cellpadding="5"><tr><th width="20%" bgcolor="#023264"><font color="#ffffff">Key Name</font></th><th width="80%" bgcolor="#023264"><font color="#ffffff">Description</font></th></tr><tr><td align="left" valign="center"><strong><code>extension_uri</code></strong></td><td align="left" valign="center"><p> +<table class="defaultTable"><tr><th style="width: 15%;"> + Attribute + </th><th style="width: 85%;"> + Description + </th></tr><tr><td><strong><code class="attributeName">extension_uri</code></strong></td><td><p> A string value pointing to the ISAPI extension <b>/jakarta/isapi_redirect.dll</b> -</p></td></tr><tr><td align="left" valign="center"><code>log_file</code></td><td align="left" valign="center"><p> +</p></td></tr><tr><td><code class="attributeName">log_file</code></td><td><p> A value pointing to location where log file will be created. (for example <b>c:\tomcat\logs\isapi.log</b>) <br>If one of the log rotation settings (<b>log_rotationtime</b> or <b>log_filesize</b>) are specified then the actual log file name is based on this setting. -If the log file name includes any '%' characters, then it is treated as a format string for <b class="code">strftime(3)</b>, +If the log file name includes any '%' characters, then it is treated as a format string for <code>strftime(3)</code>, e.g. <b>c:\tomcat\logs\isapi-%Y-%m-%d-%H_%M_%S.log</b>. Otherwise, the suffix <em>.nnnnnnnnnn</em> is automatically added and is the time in seconds. A full list of format string substitutions can be found in the <a href="http://httpd.apache.org/docs/2.4/programs/rotatelogs.html";>Apache rotatelogs documentation</a> -</p></td></tr><tr><td align="left" valign="center"><code>log_level</code></td><td align="left" valign="center"><p> +</p></td></tr><tr><td><code class="attributeName">log_level</code></td><td><p> A string value for log level (can be debug, info, warn, error or trace).</p> <p>This directive was added in version 1.2.31</p> -</td></tr><tr><td align="left" valign="center"><code>log_rotationtime</code></td><td align="left" valign="center"><p> +</td></tr><tr><td><code class="attributeName">log_rotationtime</code></td><td><p> The time between log file rotations in seconds. Setting this to 0 (the default) disables log rotation based on time.</p> <p>This directive was added in version 1.2.31</p> -</td></tr><tr><td align="left" valign="center"><code>log_filesize</code></td><td align="left" valign="center"><p> +</td></tr><tr><td><code class="attributeName">log_filesize</code></td><td><p> The maximum log file size in megabytes, after which the log file will be rotated. Setting this to 0 (the default) disables log rotation based on file size. <br>The value can have an optional <b>M</b> suffix, i.e. both <b>5</b> and <b>5M</b> will rotate the log file when it grows to 5MB. <br>If <b>log_rotationtime</b> is specified, then this setting is ignored. -</p></td></tr><tr><td align="left" valign="center"><strong><code>worker_file</code></strong></td><td align="left" valign="center"><p> +</p></td></tr><tr><td><strong><code class="attributeName">worker_file</code></strong></td><td><p> A string value which is the full path to workers.properties file (for example <b>c:\tomcat\conf\workers.properties</b>) -</p></td></tr><tr><td align="left" valign="center"><strong><code>worker_mount_file</code></strong></td><td align="left" valign="center"><p> +</p></td></tr><tr><td><strong><code class="attributeName">worker_mount_file</code></strong></td><td><p> A string value which is the full path to uriworkermap.properties file (for example <b>c:\tomcat\conf\uriworkermap.properties</b>) -</p></td></tr><tr><td align="left" valign="center"><code>rewrite_rule_file</code></td><td align="left" valign="center"><p> +</p></td></tr><tr><td><code class="attributeName">rewrite_rule_file</code></td><td><p> A string value which is the full path to rewrite.properties file (for example <b>c:\tomcat\conf\rewrite.properties</b>) -</p></td></tr><tr><td align="left" valign="center"><code>shm_size</code></td><td align="left" valign="center"><p> +</p></td></tr><tr><td><code class="attributeName">shm_size</code></td><td><p> A DWORD value size of the shared memory. Set this value to be the number of all defined workers * 400. (Set this value only if you have <b>more</b> then <b>64</b> workers) @@ -92,12 +126,12 @@ the number of all defined workers * 400. <p>Starting with version 1.2.27 the size of the shared memory is determined automatically, even for large numbers of workers. This attribute is not needed any longer.</p> -</td></tr><tr><td align="left" valign="center"><code>worker_mount_reload</code></td><td align="left" valign="center"><p> +</td></tr><tr><td><code class="attributeName">worker_mount_reload</code></td><td><p> A DWORD value specifying the time in seconds upon which the <b>worker_mount_file</b> will be reloaded. </p> <p>This directive has been added in version 1.2.20</p> -</td></tr><tr><td align="left" valign="center"><code>strip_session</code></td><td align="left" valign="center"><p> +</td></tr><tr><td><code class="attributeName">strip_session</code></td><td><p> A string value representing a boolean. If it is set to <b>true</b>, URL session suffixes of the form ";jsessionid=..." get stripped of URLs, if the are served locally by the web server. @@ -106,7 +140,7 @@ URLs, if the are served locally by the w The default value is false. </p> <p>This directive has been added in version 1.2.21</p> -</td></tr><tr><td align="left" valign="center"><code>auth_complete</code></td><td align="left" valign="center"><p> +</td></tr><tr><td><code class="attributeName">auth_complete</code></td><td><p> A DWORD value representing "0" or "1". This is needed because of minor incompatibilities with IIS 5.1. </p> @@ -117,7 +151,7 @@ This might be needed for IIS 5.1 when ha PUT HTTP method. </p> <p>This directive has been added in version 1.2.21</p> -</td></tr><tr><td align="left" valign="center"><code>uri_select</code></td><td align="left" valign="center"><p> +</td></tr><tr><td><code class="attributeName">uri_select</code></td><td><p> A string value which influences, how URIs are decoded and re-encoded between IIS and Tomcat. You should leave this at it's default value, unless you have a very good reason to change it. @@ -147,7 +181,7 @@ Explicit path components like ".." will and problematic are re-encoded. </p> <p>The default value since version 1.2.24 is "proxy". Before it was "parsed".</p> -</td></tr><tr><td align="left" valign="center"><code>reject_unsafe</code></td><td align="left" valign="center"><p> +</td></tr><tr><td><code class="attributeName">reject_unsafe</code></td><td><p> A string value representing a boolean. If it is set to <b>true</b>, URLs still containing percent signs '%' or backslashes '\' after decoding will be rejected. @@ -160,7 +194,7 @@ can block several well known URL encodin The default value is false. </p> <p>This directive has been added in version 1.2.24</p> -</td></tr><tr><td align="left" valign="center"><code>collapse_slashes</code></td><td align="left" valign="center"><p> +</td></tr><tr><td><code class="attributeName">collapse_slashes</code></td><td><p> This options is deprecated as of 1.2.44 and will be ignored if used. </p> <p> @@ -171,7 +205,7 @@ As of 1.2.44, collpasing is always perfo or unmount rules. </p> <p>This directive has been added in version 1.2.41</p> -</td></tr><tr><td align="left" valign="center"><code>watchdog_interval</code></td><td align="left" valign="center"><p> +</td></tr><tr><td><code class="attributeName">watchdog_interval</code></td><td><p> A DWORD value representing the watchdog thread interval in seconds. The workers are maintained periodically by a background thread running periodically every watchdog_interval seconds. Worker maintenance @@ -180,9 +214,9 @@ to detect backend health status. </p> <p> The maintenance only happens, if since the last maintenance at -least <a href="workers.html"><b class="code">worker.maintain</b></a> +least <a href="workers.html"><code>worker.maintain</code></a> seconds have passed. So setting the watchdog_interval -much smaller than <b class="code">worker.maintain</b> is not useful. +much smaller than <code>worker.maintain</code> is not useful. </p> <p> The default value is 0 seconds, meaning the watchdog thread @@ -190,19 +224,19 @@ will not be created, and the maintenance with normal requests instead. </p> <p>This directive has been added in version 1.2.27</p> -</td></tr><tr><td align="left" valign="center"><code>error_page</code></td><td align="left" valign="center"><p> +</td></tr><tr><td><code class="attributeName">error_page</code></td><td><p> A string value representing the error page url redirection when backend returns non-200 response. This directive can be used to customise the error messages returned from backend server. </p> <p>The url must point to a valid server url and can contain -format string number <b class="code">(%d)</b> that can be used to +format string number <code>(%d)</code> that can be used to separate the pages by error number. The redirect url in that -case is formatted by replacing <b class="code">%d</b> from -<b class="code">error_page</b> to returned error number. +case is formatted by replacing <code>%d</code> from +<code>error_page</code> to returned error number. </p> <p>This directive has been added in version 1.2.27</p> -</td></tr><tr><td align="left" valign="center"><code>enable_chunked_encoding</code></td><td align="left" valign="center"><p> +</td></tr><tr><td><code class="attributeName">enable_chunked_encoding</code></td><td><p> A string value representing a boolean. If it is set to <b>true</b>, chunked encoding is supported by the server. </p> @@ -213,7 +247,7 @@ The default value is false. was considered experimental and only available when a special build containing chunking support was used. Starting with 1.2.30 it is no longer considered experimental.</p> -</td></tr><tr><td align="left" valign="center"><code>flush_packets</code></td><td align="left" valign="center"><p> +</td></tr><tr><td><code class="attributeName">flush_packets</code></td><td><p> A string value representing a boolean. If it is set to <b>true</b>, data is flushed immediately to the client as each AJP packet is received. Otherwise, IIS buffers the data and only writes to the client when the buffer @@ -223,7 +257,7 @@ The default value is false. </p> <p>This directive has been added in version 1.2.42</p> </td></tr></table> -</blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Using a properties file for configuration"><strong>Using a properties file for configuration</strong></a></font></td></tr><tr><td><blockquote> +</div><h3 id="Using_a_properties_file_for_configuration">Using a properties file for configuration</h3><div class="text"> <p> The ISAPI redirector can read it's configuration from a properties file instead of the registry. This has the advantage that you can use multiple ISAPI redirectors with independent configurations on the same server. @@ -238,8 +272,7 @@ A sample isapi_redirect.properties can b The property names and values in the properties file are the same as for the registry settings described above. For example: </p> <p> -<div class="example"><pre> -# Configuration file for the Tomcat ISAPI Redirector +<div class="codeBox"><pre><code># Configuration file for the Tomcat ISAPI Redirector # The path to the ISAPI Redirector Extension, relative to the website # This must be in a virtual directory with execute privileges @@ -256,7 +289,7 @@ worker_file=c:\tomcat\conf\workers.prope # Full path to the uriworkermap.properties file worker_mount_file=c:\tomcat\conf\uriworkermap.properties -</pre></div> +</code></pre></div> </p> <p> Notes: @@ -271,7 +304,7 @@ worker_mount_file=c:\tomcat\conf\uriwork </p> <p>Starting with version 1.2.27 two environment variables are automatically added to the environment that can be used inside -<b class="code">.properties</b> files. +<code>.properties</code> files. <ul> <li>JKISAPI_PATH - Full path to the ISAPI Redirector. </li> @@ -279,11 +312,10 @@ automatically added to the environment t </li> </ul> </p> -<p><div class="example"><pre> -# Use the logs in the installation path of ISAPI Redirector +<p><div class="codeBox"><pre><code># Use the logs in the installation path of ISAPI Redirector log_file=$(JKISAPI_PATH)\$(JKISAPI_NAME).log -</pre></div></p> -</blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Log file rotation"><strong>Log file rotation</strong></a></font></td></tr><tr><td><blockquote> +</code></pre></div></p> +</div><h3 id="Log_file_rotation">Log file rotation</h3><div class="text"> <p> The ISAPI redirector with version 1.2.31 can perform log rotation, with configuration and behaviour similar to the <a href="http://httpd.apache.org/docs/2.4/programs/rotatelogs.html";>rotatelogs</a> program provided with Apache HTTP Server. @@ -293,8 +325,7 @@ To configure log rotation, configure a < If both are specified, the <b>log_rotationtime</b> will take precedence, and <b>log_filesize</b> will be ignored. <br>For example, to configure daily rotation of the log file: </p> -<div class="example"><pre> -# Configuration file for the Tomcat ISAPI Redirector +<div class="codeBox"><pre><code># Configuration file for the Tomcat ISAPI Redirector ... # Full path to the log file for the ISAPI Redirector @@ -307,12 +338,11 @@ log_level=info log_rotationtime=86400 ... -</pre></div> +</code></pre></div> <p> Or to configure rotation of the log file when it reaches 5MB in size: </p> -<div class="example"><pre> -# Configuration file for the Tomcat ISAPI Redirector +<div class="codeBox"><pre><code># Configuration file for the Tomcat ISAPI Redirector ... # Full path to the log file for the ISAPI Redirector @@ -325,15 +355,15 @@ log_level=info log_filesize=5M ... -</pre></div> +</code></pre></div> <p> The log will be rotated whenever the configured limit is reached, but only if the log file name would change. If you configure - a log file name with <b class="code">strftime(3)</b> format codes in it, then ensure it specifies the same granularity + a log file name with <code>strftime(3)</code> format codes in it, then ensure it specifies the same granularity as the rotation time configured, e.g. <b>%Y-%m-%d</b> if rotating daily (<b>log_rotationtime=86400</b>). <br>See the <a href="http://httpd.apache.org/docs/2.4/programs/rotatelogs.html";>rotatelogs</a> documentation for more examples. </p> -</blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Using a simple rewrite rules"><strong>Using a simple rewrite rules</strong></a></font></td></tr><tr><td><blockquote> +</div><h3 id="Using_a_simple_rewrite_rules">Using a simple rewrite rules</h3><div class="text"> <p> The ISAPI redirector with version 1.2.16 can do a simple URL rewriting. Although not as powerful as Apache HTTP Server's mod_rewrite, it allows a simple exchange of request URIs @@ -341,23 +371,33 @@ as powerful as Apache HTTP Server's mod_ <p> The rule is in the form original-url-prefix=forward-url-prefix. For example: </p> -<div class="example"><pre> -# Simple rewrite rules, making examples +<div class="codeBox"><pre><code># Simple rewrite rules, making examples # available under shorter URLs /jsp/=/examples/jsp/ /servlets/=/examples/servlets/ -</pre></div> +</code></pre></div> <p> -You can also use regular expressions, if you prefix the rule with a tilde <b class="code">~</b>: +You can also use regular expressions, if you prefix the rule with a tilde <code>~</code>: </p> -<div class="example"><pre> -# Complex rewrite rule, prefixing "/examples/" +<div class="codeBox"><pre><code># Complex rewrite rule, prefixing "/examples/" # to the first path component of all requests ~/([^/]*)=/examples/$1 -</pre></div> +</code></pre></div> <p> Note that uriworkermap.properties must use the URLs before rewriting. </p> -</blockquote></td></tr></table></td></tr><!--FOOTER SEPARATOR--><tr><td colspan="2"><hr noshade size="1"></td></tr><!--PAGE FOOTER--><tr><td colspan="2"><div align="center"><font color="#525D76" size="-1"><em> - Copyright © 1999-2018, Apache Software Foundation - </em></font></div></td></tr></table></body></html> \ No newline at end of file +</div><div class="noprint"><h3 id="comments_section"> + Comments + </h3><div class="text"><p class="notice"><strong>Notice:</strong> This comments section collects your suggestions + on improving documentation for Apache Tomcat.<br><br> + If you have trouble and need help, read + <a href="https://tomcat.apache.org/findhelp.html";>Find Help</a> page + and ask your question on the tomcat-users + <a href="https://tomcat.apache.org/lists.html";>mailing list</a>. + Do not ask such questions here. This is not a Q&A section.<br><br> + The Apache Comments System is explained <a href="../comments.html">here</a>. + Comments may be removed by our moderators if they are either + implemented or considered invalid/off-topic. + </p><div id="comments_thread"></div></div></div></div></div></div></div><footer><div id="footer"> + Copyright © 1999-yyyy, The Apache Software Foundation + </div></footer></div></body></html> \ No newline at end of file
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org