svn commit: r1848928 - in /tomcat/trunk/java/org/apache: catalina/ha/tcp/ catalina/tribes/group/interceptors/ catalina/tribes/membership/ catalina/util/ coyote/ajp/ jasper/resources/ tomcat/util/net/j

2018-12-14 Thread markt
Author: markt
Date: Fri Dec 14 11:33:28 2018
New Revision: 1848928

URL: http://svn.apache.org/viewvc?rev=1848928=rev
Log:
Fixes from woonsan

Modified:
tomcat/trunk/java/org/apache/catalina/ha/tcp/LocalStrings.properties

tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/LocalStrings.properties

tomcat/trunk/java/org/apache/catalina/tribes/membership/LocalStrings.properties
tomcat/trunk/java/org/apache/catalina/util/LocalStrings.properties
tomcat/trunk/java/org/apache/catalina/util/LocalStrings_es.properties
tomcat/trunk/java/org/apache/catalina/util/LocalStrings_fr.properties
tomcat/trunk/java/org/apache/catalina/util/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/catalina/util/LocalStrings_zh_CN.properties
tomcat/trunk/java/org/apache/coyote/ajp/LocalStrings.properties
tomcat/trunk/java/org/apache/coyote/ajp/LocalStrings_fr.properties
tomcat/trunk/java/org/apache/coyote/ajp/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_zh_CN.properties
tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings.properties
tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_fr.properties

tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_zh_CN.properties
tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings.properties

tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings_fr.properties

Modified: tomcat/trunk/java/org/apache/catalina/ha/tcp/LocalStrings.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/ha/tcp/LocalStrings.properties?rev=1848928=1848927=1848928=diff
==
--- tomcat/trunk/java/org/apache/catalina/ha/tcp/LocalStrings.properties 
[UTF-8] (original)
+++ tomcat/trunk/java/org/apache/catalina/ha/tcp/LocalStrings.properties 
[UTF-8] Fri Dec 14 11:33:28 2018
@@ -25,7 +25,7 @@ ReplicationValve.resetDeltaRequest=Clust
 ReplicationValve.send.failure=Unable to perform replication request.
 ReplicationValve.send.invalid.failure=Unable to send session [id={0}] invalid 
message over cluster.
 ReplicationValve.session.found=Context [{0}]: Found session [{1}] but it 
isn''t a ClusterSession.
-ReplicationValve.session.indicator=Context [{0}]: Primarity of session [{0}] 
in request attribute [{1}] is [{2}].
+ReplicationValve.session.indicator=Context [{0}]: Primarity of session [{1}] 
in request attribute [{2}] is [{3}].
 ReplicationValve.session.invalid=Context [{0}]: Requested session [{1}] is 
invalid, removed or not replicated at this node.
 ReplicationValve.stats=Average request time=[{0}] ms with cluster overhead 
time=[{1}] ms for [{2}] requests, [{3}] send requests, [{4}] cross context 
requests, and [{5}] filter requests (Total request=[{6}] ms, total cluster 
request=[{7}] ms).
 

Modified: 
tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/LocalStrings.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/LocalStrings.properties?rev=1848928=1848927=1848928=diff
==
--- 
tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/LocalStrings.properties
 [UTF-8] (original)
+++ 
tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/LocalStrings.properties
 [UTF-8] Fri Dec 14 11:33:28 2018
@@ -13,7 +13,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-domainFilterInterceptor.member.refused=Member was refused to join cluster[{0}]
+domainFilterInterceptor.member.refused=Member [{0}] was refused to join cluster
 domainFilterInterceptor.message.refused=Received message from cluster[{0}] was 
refused.
 
 encryptInterceptor.algorithm.required=Encryption algorithm is required, 
fully-specified e.g. AES/CBC/PKCS5Padding

Modified: 
tomcat/trunk/java/org/apache/catalina/tribes/membership/LocalStrings.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/tribes/membership/LocalStrings.properties?rev=1848928=1848927=1848928=diff
==
--- 
tomcat/trunk/java/org/apache/catalina/tribes/membership/LocalStrings.properties 
[UTF-8] (original)
+++ 
tomcat/trunk/java/org/apache/catalina/tribes/membership/LocalStrings.properties 
[UTF-8] Fri Dec 14 11:33:28 2018
@@ -32,7 +32,7 @@ mcastServiceImpl.memberDisappeared.faile
 

svn commit: r1848919 - in /tomcat/site/trunk: ./ docs/ xdocs/

2018-12-14 Thread markt
Author: markt
Date: Fri Dec 14 09:36:20 2018
New Revision: 1848919

URL: http://svn.apache.org/viewvc?rev=1848919=rev
Log:
Update site for 9.0.14 release

Modified:
tomcat/site/trunk/build.properties.default
tomcat/site/trunk/docs/doap_Tomcat.rdf
tomcat/site/trunk/docs/download-90.html
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/docs/migration-9.html
tomcat/site/trunk/docs/oldnews.html
tomcat/site/trunk/docs/whichversion.html
tomcat/site/trunk/xdocs/doap_Tomcat.rdf
tomcat/site/trunk/xdocs/download-90.xml
tomcat/site/trunk/xdocs/index.xml
tomcat/site/trunk/xdocs/migration-9.xml
tomcat/site/trunk/xdocs/oldnews.xml
tomcat/site/trunk/xdocs/whichversion.xml

Modified: tomcat/site/trunk/build.properties.default
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/build.properties.default?rev=1848919=1848918=1848919=diff
==
--- tomcat/site/trunk/build.properties.default (original)
+++ tomcat/site/trunk/build.properties.default Fri Dec 14 09:36:20 2018
@@ -39,7 +39,7 @@ tomcat.loc=http://www.apache.org/dist/to
 tomcat70=7.0.92
 tomcat80=8.0.53
 tomcat85=8.5.35
-tomcat90=9.0.13
+tomcat90=9.0.14
 
 # - Download destination -
 tomcat-site-docs.home=${base.path}/tomcat-site-docs/

Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/doap_Tomcat.rdf?rev=1848919=1848918=1848919=diff
==
--- tomcat/site/trunk/docs/doap_Tomcat.rdf (original)
+++ tomcat/site/trunk/docs/doap_Tomcat.rdf Fri Dec 14 09:36:20 2018
@@ -60,8 +60,8 @@
 
   
 Latest Stable 9.0.x Release
-2018-11-07
-9.0.13
+2018-12-12
+9.0.14
   
 
 

Modified: tomcat/site/trunk/docs/download-90.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-90.html?rev=1848919=1848918=1848919=diff
==
--- tomcat/site/trunk/docs/download-90.html (original)
+++ tomcat/site/trunk/docs/download-90.html Fri Dec 14 09:36:20 2018
@@ -214,7 +214,7 @@
 Quick Navigation
 
 
-[define v]9.0.13[end]
+[define v]9.0.14[end]
 https://www.apache.org/dist/tomcat/tomcat-9/KEYS;>KEYS |
 [v] |
 Browse |

Modified: tomcat/site/trunk/docs/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1848919=1848918=1848919=diff
==
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Fri Dec 14 09:36:20 2018
@@ -237,6 +237,43 @@ project logo are trademarks of the Apach
 
 
 
+
+2018-12-12 Tomcat 9.0.14 Released
+
+
+
+The Apache Tomcat Project is proud to announce the release of version 9.0.14
+of Apache Tomcat. The notable changes compared to 9.0.13 include:
+
+
+
+Significant expansion of localisation support with the addition of 
Brazilian
+Portuguese, Korean and Chinese (simplified) as well as the expansion of
+coverage for existing languages.
+
+Refactor back ground processing and various independent thread pools to use
+a common executor.
+
+Update the packaged version of the Tomcat Native Library to 1.2.19 to pick
+up the latest Windows binaries built with APR 1.6.5 and OpenSSL 
1.1.1a.
+
+
+
+
+
+Full details of these changes, and all the other changes, are available in the
+Tomcat 9
+changelog.
+
+
+
+
+
+https://tomcat.apache.org/download-90.cgi;>Download
+
+
+
+
 
 2018-12-04 Tomcat Native 1.2.19 Released
 
@@ -293,40 +330,6 @@ Full details of these changes, and all t
 
 
 
-
-
-2018-11-07 Tomcat 9.0.13 Released
-
-
-
-The Apache Tomcat Project is proud to announce the release of version 9.0.13
-of Apache Tomcat. The notable changes compared to 9.0.12 include:
-
-
-
-support for TLSv1.3 when used with a JRE or OpenSSL version that supports
-it
-
-added support for encrypting cluster traffic
-
-added automatic reloading of tomcat-users.xml after a change
-
-
-
-
-
-Full details of these changes, and all the other changes, are available in the
-Tomcat 9
-changelog.
-
-
-
-
-
-https://tomcat.apache.org/download-90.cgi;>Download
-
-
-
 
 
 2018-11-07 Tomcat 8.5.35 Released

Modified: tomcat/site/trunk/docs/migration-9.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-9.html?rev=1848919=1848918=1848919=diff
==
--- tomcat/site/trunk/docs/migration-9.html (original)
+++ tomcat/site/trunk/docs/migration-9.html Fri Dec 14 09:36:20 2018
@@ -840,7 +840,8 @@ of Apache Tomcat.
   "9.0.10":"1833930",
   "9.0.11":"1837880",
   "9.0.12":"1840069",
-  "9.0.13":"1845587"
+  "9.0.13":"1845587",
+  "9.0.14":"1848363"
 };
 
 formSubmit.action = 

svn commit: r1848920 - in /tomcat/trunk/java/org/apache: catalina/session/LocalStrings.properties tomcat/websocket/LocalStrings.properties tomcat/websocket/LocalStrings_fr.properties

2018-12-14 Thread markt
Author: markt
Date: Fri Dec 14 10:09:15 2018
New Revision: 1848920

URL: http://svn.apache.org/viewvc?rev=1848920=rev
Log:
Fixes from woonsan

Modified:
tomcat/trunk/java/org/apache/catalina/session/LocalStrings.properties
tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings.properties
tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings_fr.properties

Modified: tomcat/trunk/java/org/apache/catalina/session/LocalStrings.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/session/LocalStrings.properties?rev=1848920=1848919=1848920=diff
==
--- tomcat/trunk/java/org/apache/catalina/session/LocalStrings.properties 
[UTF-8] (original)
+++ tomcat/trunk/java/org/apache/catalina/session/LocalStrings.properties 
[UTF-8] Fri Dec 14 10:09:15 2018
@@ -43,7 +43,7 @@ managerBase.sessionTimeout=Invalid sessi
 managerBase.setContextNotNew=It is illegal to call setContext() to change the 
Context associated with a Manager if the Manager is not in the NEW state
 
 persistentManager.backupMaxIdle=Backing up session [{0}] to Store, idle for 
[{1}] seconds
-persistentManager.deserializeError=Error deserializing Session [{0}]: [{1}]
+persistentManager.deserializeError=Error deserializing Session [{0}]
 persistentManager.isLoadedError=Error checking if session [{0}] is loaded in 
memory
 persistentManager.loading=Loading [{0}] persisted sessions
 persistentManager.removeError=Error removing session [{0}] from the store

Modified: tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings.properties?rev=1848920=1848919=1848920=diff
==
--- tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings.properties 
[UTF-8] (original)
+++ tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings.properties 
[UTF-8] Fri Dec 14 10:09:15 2018
@@ -23,7 +23,6 @@ asyncChannelWrapperSecure.concurrentRead
 asyncChannelWrapperSecure.concurrentWrite=Concurrent write operations are not 
permitted
 asyncChannelWrapperSecure.eof=Unexpected end of stream
 asyncChannelWrapperSecure.notHandshaking=Unexpected state [NOT_HANDSHAKING] 
during TLS handshake
-asyncChannelWrapperSecure.readOverflow=Buffer overflow. [{0}] bytes to write 
into a [{1}] byte buffer that already contained [{2}] bytes.
 asyncChannelWrapperSecure.statusUnwrap=Unexpected Status of SSLEngineResult 
after an unwrap() operation
 asyncChannelWrapperSecure.statusWrap=Unexpected Status of SSLEngineResult 
after a wrap() operation
 asyncChannelWrapperSecure.tooBig=The result [{0}] is too big to be expressed 
as an Integer

Modified: 
tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings_fr.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings_fr.properties?rev=1848920=1848919=1848920=diff
==
--- tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings_fr.properties 
(original)
+++ tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings_fr.properties 
Fri Dec 14 10:09:15 2018
@@ -23,7 +23,6 @@ asyncChannelWrapperSecure.concurrentRead
 asyncChannelWrapperSecure.concurrentWrite=Les opérations d'écriture 
concurrentes ne sont pas permises
 asyncChannelWrapperSecure.eof=Fin de flux inattendue
 asyncChannelWrapperSecure.notHandshaking=Etat NOT_HANDSHAKING inattendu 
pendant la négociation TLS
-asyncChannelWrapperSecure.readOverflow=Débordement du tampon: [{0}] octets à 
écrire dans un tampon de [{1}] octets qui contenait déjà [{2}] octets
 asyncChannelWrapperSecure.statusUnwrap=Etat inattendu de SSLEngineResult 
après une opération unwrap()
 asyncChannelWrapperSecure.statusWrap=Etat inattendu de SSLEngineResult après 
une opération wrap()
 asyncChannelWrapperSecure.tooBig=Le résultat [{0}] est trop grand pour 
pouvoir être converti en Integer



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r1848925 - /tomcat/trunk/java/org/apache/catalina/ha/tcp/LocalStrings_es.properties

2018-12-14 Thread markt
Author: markt
Date: Fri Dec 14 11:07:49 2018
New Revision: 1848925

URL: http://svn.apache.org/viewvc?rev=1848925=rev
Log:
Remove English entries from Spanish file. Tomcat falls back to English by 
default.

Modified:
tomcat/trunk/java/org/apache/catalina/ha/tcp/LocalStrings_es.properties

Modified: 
tomcat/trunk/java/org/apache/catalina/ha/tcp/LocalStrings_es.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/ha/tcp/LocalStrings_es.properties?rev=1848925=1848924=1848925=diff
==
--- tomcat/trunk/java/org/apache/catalina/ha/tcp/LocalStrings_es.properties 
[UTF-8] (original)
+++ tomcat/trunk/java/org/apache/catalina/ha/tcp/LocalStrings_es.properties 
[UTF-8] Fri Dec 14 11:07:49 2018
@@ -20,11 +20,3 @@ ReplicationValve.crossContext.sendDelta=
 ReplicationValve.filter.failure=No puedo compilar filtror=[{0}]
 ReplicationValve.filter.loading=Cargando filtros de requerimiento=[{0}]
 ReplicationValve.invoke.uri=Invocando requerimiento de réplica en [{0}]
-ReplicationValve.nocluster=No cluster configured for this request.
-ReplicationValve.resetDeltaRequest=Cluster is standalone: reset Session 
Request Delta at context [{0}]
-ReplicationValve.send.failure=Unable to perform replication request.
-ReplicationValve.send.invalid.failure=Unable to send session [id={0}] invalid 
message over cluster.
-ReplicationValve.session.found=Context [{0}]: Found session [{1}] but it 
isn''t a ClusterSession.
-ReplicationValve.session.indicator=Context [{0}]: Primarity of session [{0}] 
in request attribute [{1}] is [{2}].
-ReplicationValve.session.invalid=Context [{0}]: Requested session [{1}] is 
invalid, removed or not replicated at this node.
-ReplicationValve.stats=Average request time= [{0}] ms for Cluster overhead 
time=[{1}] ms for [{2}] requests [{3}] filter requests [{4}] send requests 
[{5}] cross context requests (Request=[{6}] ms Cluster=[{7}] ms).



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r1848917 - in /tomcat/trunk/java/org/apache: catalina/tribes/transport/bio/ coyote/http2/ jasper/resources/

2018-12-14 Thread markt
Author: markt
Date: Fri Dec 14 09:16:15 2018
New Revision: 1848917

URL: http://svn.apache.org/viewvc?rev=1848917=rev
Log:
Fixes from woonsan

Modified:

tomcat/trunk/java/org/apache/catalina/tribes/transport/bio/LocalStrings.properties
tomcat/trunk/java/org/apache/coyote/http2/LocalStrings.properties
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ja.properties

Modified: 
tomcat/trunk/java/org/apache/catalina/tribes/transport/bio/LocalStrings.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/tribes/transport/bio/LocalStrings.properties?rev=1848917=1848916=1848917=diff
==
--- 
tomcat/trunk/java/org/apache/catalina/tribes/transport/bio/LocalStrings.properties
 [UTF-8] (original)
+++ 
tomcat/trunk/java/org/apache/catalina/tribes/transport/bio/LocalStrings.properties
 [UTF-8] Fri Dec 14 09:16:15 2018
@@ -17,7 +17,7 @@ bioReceiver.already.started=ServerSocket
 bioReceiver.run.fail=Unable to run replication listener.
 bioReceiver.socket.closeFailed=Failed to close socket
 bioReceiver.start.fail=Unable to start cluster receiver
-bioReceiver.threadpool.fail=ThreadPool can initialized. Listener not started
+bioReceiver.threadpool.fail=ThreadPool cannot be initialized. Listener not 
started
 bioReceiver.threads.busy=All BIO server replication threads are busy, unable 
to handle more requests until a thread is freed up.
 
 bioReplicationTask.messageDataReceived.error=Error thrown from 
messageDataReceived.

Modified: tomcat/trunk/java/org/apache/coyote/http2/LocalStrings.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/coyote/http2/LocalStrings.properties?rev=1848917=1848916=1848917=diff
==
--- tomcat/trunk/java/org/apache/coyote/http2/LocalStrings.properties [UTF-8] 
(original)
+++ tomcat/trunk/java/org/apache/coyote/http2/LocalStrings.properties [UTF-8] 
Fri Dec 14 09:16:15 2018
@@ -62,7 +62,7 @@ http2Parser.processFrameData.window=Conn
 http2Parser.processFrameGoaway.payloadTooSmall=Connection [{0}]: Goaway 
payload size was [{1}] which is less than the minimum 8
 http2Parser.processFrameHeaders.decodingDataLeft=Data left over after HPACK 
decoding - it should have been consumed
 http2Parser.processFrameHeaders.decodingFailed=There was an error during the 
HPACK decoding of HTTP headers
-http2Parser.processFrameHeaders.payload=Connection [{0}], Stream [{1}], 
Processing headers payload size [{2}]
+http2Parser.processFrameHeaders.payload=Connection [{0}], Stream [{1}], 
Processing headers payload of size [{2}]
 http2Parser.processFramePing.invalidPayloadSize=Settings frame received with 
an invalid payload size of [{0}] (should be 8)
 http2Parser.processFramePriority.invalidParent=Connection [{0}], Stream [{1}], 
A stream may not depend on itself
 http2Parser.processFramePriority.invalidPayloadSize=Priority frame received 
with an invalid payload size of [{0}] (should be 5)

Modified: tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties?rev=1848917=1848916=1848917=diff
==
--- tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties 
[UTF-8] (original)
+++ tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties 
[UTF-8] Fri Dec 14 09:16:15 2018
@@ -31,7 +31,6 @@ jsp.error.attribute.nowhitespace=The JSP
 jsp.error.attribute.null_name=Null attribute name
 jsp.error.attribute.standard.non_rt_with_expr=The [{0}] attribute of the [{1}] 
standard action does not accept any expressions
 jsp.error.attribute.unterminated=attribute value for [{0}] is not properly 
terminated
-jsp.error.attributes.not.allowed=[{0}] must not have any attributes
 jsp.error.backgroundCompilationFailed=Background compilation failed
 jsp.error.bad.scratch.dir=The scratchDir you specified: [{0}] is unusable.
 jsp.error.badStandardAction=Invalid standard action

Modified: 
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties?rev=1848917=1848916=1848917=diff
==
--- tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties 
[UTF-8] (original)
+++ tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties 
[UTF-8] Fri Dec 14 09:16:15 2018
@@ -31,7 +31,6 @@ jsp.error.attribute.nowhitespace=La espe
 jsp.error.attribute.null_name=Nombre de atributo 

svn commit: r1848918 - in /tomcat/site/trunk/docs/tomcat-9.0-doc: ./ api/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/catalina/authenticator/

2018-12-14 Thread markt
Author: markt
Date: Fri Dec 14 09:33:39 2018
New Revision: 1848918

URL: http://svn.apache.org/viewvc?rev=1848918=rev
Log:
Update docs for 9.0.14


[This commit notification would consist of 83 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r31536 - /release/tomcat/tomcat-9/v9.0.13/

2018-12-14 Thread markt
Author: markt
Date: Fri Dec 14 09:37:36 2018
New Revision: 31536

Log:
Drop 9.0.13 from mirrors

Removed:
release/tomcat/tomcat-9/v9.0.13/


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



JDK 12 enters Rampdown Phase One

2018-12-14 Thread Rory O'Donnell

Hi Mark,

*JDK 12 Early Access build **is now available **at : - jdk.java.net/12/*

 * Per the JDK 12 schedule [1], we are now in Rampdown Phase One.
 o For more details , see Mark Reinhold's email to jdk-dev mailing
   list [2]
 o The overall feature set is frozen, no further JEPs will be
   targeted to this release.
 o We’ve forked the main-line source repository, jdk/jdk, to the
   JDK 12 stabilization repository.

Changes since the last availability email

 * JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector
   (Experimental)  moved to *Targeted*.
 * JEP 334: JVM Constants API  moved
   to *Targeted*.
 * JEP 344: Abortable Mixed Collections for G1
    moved  to *Targeted*.
 * JEP 346: Promptly Return Unused Committed Memory from G1
    to *Targeted*.
 * JEP 326: Raw String Literals 
   (Preview) *Proposed to drop from JDK 12*
 o link to proposal on jdk-dev
   


Bug fixes reported by Open Source Projects  :

 o JDK-8211051 - fixed in b22 - reported by JUnit5
 o JDK-8211422 - fixed in b23 - reported by Apache Batik

The Java Crypto Roadmap  has been 
updated with the following target:


 * With the 2019-04-16 CPU,
 o Targeted Releases - JDK 12, JDK 11, JDK 8, and JDK 7
 o Distrust TLS server certificates anchored by Symantec Root CAs.

Oracle Java SE 8 Release Updates [3]

 * Public updates for Oracle Java SE 8 released after January 2019 will
   not be available for business, commercial or production use without
   a commercial license.

Rgds, Rory

[1] http://openjdk.java.net/projects/jdk/12/#Schedule
[2] http://mail.openjdk.java.net/pipermail/jdk-dev/2018-December/002405.html
[3] https://java.com/en/download/release_notice.jsp

--
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA , Dublin, Ireland



svn commit: r31535 - /release/tomcat/tomcat-9/v9.0.12/

2018-12-14 Thread markt
Author: markt
Date: Fri Dec 14 09:13:16 2018
New Revision: 31535

Log:
Drop 9.0.12 from the mirror network

Removed:
release/tomcat/tomcat-9/v9.0.12/


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [Bug 63009] Content-Length header is dropped when HTTP2 is used

2018-12-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

All,

Is this bad enough to pull and re-roll the latest 8.5.x release?
Missing Content-Type is ... pretty bad.

- -chris

On 12/14/18 12:39, bugzi...@apache.org wrote:
> https://bz.apache.org/bugzilla/show_bug.cgi?id=63009
> 
> Mark Thomas  changed:
> 
> What|Removed |Added 
> --
- --
>
> 
Status|NEW |RESOLVED
> Resolution|--- |FIXED
> 
> --- Comment #2 from Mark Thomas  --- Fixed in: -
> trunk for 9.0.15 onwards - 8.5.x for 8.5.38 onwards
> 
-BEGIN PGP SIGNATURE-
Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/

iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAlwUJykACgkQHPApP6U8
pFiVkw//TNhDegEyMjyRcGN/r1Bx1U7+5coE8k6/5QHStsDmCziDrWIpiA+CWZ1M
xquSTkE/lnb8jBZbKBQmJloLk3G4IEtN4FJ7Gqu94kObI/MBAwr9ekem/oStB02z
li7GuVtkicWIGzTCeV6A9wvnwZ7D38AFq0wIepUzYj14EH4/I9iPkk4PnHDE14Hl
XC3nUp9Lr2MNv/3KhYKRmgfcKeSwwEEAjx8M1K5uJsUrkiAH1IrwySEnGXiW043t
SaOpGUCi/JPC8/NgJLmB2AW95JIkVY35BioKhF4lNPrFytxPC4sUvLUp3AtsyF5T
uw+XGJpSInfiDY4NAZSZZ2bDjWIA/TPESoX7DojuwcY8bMVUuRZi5IdOyJ0TZJ2w
1YHN/bl85TxXMOBaHSNdzC2luDDnMXKlTgYY7RsQX+elvI4J3DdaMtJaP6RC17PN
36Br+p63dx+YzFeJ2eUA0bISNoLjdTIqv71IVqUsyxVnTeyFuzVy0pCaXNsyEkvW
UBYoTr3P0MS1X5zGlJ4dy0USYIexrY9V6wjkKTKtLUXfjSl+RHTn2bEUNR+bONfE
pKjnSrzSYXNj02RjTQT0Q+G3eIuSkGEMlQYMAzMPmN22tt3YOzuYJpPwPMgduKnI
unBcJHJ5WslU7Yd/cfl0pYEUR5vzaz4oXCQvT3XKzAVzGFgbdb0=
=qLtd
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [Bug 63009] Content-Length header is dropped when HTTP2 is used

2018-12-14 Thread Rémy Maucherat
On Fri, Dec 14, 2018 at 11:05 PM Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:

> > From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> > Subject: Re: [Bug 63009] Content-Length header is dropped when HTTP2 is
> used
>
> > Is this bad enough to pull and re-roll the latest 8.5.x release?
> > Missing Content-Type is ... pretty bad.
>
> The fix was for a missing (and optional) Content-Length, not Content-Type.
> Or did I miss something?
>

Yes no panic, Chris probably misread the title.

So ... I wanted to add I have nothing against the add even if it is
optional (like reason phrase  :) ), since hpack should make that
addition as efficient as possible.

Rémy


RE: [Bug 63009] Content-Length header is dropped when HTTP2 is used

2018-12-14 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] 
> Subject: Re: [Bug 63009] Content-Length header is dropped when HTTP2 is
used

> Is this bad enough to pull and re-roll the latest 8.5.x release?
> Missing Content-Type is ... pretty bad.

The fix was for a missing (and optional) Content-Length, not Content-Type.
Or did I miss something?

  - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you received
this in error, please contact the sender and delete the e-mail and its
attachments from all computers.



smime.p7s
Description: S/MIME cryptographic signature


svn commit: r1848938 - in /tomcat/trunk: java/org/apache/catalina/tribes/membership/cloud/ webapps/docs/

2018-12-14 Thread remm
Author: remm
Date: Fri Dec 14 13:37:45 2018
New Revision: 1848938

URL: http://svn.apache.org/viewvc?rev=1848938=rev
Log:
Add dns-ping support to enumerate cluster members. This is much simpler
than getting the pod list but it does not indicate pod status.
Submitted by by Maxime Beck.

Added:

tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/DNSMembershipProvider.java
   (with props)
Removed:
tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/Constants.java
Modified:

tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/AbstractStreamProvider.java

tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/CloudMembershipProvider.java

tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/CloudMembershipService.java

tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/KubernetesMembershipProvider.java

tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/LocalStrings.properties
tomcat/trunk/webapps/docs/changelog.xml

Modified: 
tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/AbstractStreamProvider.java
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/AbstractStreamProvider.java?rev=1848938=1848937=1848938=diff
==
--- 
tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/AbstractStreamProvider.java
 (original)
+++ 
tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/AbstractStreamProvider.java
 Fri Dec 14 13:37:45 2018
@@ -42,7 +42,7 @@ import org.apache.juli.logging.LogFactor
 
 public abstract class AbstractStreamProvider implements StreamProvider {
 private static final Log log = 
LogFactory.getLog(AbstractStreamProvider.class);
-protected static final StringManager sm = 
StringManager.getManager(Constants.Package);
+protected static final StringManager sm = 
StringManager.getManager(AbstractStreamProvider.class);
 
 protected static final TrustManager[] INSECURE_TRUST_MANAGERS = new 
TrustManager[] {
 new X509TrustManager() {

Modified: 
tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/CloudMembershipProvider.java
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/CloudMembershipProvider.java?rev=1848938=1848937=1848938=diff
==
--- 
tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/CloudMembershipProvider.java
 (original)
+++ 
tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/CloudMembershipProvider.java
 Fri Dec 14 13:37:45 2018
@@ -39,8 +39,8 @@ import org.apache.juli.logging.Log;
 import org.apache.juli.logging.LogFactory;
 
 public abstract class CloudMembershipProvider extends MembershipProviderBase 
implements Heartbeat, ChannelListener {
-private static final Log log = 
LogFactory.getLog(KubernetesMembershipProvider.class);
-protected static final StringManager sm = 
StringManager.getManager(Constants.Package);
+private static final Log log = 
LogFactory.getLog(CloudMembershipProvider.class);
+protected static final StringManager sm = 
StringManager.getManager(CloudMembershipProvider.class);
 
 protected String url;
 protected StreamProvider streamProvider;

Modified: 
tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/CloudMembershipService.java
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/CloudMembershipService.java?rev=1848938=1848937=1848938=diff
==
--- 
tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/CloudMembershipService.java
 (original)
+++ 
tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/CloudMembershipService.java
 Fri Dec 14 13:37:45 2018
@@ -35,12 +35,12 @@ public class CloudMembershipService exte
 implements CloudMembershipServiceMBean {
 
 private static final Log log = 
LogFactory.getLog(CloudMembershipService.class);
-protected static final StringManager sm = 
StringManager.getManager(Constants.Package);
+protected static final StringManager sm = 
StringManager.getManager(CloudMembershipService.class);
 
 public static final String MEMBERSHIP_PROVIDER_CLASS_NAME = 
"membershipProviderClassName";
 private static final String KUBE = "kubernetes";
 private static final String KUBE_PROVIDER_CLASS = 
"org.apache.catalina.tribes.membership.cloud.KubernetesMembershipProvider";
-static final byte[] INITIAL_ID = new byte[16];
+protected static final byte[] INITIAL_ID = new byte[16];
 
 private MembershipProvider membershipProvider;
 private MemberImpl localMember;

Added: 
tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/DNSMembershipProvider.java
URL: 

buildbot success in on tomcat-trunk

2018-12-14 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while 
building . Full details are available at:
https://ci.apache.org/builders/tomcat-trunk/builds/3919

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: silvanus_ubuntu

Build Reason: The AnyBranchScheduler scheduler named 'on-tomcat-commit' 
triggered this build
Build Source Stamp: [branch tomcat/trunk] 1848928
Blamelist: markt

Build succeeded!

Sincerely,
 -The Buildbot




-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r1848936 - in /tomcat/trunk/java/org/apache/catalina: filters/LocalStrings.properties ha/backend/LocalStrings.properties ha/deploy/LocalStrings.properties

2018-12-14 Thread markt
Author: markt
Date: Fri Dec 14 12:58:33 2018
New Revision: 1848936

URL: http://svn.apache.org/viewvc?rev=1848936=rev
Log:
Fixes from woonsan

Modified:
tomcat/trunk/java/org/apache/catalina/filters/LocalStrings.properties
tomcat/trunk/java/org/apache/catalina/ha/backend/LocalStrings.properties
tomcat/trunk/java/org/apache/catalina/ha/deploy/LocalStrings.properties

Modified: tomcat/trunk/java/org/apache/catalina/filters/LocalStrings.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/filters/LocalStrings.properties?rev=1848936=1848935=1848936=diff
==
--- tomcat/trunk/java/org/apache/catalina/filters/LocalStrings.properties 
[UTF-8] (original)
+++ tomcat/trunk/java/org/apache/catalina/filters/LocalStrings.properties 
[UTF-8] Fri Dec 14 12:58:33 2018
@@ -34,7 +34,7 @@ expiresFilter.noDurationFound=Duration n
 expiresFilter.noDurationUnitAfterAmount=Duration unit not found after amount 
[{0}] in directive [{1}]
 expiresFilter.noExpirationConfigured=Request [{0}] with response status [{1}] 
content-type [{2}], no expiration configured
 expiresFilter.noExpirationConfiguredForContentType=No Expires configuration 
found for content-type [{0}]
-expiresFilter.numberError=Exception parsing number [{0}] (zero based) of comma 
delimited list [{1}]
+expiresFilter.numberError=Exception parsing number at position [{0}] (zero 
based) in comma delimited list [{1}]
 expiresFilter.responseAlreadyCommited=Request [{0}], cannot apply 
ExpiresFilter on already committed response.
 expiresFilter.setExpirationDate=Request [{0}] with response status [{1}] 
content-type [{2}], set expiration date [{3}]
 expiresFilter.skippedStatusCode=Request [{0}] with response status [{1}] 
content-type [{1}], skip expiration header generation for given status

Modified: 
tomcat/trunk/java/org/apache/catalina/ha/backend/LocalStrings.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/ha/backend/LocalStrings.properties?rev=1848936=1848935=1848936=diff
==
--- tomcat/trunk/java/org/apache/catalina/ha/backend/LocalStrings.properties 
(original)
+++ tomcat/trunk/java/org/apache/catalina/ha/backend/LocalStrings.properties 
Fri Dec 14 12:58:33 2018
@@ -22,7 +22,7 @@ heartbeatListener.sendError=Unable to se
 heartbeatListener.senderInitError=Unable to initialize Sender
 
 multiCastSender.multiCastFailed=Unable to use multicast
-multiCastSender.sendFailed=Unable to send collected load information
+multiCastSender.sendFailed=Unable to send multicast message
 
 tcpSender.connectionFailed=Unable to connect to proxy
 tcpSender.invalidProxyList=Invalid proxy list

Modified: 
tomcat/trunk/java/org/apache/catalina/ha/deploy/LocalStrings.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/ha/deploy/LocalStrings.properties?rev=1848936=1848935=1848936=diff
==
--- tomcat/trunk/java/org/apache/catalina/ha/deploy/LocalStrings.properties 
[UTF-8] (original)
+++ tomcat/trunk/java/org/apache/catalina/ha/deploy/LocalStrings.properties 
[UTF-8] Fri Dec 14 12:58:33 2018
@@ -49,7 +49,7 @@ fileMessageFactory.cannotRead=Cannot rea
 fileMessageFactory.cannotWrite=Cannot write message, this factory is reading
 fileMessageFactory.closed=Factory has been closed
 fileMessageFactory.deleteFail=Failed to delete [{0}]
-fileMessageFactory.duplicateMessage=Receive Message again, sender ActTimeout 
too short; name: [{0}] war: [{1}] data: [{2}] data length: [{3}]
+fileMessageFactory.duplicateMessage=Received duplicate message. Is the Sender 
timeout too low? context: [{0}] filename: [{1}] data: [{2}] data length: [{3}]
 
 fileNewFail=Unable to create [{0}]
 



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



buildbot failure in on tomcat-trunk

2018-12-14 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building 
. Full details are available at:
https://ci.apache.org/builders/tomcat-trunk/builds/3918

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: silvanus_ubuntu

Build Reason: The AnyBranchScheduler scheduler named 'on-tomcat-commit' 
triggered this build
Build Source Stamp: [branch tomcat/trunk] 1848925
Blamelist: markt

BUILD FAILED: failed compile_1

Sincerely,
 -The Buildbot




-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r1848935 - in /tomcat/trunk/java/org/apache/tomcat/util/net: LocalStrings.properties SecureNio2Channel.java

2018-12-14 Thread markt
Author: markt
Date: Fri Dec 14 12:44:13 2018
New Revision: 1848935

URL: http://svn.apache.org/viewvc?rev=1848935=rev
Log:
Ensure TLS socket is closed when normal closure fails.

Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings.properties
tomcat/trunk/java/org/apache/tomcat/util/net/SecureNio2Channel.java

Modified: tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings.properties?rev=1848935=1848934=1848935=diff
==
--- tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings.properties 
[UTF-8] (original)
+++ tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings.properties 
[UTF-8] Fri Dec 14 12:44:13 2018
@@ -29,8 +29,8 @@ channel.nio.ssl.invalidStatus=Unexpected
 channel.nio.ssl.netInputNotEmpty=Network input buffer still contains data. 
Handshake will fail.
 channel.nio.ssl.netOutputNotEmpty=Network output buffer still contains data. 
Handshake will fail.
 channel.nio.ssl.notHandshaking=NOT_HANDSHAKING during handshake
-channel.nio.ssl.pendingWriteDuringClose=Pending write, so remaining data in 
the network buffer, can't send SSL close message, force a close with 
close(true) instead
-channel.nio.ssl.remainingDataDuringClose=Remaining data in the network buffer, 
can't send SSL close message, force a close with close(true) instead
+channel.nio.ssl.pendingWriteDuringClose=Pending write, so remaining data in 
the network buffer, can't send SSL close message, socket closed anyway
+channel.nio.ssl.remainingDataDuringClose=Remaining data in the network buffer, 
can't send SSL close message, socket closes anyway
 channel.nio.ssl.sniDefault=Unable to buffer enough data to determine requested 
SNI host name. Using default
 channel.nio.ssl.sniHostName=The SNI host name extracted for connection [{0}] 
was [{1}]
 channel.nio.ssl.timeoutDuringHandshake=Timeout during handshake.

Modified: tomcat/trunk/java/org/apache/tomcat/util/net/SecureNio2Channel.java
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/net/SecureNio2Channel.java?rev=1848935=1848934=1848935=diff
==
--- tomcat/trunk/java/org/apache/tomcat/util/net/SecureNio2Channel.java 
(original)
+++ tomcat/trunk/java/org/apache/tomcat/util/net/SecureNio2Channel.java Fri Dec 
14 12:44:13 2018
@@ -583,16 +583,20 @@ public class SecureNio2Channel extends N
 try {
 if (timeout > 0) {
 if (!flush().get(timeout, 
TimeUnit.MILLISECONDS).booleanValue()) {
+closeSilently();
 throw new 
IOException(sm.getString("channel.nio.ssl.remainingDataDuringClose"));
 }
 } else {
 if (!flush().get().booleanValue()) {
+closeSilently();
 throw new 
IOException(sm.getString("channel.nio.ssl.remainingDataDuringClose"));
 }
 }
 } catch (InterruptedException | ExecutionException | TimeoutException 
e) {
+closeSilently();
 throw new 
IOException(sm.getString("channel.nio.ssl.remainingDataDuringClose"), e);
 } catch (WritePendingException e) {
+closeSilently();
 throw new 
IOException(sm.getString("channel.nio.ssl.pendingWriteDuringClose"), e);
 }
 //prep the buffer for the close message
@@ -609,16 +613,20 @@ public class SecureNio2Channel extends N
 try {
 if (timeout > 0) {
 if (!flush().get(timeout, 
TimeUnit.MILLISECONDS).booleanValue()) {
+closeSilently();
 throw new 
IOException(sm.getString("channel.nio.ssl.remainingDataDuringClose"));
 }
 } else {
 if (!flush().get().booleanValue()) {
+closeSilently();
 throw new 
IOException(sm.getString("channel.nio.ssl.remainingDataDuringClose"));
 }
 }
 } catch (InterruptedException | ExecutionException | TimeoutException 
e) {
+closeSilently();
 throw new 
IOException(sm.getString("channel.nio.ssl.remainingDataDuringClose"), e);
 } catch (WritePendingException e) {
+closeSilently();
 throw new 
IOException(sm.getString("channel.nio.ssl.pendingWriteDuringClose"), e);
 }
 



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r1848972 - /tomcat/jk/trunk/xdocs/tomcat-docs.xsl

2018-12-14 Thread csutherl
Author: csutherl
Date: Sat Dec 15 00:42:32 2018
New Revision: 1848972

URL: http://svn.apache.org/viewvc?rev=1848972=rev
Log:
Temporary fix for links in nav pane. For some reason the update I made doesn't 
correctly utilize the project.xml from each subdirectory and only uses the top 
level one which caused problems. Adding the context root for the webapp to the 
link resolves this, but a better fix is to resolve whatever is causing the xsl 
not to work.

Modified:
tomcat/jk/trunk/xdocs/tomcat-docs.xsl

Modified: tomcat/jk/trunk/xdocs/tomcat-docs.xsl
URL: 
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/tomcat-docs.xsl?rev=1848972=1848971=1848972=diff
==
--- tomcat/jk/trunk/xdocs/tomcat-docs.xsl (original)
+++ tomcat/jk/trunk/xdocs/tomcat-docs.xsl Sat Dec 15 00:42:32 2018
@@ -46,6 +46,7 @@
   https://bz.apache.org/bugzilla/show_bug.cgi?id='"/>
   https://svn.apache.org/viewvc?view=revrev='"/>
   https://tomcat.apache.org/connectors-doc'"/>
+  
   https://tomcat.apache.org/security-jk.html'"/>
   https://tomcat.apache.org/download-connectors.cgi'"/>
   
@@ -246,7 +247,14 @@
 
   
 
-
+
+  
+
+  
+  
+
+  
+
   
 
 



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r1848973 [7/8] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ miscellaneous/ miscellaneous/printer/ news/ news/printer/ printer/ refe

2018-12-14 Thread csutherl
Modified: tomcat/site/trunk/docs/connectors-doc/reference/printer/apache.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/reference/printer/apache.html?rev=1848973=1848972=1848973=diff
==
--- tomcat/site/trunk/docs/connectors-doc/reference/printer/apache.html 
(original)
+++ tomcat/site/trunk/docs/connectors-doc/reference/printer/apache.html Sat Dec 
15 00:45:30 2018
@@ -29,7 +29,7 @@
 })(window, document);
   }), false);
 })();
-  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: 
mod_jk, ISAPI redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP 
Server (mod_jk)Microsoft IIS 
(ISAPI redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous Documentation
 Frequently asked 
questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=;>Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews2018201620152014201220112010200920082007200620052004Configuring mod_jk for the Apache HTTP 
ServerConfiguration Directives
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: 
mod_jk, ISAPI redirector, NSAPI redirectorLinksDocs HomeCommon 
HowToFor the 
impatientAll 
about workersTimeoutsLoad 
BalancingReverse 
ProxyWeb Server HowToApache HTTP Server 
(mod_jk)Microsoft IIS (ISAPI 
redirector)iPlanet Web Server (NSAPI 
redirector)Reference Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server 
(mod_jk)Microsoft IIS 
(ISAPI redirector)
 AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous DocumentationFrequently asked 
questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=;
 
amp;chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=">Current
 Tomcat Connectors bugsContribute 
documentationJK Status Ant 
TasksReporting 
Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews2018201620152014201220112010200920082007200620052004Configuring mod_jk for the Apache HTTP 
ServerConfiguration Directives
 
 Most of the directives are allowed once in the global part of the Apache HTTP 
Server
 configuration and once in every VirtualHost elements. Exceptions from 
this rule are

Modified: tomcat/site/trunk/docs/connectors-doc/reference/printer/iis.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/reference/printer/iis.html?rev=1848973=1848972=1848973=diff
==
--- tomcat/site/trunk/docs/connectors-doc/reference/printer/iis.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/reference/printer/iis.html Sat Dec 15 
00:45:30 2018
@@ -29,7 +29,7 @@
 })(window, document);
   }), false);
 })();
-  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: 
mod_jk, ISAPI redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP 
Server (mod_jk)Microsoft IIS 
(ISAPI redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous Documentation
 Frequently asked 

svn commit: r1848973 [8/8] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ miscellaneous/ miscellaneous/printer/ news/ news/printer/ printer/ refe

2018-12-14 Thread csutherl
Modified: tomcat/site/trunk/docs/connectors-doc/webserver_howto/iis.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/webserver_howto/iis.html?rev=1848973=1848972=1848973=diff
==
--- tomcat/site/trunk/docs/connectors-doc/webserver_howto/iis.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/webserver_howto/iis.html Sat Dec 15 
00:45:30 2018
@@ -29,7 +29,7 @@
 })(window, document);
   }), false);
 })();
-  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: mod_jk, ISAPI 
redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse 
ProxyWeb Server HowToApache HTTP Server (mod_jk)Microsoft IIS (ISAPI redirector)iPlanet Web Server (NSAPI 
redirector)Reference Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous DocumentationFrequently asked questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=;>Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews2018201620152014201220112010200920082007200620052004ISAPI redirector for Micrsoft IIS 
HowToIntroduction
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: mod_jk, ISAPI 
redirector, NSAPI redirectorLinksDocs HomeCommon 
HowToFor the 
impatientAll 
about workersTimeoutsLoad 
BalancingReverse 
ProxyWeb Server HowToApache HTTP Server 
(mod_jk)Microsoft IIS (ISAPI 
redirector)iPlanet Web Server (NSAPI 
redirector)Reference Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server 
(mod_jk)Microsoft IIS 
(ISAPI redirector)<
 /div>AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous DocumentationFrequently asked 
questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=ch
 
fieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=">Current
 Tomcat Connectors bugsContribute 
documentationJK Status Ant 
TasksReporting 
Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews2018201620152014201220112010200920082007200620052004ISAPI redirector for Micrsoft IIS 
HowToIntroduction
 
 This document explains how to set up the ISAPI redirector for IIS to cooperate 
with Tomcat. 
 

Modified: tomcat/site/trunk/docs/connectors-doc/webserver_howto/nes.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/webserver_howto/nes.html?rev=1848973=1848972=1848973=diff
==
--- tomcat/site/trunk/docs/connectors-doc/webserver_howto/nes.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/webserver_howto/nes.html Sat Dec 15 
00:45:30 2018
@@ -29,7 +29,7 @@
 })(window, document);
   }), false);
 })();
-  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: mod_jk, ISAPI 
redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse 
ProxyWeb Server HowToApache HTTP Server (mod_jk)Microsoft IIS (ISAPI redirector)iPlanet Web Server (NSAPI 
redirector)Reference Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous DocumentationFrequently asked 

svn commit: r1848973 [2/8] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ miscellaneous/ miscellaneous/printer/ news/ news/printer/ printer/ refe

2018-12-14 Thread csutherl
Modified: 
tomcat/site/trunk/docs/connectors-doc/common_howto/printer/workers.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/common_howto/printer/workers.html?rev=1848973=1848972=1848973=diff
==
--- tomcat/site/trunk/docs/connectors-doc/common_howto/printer/workers.html 
(original)
+++ tomcat/site/trunk/docs/connectors-doc/common_howto/printer/workers.html Sat 
Dec 15 00:45:30 2018
@@ -29,7 +29,7 @@
 })(window, document);
   }), false);
 })();
-  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: 
mod_jk, ISAPI redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP 
Server (mod_jk)Microsoft IIS 
(ISAPI redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous Documentation
 Frequently asked 
questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=;>Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews2018201620152014201220112010200920082007200620052004Workers HowToIntroduc
 tion
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: 
mod_jk, ISAPI redirector, NSAPI redirectorLinksDocs HomeCommon 
HowToFor the 
impatientAll 
about workersTimeoutsLoad 
BalancingReverse 
ProxyWeb Server HowToApache HTTP Server 
(mod_jk)Microsoft IIS (ISAPI 
redirector)iPlanet Web Server (NSAPI 
redirector)Reference Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server 
(mod_jk)Microsoft IIS 
(ISAPI redirector)
 AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous DocumentationFrequently asked 
questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=;
 
amp;chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=">Current
 Tomcat Connectors bugsContribute 
documentationJK Status Ant 
TasksReporting 
Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews2018201620152014201220112010200920082007200620052004Workers HowToIntroduction
 
 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 the Apache HTTP Server 
forwarding servlet requests to a 

Modified: tomcat/site/trunk/docs/connectors-doc/common_howto/proxy.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/common_howto/proxy.html?rev=1848973=1848972=1848973=diff
==
--- tomcat/site/trunk/docs/connectors-doc/common_howto/proxy.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/common_howto/proxy.html Sat Dec 15 
00:45:30 2018
@@ -29,7 +29,7 @@
 })(window, document);
   }), false);
 })();
-  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: mod_jk, ISAPI 
redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse 
ProxyWeb Server HowToApache HTTP Server (mod_jk)Microsoft IIS (ISAPI redirector)iPlanet Web Server (NSAPI 
redirector)Reference Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous DocumentationFrequently asked 

svn commit: r1848973 [5/8] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ miscellaneous/ miscellaneous/printer/ news/ news/printer/ printer/ refe

2018-12-14 Thread csutherl
Modified: tomcat/site/trunk/docs/connectors-doc/news/20160901.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/news/20160901.html?rev=1848973=1848972=1848973=diff
==
--- tomcat/site/trunk/docs/connectors-doc/news/20160901.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/news/20160901.html Sat Dec 15 
00:45:30 2018
@@ -29,7 +29,7 @@
 })(window, document);
   }), false);
 })();
-  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: mod_jk, ISAPI 
redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse 
ProxyWeb Server HowToApache HTTP Server (mod_jk)Microsoft IIS (ISAPI redirector)iPlanet Web Server (NSAPI 
redirector)Reference Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous DocumentationFrequently asked questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=;>Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews20182016201520142012201120102009200820072006200520042016 News  Status2016 News  Status
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: mod_jk, ISAPI 
redirector, NSAPI redirectorLinksDocs HomeCommon 
HowToFor the 
impatientAll 
about workersTimeoutsLoad 
BalancingReverse 
ProxyWeb Server HowToApache HTTP Server 
(mod_jk)Microsoft IIS (ISAPI 
redirector)iPlanet Web Server (NSAPI 
redirector)Reference Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server 
(mod_jk)Microsoft IIS 
(ISAPI redirector)<
 /div>AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous DocumentationFrequently asked 
questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=ch
 
fieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=">Current
 Tomcat Connectors bugsContribute 
documentationJK Status Ant 
TasksReporting 
Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews20182016201520142012201120102009200820072006200520042016 News  Status2016 News  Status
 5 October - 
JK-1.2.42 released
 The Apache Tomcat team is proud to announce the immediate availability
of Tomcat Connectors 1.2.42. This is a maintenance release.

Modified: tomcat/site/trunk/docs/connectors-doc/news/20180301.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/news/20180301.html?rev=1848973=1848972=1848973=diff
==
--- tomcat/site/trunk/docs/connectors-doc/news/20180301.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/news/20180301.html Sat Dec 15 
00:45:30 2018
@@ -29,7 +29,7 @@
 })(window, document);
   }), false);
 })();
-  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: mod_jk, ISAPI 
redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse 
ProxyWeb Server HowToApache HTTP Server (mod_jk)Microsoft IIS (ISAPI redirector)iPlanet Web Server (NSAPI 
redirector)Reference Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous DocumentationFrequently asked 

svn commit: r1848973 [3/8] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ miscellaneous/ miscellaneous/printer/ news/ news/printer/ printer/ refe

2018-12-14 Thread csutherl
Modified: tomcat/site/trunk/docs/connectors-doc/miscellaneous/jkstatustasks.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/miscellaneous/jkstatustasks.html?rev=1848973=1848972=1848973=diff
==
--- tomcat/site/trunk/docs/connectors-doc/miscellaneous/jkstatustasks.html 
(original)
+++ tomcat/site/trunk/docs/connectors-doc/miscellaneous/jkstatustasks.html Sat 
Dec 15 00:45:30 2018
@@ -29,7 +29,7 @@
 })(window, document);
   }), false);
 })();
-  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: mod_jk, ISAPI 
redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse 
ProxyWeb Server HowToApache HTTP Server (mod_jk)Microsoft IIS (ISAPI redirector)iPlanet Web Server (NSAPI 
redirector)Reference Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous DocumentationFrequently asked questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=;>Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews2018201620152014201220112010200920082007200620052004Status Worker Ant TasksIntr
 oduction
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: mod_jk, ISAPI 
redirector, NSAPI redirectorLinksDocs HomeCommon 
HowToFor the 
impatientAll 
about workersTimeoutsLoad 
BalancingReverse 
ProxyWeb Server HowToApache HTTP Server 
(mod_jk)Microsoft IIS (ISAPI 
redirector)iPlanet Web Server (NSAPI 
redirector)Reference Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server 
(mod_jk)Microsoft IIS 
(ISAPI redirector)<
 /div>AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous DocumentationFrequently asked 
questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=ch
 
fieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=">Current
 Tomcat Connectors bugsContribute 
documentationJK Status Ant 
TasksReporting 
Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews2018201620152014201220112010200920082007200620052004Status Worker Ant TasksIntroduction
 Since version 1.2.19 the JK release contains additional ant tasks.
 They can be used to manage the JK web server plugins via the special status 
worker.
 

Modified: 
tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/changelog.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/changelog.html?rev=1848973=1848972=1848973=diff
==
--- tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/changelog.html 
(original)
+++ tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/changelog.html 
Sat Dec 15 00:45:30 2018
@@ -29,7 +29,7 @@
 })(window, document);
   }), false);
 })();
-  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: 
mod_jk, ISAPI redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP 
Server (mod_jk)Microsoft IIS 
(ISAPI redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous Documentation
 Frequently asked 

svn commit: r1848973 [1/8] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ miscellaneous/ miscellaneous/printer/ news/ news/printer/ printer/ refe

2018-12-14 Thread csutherl
Author: csutherl
Date: Sat Dec 15 00:45:30 2018
New Revision: 1848973

URL: http://svn.apache.org/viewvc?rev=1848973=rev
Log:
Update links in nav bar per r1848972

Modified:
tomcat/site/trunk/docs/connectors-doc/ajp/ajpv13a.html
tomcat/site/trunk/docs/connectors-doc/ajp/ajpv13ext.html
tomcat/site/trunk/docs/connectors-doc/ajp/printer/ajpv13a.html
tomcat/site/trunk/docs/connectors-doc/ajp/printer/ajpv13ext.html
tomcat/site/trunk/docs/connectors-doc/common_howto/loadbalancers.html

tomcat/site/trunk/docs/connectors-doc/common_howto/printer/loadbalancers.html
tomcat/site/trunk/docs/connectors-doc/common_howto/printer/proxy.html
tomcat/site/trunk/docs/connectors-doc/common_howto/printer/quick.html
tomcat/site/trunk/docs/connectors-doc/common_howto/printer/timeouts.html
tomcat/site/trunk/docs/connectors-doc/common_howto/printer/workers.html
tomcat/site/trunk/docs/connectors-doc/common_howto/proxy.html
tomcat/site/trunk/docs/connectors-doc/common_howto/quick.html
tomcat/site/trunk/docs/connectors-doc/common_howto/timeouts.html
tomcat/site/trunk/docs/connectors-doc/common_howto/workers.html
tomcat/site/trunk/docs/connectors-doc/index.html
tomcat/site/trunk/docs/connectors-doc/miscellaneous/changelog.html
tomcat/site/trunk/docs/connectors-doc/miscellaneous/doccontrib.html
tomcat/site/trunk/docs/connectors-doc/miscellaneous/faq.html
tomcat/site/trunk/docs/connectors-doc/miscellaneous/jkstatustasks.html
tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/changelog.html
tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/doccontrib.html
tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/faq.html

tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/jkstatustasks.html
tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/reporttools.html
tomcat/site/trunk/docs/connectors-doc/miscellaneous/reporttools.html
tomcat/site/trunk/docs/connectors-doc/news/20041100.html
tomcat/site/trunk/docs/connectors-doc/news/20050101.html
tomcat/site/trunk/docs/connectors-doc/news/20060101.html
tomcat/site/trunk/docs/connectors-doc/news/20070301.html
tomcat/site/trunk/docs/connectors-doc/news/20081001.html
tomcat/site/trunk/docs/connectors-doc/news/20090301.html
tomcat/site/trunk/docs/connectors-doc/news/20100101.html
tomcat/site/trunk/docs/connectors-doc/news/20110701.html
tomcat/site/trunk/docs/connectors-doc/news/20120301.html
tomcat/site/trunk/docs/connectors-doc/news/20140201.html
tomcat/site/trunk/docs/connectors-doc/news/20150101.html
tomcat/site/trunk/docs/connectors-doc/news/20160901.html
tomcat/site/trunk/docs/connectors-doc/news/20180301.html
tomcat/site/trunk/docs/connectors-doc/news/printer/20041100.html
tomcat/site/trunk/docs/connectors-doc/news/printer/20050101.html
tomcat/site/trunk/docs/connectors-doc/news/printer/20060101.html
tomcat/site/trunk/docs/connectors-doc/news/printer/20070301.html
tomcat/site/trunk/docs/connectors-doc/news/printer/20081001.html
tomcat/site/trunk/docs/connectors-doc/news/printer/20090301.html
tomcat/site/trunk/docs/connectors-doc/news/printer/20100101.html
tomcat/site/trunk/docs/connectors-doc/news/printer/20110701.html
tomcat/site/trunk/docs/connectors-doc/news/printer/20120301.html
tomcat/site/trunk/docs/connectors-doc/news/printer/20140201.html
tomcat/site/trunk/docs/connectors-doc/news/printer/20150101.html
tomcat/site/trunk/docs/connectors-doc/news/printer/20160901.html
tomcat/site/trunk/docs/connectors-doc/news/printer/20180301.html
tomcat/site/trunk/docs/connectors-doc/printer/index.html
tomcat/site/trunk/docs/connectors-doc/reference/apache.html
tomcat/site/trunk/docs/connectors-doc/reference/iis.html
tomcat/site/trunk/docs/connectors-doc/reference/printer/apache.html
tomcat/site/trunk/docs/connectors-doc/reference/printer/iis.html
tomcat/site/trunk/docs/connectors-doc/reference/printer/status.html
tomcat/site/trunk/docs/connectors-doc/reference/printer/uriworkermap.html
tomcat/site/trunk/docs/connectors-doc/reference/printer/workers.html
tomcat/site/trunk/docs/connectors-doc/reference/status.html
tomcat/site/trunk/docs/connectors-doc/reference/uriworkermap.html
tomcat/site/trunk/docs/connectors-doc/reference/workers.html
tomcat/site/trunk/docs/connectors-doc/webserver_howto/apache.html
tomcat/site/trunk/docs/connectors-doc/webserver_howto/iis.html
tomcat/site/trunk/docs/connectors-doc/webserver_howto/nes.html
tomcat/site/trunk/docs/connectors-doc/webserver_howto/printer/apache.html
tomcat/site/trunk/docs/connectors-doc/webserver_howto/printer/iis.html
tomcat/site/trunk/docs/connectors-doc/webserver_howto/printer/nes.html

Modified: tomcat/site/trunk/docs/connectors-doc/ajp/ajpv13a.html
URL: 

svn commit: r1848973 [4/8] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ miscellaneous/ miscellaneous/printer/ news/ news/printer/ printer/ refe

2018-12-14 Thread csutherl
Modified: tomcat/site/trunk/docs/connectors-doc/news/20060101.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/news/20060101.html?rev=1848973=1848972=1848973=diff
==
--- tomcat/site/trunk/docs/connectors-doc/news/20060101.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/news/20060101.html Sat Dec 15 
00:45:30 2018
@@ -29,7 +29,7 @@
 })(window, document);
   }), false);
 })();
-  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: mod_jk, ISAPI 
redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse 
ProxyWeb Server HowToApache HTTP Server (mod_jk)Microsoft IIS (ISAPI redirector)iPlanet Web Server (NSAPI 
redirector)Reference Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous DocumentationFrequently asked questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=;>Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews20182016201520142012201120102009200820072006200520042006 News and Status2006 News  Status
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: mod_jk, ISAPI 
redirector, NSAPI redirectorLinksDocs HomeCommon 
HowToFor the 
impatientAll 
about workersTimeoutsLoad 
BalancingReverse 
ProxyWeb Server HowToApache HTTP Server 
(mod_jk)Microsoft IIS (ISAPI 
redirector)iPlanet Web Server (NSAPI 
redirector)Reference Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server 
(mod_jk)Microsoft IIS 
(ISAPI redirector)<
 /div>AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous DocumentationFrequently asked 
questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=ch
 
fieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=">Current
 Tomcat Connectors bugsContribute 
documentationJK Status Ant 
TasksReporting 
Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews20182016201520142012201120102009200820072006200520042006 News and Status2006 News  Status
 
  
 10 December - JK-1.2.20 released

Modified: tomcat/site/trunk/docs/connectors-doc/news/20070301.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/news/20070301.html?rev=1848973=1848972=1848973=diff
==
--- tomcat/site/trunk/docs/connectors-doc/news/20070301.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/news/20070301.html Sat Dec 15 
00:45:30 2018
@@ -29,7 +29,7 @@
 })(window, document);
   }), false);
 })();
-  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: mod_jk, ISAPI 
redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse 
ProxyWeb Server HowToApache HTTP Server (mod_jk)Microsoft IIS (ISAPI redirector)iPlanet Web Server (NSAPI 
redirector)Reference Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous DocumentationFrequently asked 

svn commit: r1848973 [6/8] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ miscellaneous/ miscellaneous/printer/ news/ news/printer/ printer/ refe

2018-12-14 Thread csutherl
Modified: tomcat/site/trunk/docs/connectors-doc/news/printer/20110701.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/news/printer/20110701.html?rev=1848973=1848972=1848973=diff
==
--- tomcat/site/trunk/docs/connectors-doc/news/printer/20110701.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/news/printer/20110701.html Sat Dec 15 
00:45:30 2018
@@ -29,7 +29,7 @@
 })(window, document);
   }), false);
 })();
-  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: 
mod_jk, ISAPI redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP 
Server (mod_jk)Microsoft IIS 
(ISAPI redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous Documentation
 Frequently asked 
questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=;>Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews20182016201520142012201120102009200820072006200520042011 News and Status2011 News  Status
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: 
mod_jk, ISAPI redirector, NSAPI redirectorLinksDocs HomeCommon 
HowToFor the 
impatientAll 
about workersTimeoutsLoad 
BalancingReverse 
ProxyWeb Server HowToApache HTTP Server 
(mod_jk)Microsoft IIS (ISAPI 
redirector)iPlanet Web Server (NSAPI 
redirector)Reference Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server 
(mod_jk)Microsoft IIS 
(ISAPI redirector)
 AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous DocumentationFrequently asked 
questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=;
 
amp;chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=">Current
 Tomcat Connectors bugsContribute 
documentationJK Status Ant 
TasksReporting 
Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews20182016201520142012201120102009200820072006200520042011 News and Status2011 News  Status
 
 
 8 July - 
JK-1.2.32 released

Modified: tomcat/site/trunk/docs/connectors-doc/news/printer/20120301.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/news/printer/20120301.html?rev=1848973=1848972=1848973=diff
==
--- tomcat/site/trunk/docs/connectors-doc/news/printer/20120301.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/news/printer/20120301.html Sat Dec 15 
00:45:30 2018
@@ -29,7 +29,7 @@
 })(window, document);
   }), false);
 })();
-  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: 
mod_jk, ISAPI redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP 
Server (mod_jk)Microsoft IIS 
(ISAPI redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous Documentation
 Frequently asked 

[Bug 63009] Content-Length header is dropped when HTTP2 is used

2018-12-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63009

--- Comment #1 from Mark Thomas  ---
Sending the content-length header is optional in HTTP/2. See section 8.1.2.6 of
RFC 7540:
"A request or response that includes a payload body can include a
content-length header field."

The header is not required since HTTP/2 includes sufficient information in the
frame headers for a user agent to determine when a resource has been sent in
full.

What providing the content-length header does do is give the user agent advance
notice of how big the resource is. That may be useful information (e.g. large
resources cached straight to disk, small ones in memory).

I think it makes sense to send the content-length if it has been set or can be
determined (essentially do what we do for HTTP1/1). Note that if the
content-length header and the actual content-length disagree it will be treated
as a protocol error for that stream.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r1848944 - in /tomcat/trunk/java/org/apache/tomcat/util/json: JSONParser.jj LocalStrings.properties

2018-12-14 Thread markt
Author: markt
Date: Fri Dec 14 15:00:13 2018
New Revision: 1848944

URL: http://svn.apache.org/viewvc?rev=1848944=rev
Log:
Better name for term (woonsan)

Modified:
tomcat/trunk/java/org/apache/tomcat/util/json/JSONParser.jj
tomcat/trunk/java/org/apache/tomcat/util/json/LocalStrings.properties

Modified: tomcat/trunk/java/org/apache/tomcat/util/json/JSONParser.jj
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/json/JSONParser.jj?rev=1848944=1848943=1848944=diff
==
--- tomcat/trunk/java/org/apache/tomcat/util/json/JSONParser.jj (original)
+++ tomcat/trunk/java/org/apache/tomcat/util/json/JSONParser.jj Fri Dec 14 
15:00:13 2018
@@ -72,7 +72,7 @@ public class JSONParser {
 public java.util.LinkedHashMap parseObject() throws 
ParseException {
 java.util.LinkedHashMap toReturn = object(); 
 if (!ensureEOF()) {
-throw new 
IllegalStateException(sm.getString("parser.unexpectedEOF"));
+throw new 
IllegalStateException(sm.getString("parser.expectedEOF"));
 }
 return toReturn;
 }
@@ -83,7 +83,7 @@ public class JSONParser {
 public java.util.ArrayList parseArray() throws ParseException {   
 java.util.ArrayList toReturn = list(); 
 if (!ensureEOF()) {
-throw new 
IllegalStateException(sm.getString("parser.unexpectedEOF"));
+throw new 
IllegalStateException(sm.getString("parser.expectedEOF"));
 }
 return toReturn;
 }
@@ -94,7 +94,7 @@ public class JSONParser {
 public Object parse() throws ParseException { 
 Object toReturn = anything(); 
 if (!ensureEOF()) {
-throw new 
IllegalStateException(sm.getString("parser.unexpectedEOF"));
+throw new 
IllegalStateException(sm.getString("parser.expectedEOF"));
 }
 return toReturn;
 }

Modified: tomcat/trunk/java/org/apache/tomcat/util/json/LocalStrings.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/json/LocalStrings.properties?rev=1848944=1848943=1848944=diff
==
--- tomcat/trunk/java/org/apache/tomcat/util/json/LocalStrings.properties 
(original)
+++ tomcat/trunk/java/org/apache/tomcat/util/json/LocalStrings.properties Fri 
Dec 14 15:00:13 2018
@@ -13,4 +13,4 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-parser.unexpectedEOF=Expected EOF, but still had content to parse
+parser.expectedEOF=Expected EOF, but still had content to parse



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r1848948 [4/9] - in /tomcat/trunk: java/javax/el/ java/javax/servlet/ java/javax/servlet/http/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/authenticator/jaspic/ java/o

2018-12-14 Thread markt
Modified: tomcat/trunk/java/org/apache/catalina/realm/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/realm/LocalStrings_ko.properties?rev=1848948=1848947=1848948=diff
==
--- tomcat/trunk/java/org/apache/catalina/realm/LocalStrings_ko.properties 
(original)
+++ tomcat/trunk/java/org/apache/catalina/realm/LocalStrings_ko.properties Fri 
Dec 14 15:07:58 2018
@@ -15,42 +15,103 @@
 
 combinedRealm.addRealm=Realm [{0}]을(를) 추가하여 전체 Realm 개수는 
[{1}]이(가) 됩니다.
 combinedRealm.authFail=사용자 [{0}]을(를) realm [{1}]에서 인증할 수 
없습니다.
+combinedRealm.authStart=사용자 [{0}]을(를) realm [{1}]을(를) 가지고 
인증 시도 중
 combinedRealm.authSuccess=사용자 [{0}]을(를) realm [{1}]으로 
인증했습니다.
+combinedRealm.getPassword=getPassword() 메소드는 절대 호출되서는 
안됩니다.
 combinedRealm.getPrincipal=getPrincipal() 메소드는 절대로 
호출해서는 안됩니다.
+combinedRealm.realmStartFail=[{0}] realm을 시작하지 못했습니다.
+combinedRealm.unexpectedMethod=CombinedRealm의 메소드에 예기치 않은 
호출입니다.
 
+credentialHandler.invalidStoredCredential=유효하지 않은 저장된 
credential 문자열: [{0}]. 이는 사용자에 의해 제공된 
credentialsê³¼ 부합되는지 점검하기 위해 해당 Realm에 의해 ì 
œê³µë˜ì—ˆë˜ 것임.
+credentialHandler.unableToMutateUserCredential=사용자가 제공한 
credentials에 대해 변경을 가할 수 없습니다. 이는 통상 해당 
CredentialHandler 설정이 유효하지 않음을 의미합니다.
+
+dataSourceRealm.authenticateFailure=사용자명 [{0}]은(는) 성공적으로 
인증되지 않았습니다.
 dataSourceRealm.authenticateSuccess=사용자명 [{0}]이(가) 성공적으로 
인증되었습니다.
-dataSourceRealm.exception=인증 처리 중 익셉션 발생
-dataSourceRealm.getPassword.exception=[{0}]을(를) 위한 비밀번호를 
조회하던 중 익셉션 발생
-dataSourceRealm.getRoles.exception=사용자 [{0}]을(를) 위한 역할들을 
조회하는 과정에서 익셉션이 발생하였습니다.
+dataSourceRealm.close=데이터베이스 연결을 닫는 중 예외 발생
+dataSourceRealm.exception=인증 처리 중 예외 발생
+dataSourceRealm.getPassword.exception=[{0}]을(를) 위한 비밀번호를 
조회하던 중 예외 발생
+dataSourceRealm.getRoles.exception=사용자 [{0}]을(를) 위한 역할들을 
조회하는 과정에서 예외가 발생하였습니다.
+
+jaasCallback.username=반환된 사용자명 [{0}]
+
+jaasMemoryLoginModule.callbackHandlerError=콜백 핸들러 호출 중 오류 
발생: [{0}]
+jaasMemoryLoginModule.invalidCredentials=사용자 이름 또는 
비밀번호가 올바르지 않습니다.
+jaasMemoryLoginModule.noCallbackHandler=CallbackHandler가 지정되지 
않았습니다.
+jaasMemoryLoginModule.noCatalinaBase=파일 [{0}]을(를) 로드하기 위한 
Catalina base를 결정할 수 없습니다.
+jaasMemoryLoginModule.noConfig=설정 파일 [{0}]을(를) 로드할 수 
없습니다.
+jaasMemoryLoginModule.parseError=설정 파일 [{0}]을(를) 처리하는 중 
오류 발생
+jaasMemoryLoginModule.unknownAuthenticationMethod=알 수 없는 인증 
메소드
 
+jaasRealm.accountExpired=사용자명 [{0}]은(는) 만료된 계정이라서 
인증되지 않았습니다.
+jaasRealm.appName=JAAS 앱 이름 [{0}]을(를) 설정합니다.
 jaasRealm.authenticateFailure=사용자명 [{0}]은(는) 성공적으로 
인증되지 못했습니다.
 jaasRealm.authenticateSuccess=사용자명 [{0}]이(가) 성공적으로 
Principal [{1}](으)로서 인증되었습니다 -- Subject 또한 
생성되었습니다.
-jaasRealm.loginException=사용자 이름 [{0}]을(를) 인증하는 중 
로긴 익셉션 발생
+jaasRealm.beginLogin=JAASRealm에, 애플리케이션 [{1}]을(를) 위한 
LoginContext를 사용하여 사용자명 [{0}]을 위한 로그인이 
요청되었습니다.
+jaasRealm.checkPrincipal=Principal [{0}] [{1}]을(를) 점검합니다.
+jaasRealm.classNotFound=클래스 [{0}]을 찾을 수 없었습니다.
+jaasRealm.credentialExpired=사용자명 [{0}]은(는) 만료된 
credentials로 인해 인증되지 않았습니다.
+jaasRealm.failedLogin=사용자명 [{0}]은(는) 로그인 실패로 인하여 
인증되지 않았습니다.
+jaasRealm.loginContextCreated=사용자명  [{0}]을(를) 위한 JAAS 
LoginContext가 생성되었습니다.
+jaasRealm.loginException=사용자 이름 [{0}]을(를) 인증하는 중 
로그인 예외 발생
+jaasRealm.notPrincipal=클래스 [{0}]이(가) java.security.Principal을 
구현하고 있지 않아서 추가되지 않았습니다.
+jaasRealm.rolePrincipalAdd=이 사용자 Principal의 역할들에 역할 
Principal [{0}]을(를) 추가합니다.
+jaasRealm.rolePrincipalFailure=유효한 역할 

svn commit: r1848948 [1/9] - in /tomcat/trunk: java/javax/el/ java/javax/servlet/ java/javax/servlet/http/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/authenticator/jaspic/ java/o

2018-12-14 Thread markt
Author: markt
Date: Fri Dec 14 15:07:58 2018
New Revision: 1848948

URL: http://svn.apache.org/viewvc?rev=1848948=rev
Log:
Update Korean translations

Added:
tomcat/trunk/java/org/apache/catalina/ha/backend/LocalStrings_ko.properties 
  (with props)
tomcat/trunk/java/org/apache/catalina/ssi/LocalStrings_ko.properties   
(with props)

tomcat/trunk/java/org/apache/catalina/valves/rewrite/LocalStrings_ko.properties 
  (with props)

tomcat/trunk/java/org/apache/naming/factory/webservices/LocalStrings_ko.properties
   (with props)

tomcat/trunk/java/org/apache/tomcat/util/codec/binary/LocalStrings_ko.properties
   (with props)

tomcat/trunk/java/org/apache/tomcat/util/descriptor/tld/LocalStrings_ko.properties
   (with props)
tomcat/trunk/java/org/apache/tomcat/util/file/LocalStrings_ko.properties   
(with props)
tomcat/trunk/java/org/apache/tomcat/util/json/LocalStrings_ko.properties   
(with props)
tomcat/trunk/java/org/apache/tomcat/util/modeler/LocalStrings_ko.properties 
  (with props)

tomcat/trunk/java/org/apache/tomcat/util/net/openssl/ciphers/LocalStrings_ko.properties
   (with props)

tomcat/trunk/java/org/apache/tomcat/util/security/LocalStrings_ko.properties   
(with props)
Modified:
tomcat/trunk/java/javax/el/LocalStrings_ko.properties
tomcat/trunk/java/javax/servlet/LocalStrings_ko.properties
tomcat/trunk/java/javax/servlet/http/LocalStrings_ko.properties

tomcat/trunk/java/org/apache/catalina/authenticator/LocalStrings_ko.properties

tomcat/trunk/java/org/apache/catalina/authenticator/jaspic/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/catalina/connector/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/catalina/core/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/catalina/deploy/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/catalina/filters/LocalStrings_ko.properties

tomcat/trunk/java/org/apache/catalina/ha/authenticator/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/catalina/ha/context/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/catalina/ha/deploy/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/catalina/ha/session/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/catalina/ha/tcp/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/catalina/loader/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/catalina/manager/LocalStrings_ko.properties

tomcat/trunk/java/org/apache/catalina/manager/host/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/catalina/mapper/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/catalina/mbeans/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/catalina/realm/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/catalina/security/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/catalina/servlets/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/catalina/session/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/catalina/startup/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/catalina/storeconfig/LocalStrings_ko.properties

tomcat/trunk/java/org/apache/catalina/tribes/group/LocalStrings_ko.properties

tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/catalina/tribes/io/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/catalina/tribes/jmx/LocalStrings_ko.properties

tomcat/trunk/java/org/apache/catalina/tribes/membership/LocalStrings_ko.properties

tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/LocalStrings_ko.properties

tomcat/trunk/java/org/apache/catalina/tribes/tipis/LocalStrings_ko.properties

tomcat/trunk/java/org/apache/catalina/tribes/transport/LocalStrings_ko.properties

tomcat/trunk/java/org/apache/catalina/tribes/transport/bio/LocalStrings_ko.properties

tomcat/trunk/java/org/apache/catalina/tribes/transport/nio/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/catalina/tribes/util/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/catalina/users/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/catalina/util/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/catalina/valves/LocalStrings_ko.properties

tomcat/trunk/java/org/apache/catalina/webresources/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/coyote/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/coyote/ajp/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_ko.properties

tomcat/trunk/java/org/apache/coyote/http11/filters/LocalStrings_ko.properties

tomcat/trunk/java/org/apache/coyote/http11/upgrade/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/coyote/http2/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ko.properties

svn commit: r1848948 [8/9] - in /tomcat/trunk: java/javax/el/ java/javax/servlet/ java/javax/servlet/http/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/authenticator/jaspic/ java/o

2018-12-14 Thread markt
Modified: 
tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/LocalStrings_ko.properties?rev=1848948=1848947=1848948=diff
==
--- 
tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/LocalStrings_ko.properties
 (original)
+++ 
tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/LocalStrings_ko.properties
 Fri Dec 14 15:07:58 2018
@@ -15,30 +15,51 @@
 
 filterDef.invalidFilterName=유효하지 않은  [{0}]이(가) 
필터 정의에 포함되어 있습니다.
 
+securityConstraint.uncoveredHttpMethod=URL 패턴 [{0}](으)로 설정되는 
security constraint들에 대해, HTTP 메소드들 [{1}]만이 
지원됩니다. 다른 모든 메소드들은 지원되지 않습니다.
 securityConstraint.uncoveredHttpMethodFix=Security constraint들을 URL 패턴 
[{0}]와(과) 함께 추가하여, 다음과 같이 커버될 수 없는 HTTP 
메소드들에 대한 접근을 거부합니다: [{1}]
 securityConstraint.uncoveredHttpOmittedMethod=URL 패턴 [{0}]와(ê³¼) 설ì 
•ëœ security constraints에 대하여 해당 HTTP 메소드들([{1}])은 
커버되지 않습니다.
 securityConstraint.uncoveredHttpOmittedMethodFix=커버될 수 없는 HTTP 
메소드들 [{1}]에 대한 접근을 거부하기 위하여, URL 패턴 
[{0}]와(과) 함께 security constraint를 추가합니다.
 
+servletDef.invalidServletName=서블릿 정의에서 유효하지 않은 
 [{0}]
+
 webRuleSet.absoluteOrdering= 엘리먼트는 
web-fragment.xml 내에서 유효하지 않으므로 무시될 것입니다.
 webRuleSet.absoluteOrderingCount= 엘리먼트는 1회만 
나타나야 합니다.
+webRuleSet.nameCount= 엘리먼트는 단 한번만 나타나도록 ì 
œí•œë©ë‹ˆë‹¤.
 webRuleSet.postconstruct.duplicate=[{0}] 클래스에 post construct 
메소드가 중복 정의되어 있습니다.
+webRuleSet.predestroy.duplicate=클래스 [{0}]에 중복된 @PreDestroy 
메소드 정의
+webRuleSet.relativeOrdering= 엘리먼트가 web.xml 내에서 유
효하지 않아 무시될 것입니다.
 webRuleSet.relativeOrderingCount= 엘리머트는 오직 한번만 
나타나야 합니다.
 
 webXml.duplicateEnvEntry=중복된 env-entry 이름 [{0}]
 webXml.duplicateFilter=중복된 필터 이름: [{0}]
+webXml.duplicateFragment=이름이 [{0}]인 둘 이상의 fragment들이 
발견되었습니다. 이는 상대적 순서배열에서 불허됩니다. 
상세 정보는 서블릿 스펙 8.2.2 2c 장을 참조하십시오. 절대적 
순서배열을 이용하시는 것을 고려해 보십시오.
 webXml.duplicateMessageDestination=중복된 message-destination 이름 [{0}]
+webXml.duplicateMessageDestinationRef=중복된 message-destination-ref 이름 
[{0}]
+webXml.duplicateResourceEnvRef=중복된 resource-env-ref 이름 [{0}]입
니다.
 webXml.duplicateResourceRef=중복된 resource-ref 이름: [{0}]
 webXml.duplicateServletMapping=이름이 [{0}]과 [{1}]인 두 서블릿들은 
둘 모두 url-pattern [{2}]에 매핑되어 있는데, 이는 허용되지 
않습니다.
-webXml.mergeConflictFilter=필터 [{0}]은(는), [{2}]에 위치한 
[{1}](이)라는 이름을 가진 fragment도 포함하여, 여러 개의 
fragment들에 일관되지 않게 정의되었습니다.
+webXml.duplicateTaglibUri=중복된 태그 라이브러리 URI [{0}]
+webXml.mergeConflictDisplayName=표시 이름이, 위치가 [{1}]이고 
이름이 [{0}]인 fragment를 포함하여, 여러 개의 fragment들에 
다른 값으로 정의되었습니다.
+webXml.mergeConflictFilter=필터 [{0}]은(는), [{2}]에 위치한 
[{1}](이)라는 이름을 가진 fragment도 포함하여, 여러 개의 
fragment들에서 일관되지 않게 정의되었습니다.
+webXml.mergeConflictLoginConfig=LoginConfig가, [{1}]에 위치하고 
이름이 [{0}]인 fragment를 포함하여, 여러 개의 fragment들에 
일관되지 않게 정의되었습니다.
 webXml.mergeConflictOrder=Fragment의 상대적 순서들이 순환 참조를 
포함하고 있습니다. 이 문제는 web.xml에서 절대 순서를 
사용하여 해결될 수 있습니다.
-webXml.mergeConflictResource=이름이 [{1}](이)고 [{2}]에 위치한 
fragment를 포함하여, 리소스 [{0}]은(는) 여러 개의 
fragment들에서 일관되지 않게 정의되었습니다.
-webXml.mergeConflictServlet=서블릿 [{0}]은(는), [{2}]에 위치하고 
[{1}](이)라는 이름을 가진 fragment를 포함한, 복수의 
fragment들에 일관적이지 않게 정의되었습니다.
+webXml.mergeConflictResource=리소스 [{0}]은(는), 이름이 [{1}](이)고 
[{2}]에 위치한 fragment를 포함하여, 여러 개의 fragment들에서 
일관되지 않게 정의되었습니다.
+webXml.mergeConflictServlet=서블릿 [{0}]은(는), [{2}]에 위치하고 
[{1}](이)라는 이름을 가진 fragment를 포함한, 복수의 

svn commit: r1848948 [3/9] - in /tomcat/trunk: java/javax/el/ java/javax/servlet/ java/javax/servlet/http/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/authenticator/jaspic/ java/o

2018-12-14 Thread markt
Modified: 
tomcat/trunk/java/org/apache/catalina/ha/session/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/ha/session/LocalStrings_ko.properties?rev=1848948=1848947=1848948=diff
==
--- tomcat/trunk/java/org/apache/catalina/ha/session/LocalStrings_ko.properties 
(original)
+++ tomcat/trunk/java/org/apache/catalina/ha/session/LocalStrings_ko.properties 
Fri Dec 14 15:07:58 2018
@@ -13,44 +13,75 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+backupManager.noCluster=이 컨텍스트 [{0}]와(과) 연관된 
클러스터가 없습니다.
 backupManager.startFailed=BackupManager, [{0}], 을(를) 시작하지 
못했습니다.
 backupManager.startUnable=BackupManager를 시작할 수 없습니다: [{0}]
+backupManager.stopped=매니저 [{0}]이(가) 중지되고 있습니다.
 
 clusterSessionListener.noManager=컨텍스트 매니저가 존재하지 
않습니다: [{0}]
 
-deltaManager.createMessage.access=매니저 [{0}]: 세션 (ID: [{1}]) 접근 
메시지를 생성합니다.
-deltaManager.createMessage.accessChangePrimary=매니저 [{0}]: Primary를 
변경하기 위해 session (ID: [{1}]) accessed 메시지를 
생성했습니다.
-deltaManager.createMessage.delta=매니저 [{0}]: 세션 (ID: [{1}]) 델타 
메시지를 생성합니다.
-deltaManager.createMessage.expire=매니저 [{0}]: 세션 (ID: [{1}]) 만료 
메시지를 생성합니다.
+deltaManager.createMessage.access=매니저 [{0}]: 세션(ID: [{1}])을 위한 
접근 메시지를 생성합니다.
+deltaManager.createMessage.accessChangePrimary=매니저 [{0}]: Primary를 
변경하기 위해 세션(ID: [{1}])을 위한 접근 메시지를 
생성했습니다.
+deltaManager.createMessage.allSessionData=매니저 [{0}]이(가) 모든 세ì…
˜ 데이터를 전송했습니다.
+deltaManager.createMessage.allSessionTransfered=매니저 [{0}]: 보낸 모든 
세션 데이터가 전송되었습니다.
+deltaManager.createMessage.delta=매니저 [{0}]: 세션(ID: [{1}])을 위한 
델타 메시지를 생성합니다.
+deltaManager.createMessage.expire=매니저 [{0}]: 세션(ID: [{1}])을 위한 
만료 메시지를 생성합니다.
+deltaManager.createMessage.unableCreateDeltaRequest=세션 ID [{0}]을(를) 
위한 델타 요청을 직렬화할 수 없습니다.
 deltaManager.createSession.newSession=ID가 [{0}]인 DeltaSession을 
생성했습니다. 총 개수=[{1}]
-deltaManager.dropMessage=매니저 [{0}]: GET_ALL_SESSIONS 동기화 
국면에서 메시지 [{1}]을(를) 잃게 됩니다. 시작 시간: [{2}], 
메시지의 타임스탬프: [{3}]
+deltaManager.dropMessage=매니저 [{0}]: GET_ALL_SESSIONS 동기화 
국면에서 메시지 [{1}]을(를) 무시합니다. 시작 시간: [{2}], 
메시지의 타임스탬프: [{3}]
+deltaManager.expireSessions=매니저 [{0}]이(가) 셧다운 시에 세ì…
˜ë“¤ì„ 만료시킵니다.
 deltaManager.foundMasterMember=컨텍스트 [{0}]을(를) 위한 마스터 
멤버 [{1}]을(를) 찾았습니다.
+deltaManager.loading.cnfe=저장된 세션들을 로드하는 중 
ClassNotFoundException: [{0}]
 deltaManager.loading.existing.session=기존 세션 [{0}]을(를) 
오버로드합니다.
-deltaManager.managerLoad=저장소로부터 세션들을 로드하는 중 익ì…
‰ì…˜ 발생
+deltaManager.loading.ioe=저장된 세션들을 로드하는 중 IOException: 
[{0}]
+deltaManager.managerLoad=저장소로부터 세션들을 로드하는 중 
예외 발생
 deltaManager.noCluster=시작 중... 이 컨텍스트와 연관된 어떤 
클러스터도 없습니다: [{0}]
 deltaManager.noContextManager=매니저 [{0}]: [{1}]에 시작하여 [{2}] 
밀리초 동안, 어떤 컨텍스트 매니저도 전송되지 않았습니다.
-deltaManager.receiveMessage.accessed=매니저 [{0}]: session (ID: [{1}]) 
accessed 메시지를 받았습니다.
+deltaManager.noMasterMember=시작 중... 도메인 [{1}]에 있는 컨í…
ìŠ¤íŠ¸ [{0}]을(를) 위한 다른 멤버들이 하나도 없습니다.
+deltaManager.noMembers=매니저 [{0}]: state transfer 작업을 
건너뜁니다. 클러스터 그룹 내에서 어떤 멤버도 활성화되어 
있지 않습니다.
+deltaManager.noSessionState=매니저 [{0}]: [{1}]에 세션 상태 ì 
„달되었음 메시지를 받지 못했습니다. [{2}] 밀리초 이후 ì 
œí•œ 시간 초과되었습니다.
+deltaManager.receiveMessage.accessed=매니저 [{0}]: 세션(ID: [{1}])을 
위한 접근 메시지를 받았습니다.
 deltaManager.receiveMessage.allSessionDataAfter=매니저 [{0}]: 세션 
상태가 역직렬화되었습니다.
 deltaManager.receiveMessage.allSessionDataBegin=매니저 [{0}]: session state 
데이터를 받았습니다.
-deltaManager.receiveMessage.delta=매니저 [{0}] : 세션 (ID: [{1}]) 델타 
메시지를 받았습니다.
-deltaManager.receiveMessage.delta.unknown=매니ì 

svn commit: r1848948 [6/9] - in /tomcat/trunk: java/javax/el/ java/javax/servlet/ java/javax/servlet/http/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/authenticator/jaspic/ java/o

2018-12-14 Thread markt
Modified: tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_ko.properties?rev=1848948=1848947=1848948=diff
==
--- tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_ko.properties 
(original)
+++ tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_ko.properties Fri 
Dec 14 15:07:58 2018
@@ -15,26 +15,39 @@
 
 abstractHttp11Protocol.alpnConfigured=해당 [{0}] connector는 ALPN을 통해 
negotiated 프로토콜 [{1}]을(를) 지원하도록 설정되었습니다.
 abstractHttp11Protocol.alpnWithNoAlpn=[{1}]을(를) 위한 업그레이드 
핸들러 [{0}]은(는) 오직 ALPN을 통한 업그레이드만 
지원합니다만, 해당 업그레이드 핸들러가 ALPN을 지원하지 
않는 [{2}] connector를 위해 설정되어 있습니다.
+abstractHttp11Protocol.httpUpgradeConfigured=[{0}] connector가 [{1}](으)로 
HTTP 업그레이드를 지원하도록 설정되어 있습니다.
 
 http11processor.fallToDebug=\n\
 비고: 더 발생하는 HTTP 요청 파싱 오류들은 DEBUG 레벨의 
로그로 남을 것입니다.
+http11processor.header.parse=HTTP 요청 헤더를 파싱하는 중 오류 
발생
 http11processor.neverused=이 메소드는 절대로 사용해서는 
안됩니다.
 http11processor.request.finish=요청을 완료하는 중 오류 발생
-http11processor.request.invalidScheme=해당 HTTP 요청은 유효하지 
않은 scheme을 가진 절대 URI를 포함하고 있습니다.
+http11processor.request.inconsistentHosts=해당 요청 행에 지정된 
호스트는 호스트 헤더와 일관되지 않습니다.
+http11processor.request.invalidScheme=해당 HTTP 요청은 유효하지 
않은 스킴을 가진 절대 URI를 포함하고 있습니다.
 http11processor.request.invalidUri==HTTP 요청이 유효하지 않은 URI를 
포함하고 있습니다.
+http11processor.request.invalidUserInfo=HTTP 요청이 유효하지 않은 
userinfo를 가진 절대 URI를 포함했습니다.
+http11processor.request.multipleHosts=해당 요청이 여러 개의 Host 
헤더들을 포함했습니다.
 http11processor.request.noHostHeader=해당 HTTP/1.1 요청이 호스트 
헤더를 제공하지 않았습니다.
 http11processor.request.prepare=요청을 준비하는 과정 중 오류 발생
 http11processor.request.process=요청을 처리하는 동안 오류가 
발생하였습니다.
-http11processor.socket.info=소켓에 대한 정보를 구하는 과정에서 
익셉션이 발생하였습니다.
+http11processor.response.finish=응답을 완료하는 중 오류 발생
+http11processor.sendfile.error=sendfile을 사용하여 데이터 전송 중 
오류 발생. start/end 지점들을 위한 요청 속성들이 유효하지 
않아 발생했을 수 있습니다.
+http11processor.socket.info=소켓에 대한 정보를 구하는 과정에서 
예외가 발생하였습니다.
 
+iib.available.readFail=데이터가 가용한지 결정하려 시도하는 
동안 non-blocking 읽기가 실패했습니다.
+iib.eof.error=소켓으로부터 예기치 않은 EOF를 읽었습니다.
+iib.failedread.apr=APR/native 오류 코드 [{0}]와(과) 함께 읽기가 
실패했습니다.
+iib.filter.npe=널 필터를 추가해서는 안됩니다.
 iib.invalidHttpProtocol=HTTP 프로토콜에서 유효하지 않은 문자가 
발견되었습니다.
 iib.invalidRequestTarget=해당 request target에서 유효하지 않은 
문자가 발견되었습니다. 유효한 문자들은 RFC 7230과 RFC 3986에 
정의되어 있습니다.
+iib.invalidheader=HTTP 헤더 행 [{0}]은(는) RFC 7230을 준수하지 
않아 무시되었습니다.
 iib.invalidmethod=메소드 이름에 유효하지 않은 문자가 
발견되었습니다. HTTP 메소드 이름은 유효한 토큰이어야 
합니다.
-iib.parseheaders.ise.error=예상치 않은 상태: 헤더들이 이미 
파싱되었습니다. 버퍼가 해제되지 않았을까요?
+iib.parseheaders.ise.error=예기치 않은 상태: 헤더들이 이미 
파싱되었습니다. 버퍼가 참조 해제되지 않았을까요?
+iib.readtimeout=소켓으로부터 데이터를 읽으려 시도하는 중 ì 
œí•œ 시간 초과
 iib.requestheadertoolarge.error=요청 헤더가 너무 큽니다.
 iib.socketClosed=소켓이 다른 쓰레드에서 닫혔습니다.
 
 iob.failedwrite=쓰기 실패
 iob.failedwrite.ack=HTTP 100 continue 응답 전송 실패
-iob.illegalreset=응답이 이미 커밋되었기 때문에 Reset이 
허용되지 않습니다.
+iob.illegalreset=응답이 이미 커밋되었기 때문에 리셋이 
허용되지 않습니다.
 iob.responseheadertoolarge.error=응답 헤더들에 가용한 버퍼 
공간을 초과하는 데이터를 쓰려는 시도가 발생했습니다. 
해당 Connector의 maxHttpHeaderSize를 증가시키거나 응답 헤더들에 
보다 적은 데이터를 

svn commit: r1848948 [7/9] - in /tomcat/trunk: java/javax/el/ java/javax/servlet/ java/javax/servlet/http/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/authenticator/jaspic/ java/o

2018-12-14 Thread markt
Modified: 
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ko.properties?rev=1848948=1848947=1848948=diff
==
--- tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ko.properties 
(original)
+++ tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ko.properties 
Fri Dec 14 15:07:58 2018
@@ -15,23 +15,57 @@
 
 jasper.error.emptybodycontent.nonempty=TLD 파일에 따르면, [{0}] 
태그는 반드시 비어 있어야 하는데, 그렇지 않습니다,
 
+jsp.engine.info=Jasper JSP 2.3 엔진
+jsp.error.URLMustStartWithSlash=경로 [{0}]은(는) 반드시 슬래시 
문자로 시작해야만 합니다.
 jsp.error.action.isnottagfile=[{0}] action은 오직 태그 파일들 
내에서만 사용될 수 있습니다.
 jsp.error.action.istagfile=[{0}] 액션은 태그 파일 내에서 사용될 
수 없습니다.
+jsp.error.attempt_to_clear_flushed_buffer=오류: 이미 배출되어 버린 
버퍼를 폐기하려는 시도
 jsp.error.attr.quoted=속성 값은 따옴표 내에 있어야 합니다.
+jsp.error.attribute.custom.non_rt_with_expr=TLD 또는 태그 파일의 
attribute 지시어에 의하면, 속성 [{0}]은(는) 어떤 표현식도 
받아들이지 않습니다.
 jsp.error.attribute.deferredmix=${} 와 #{} 모두를 동일한 속성 값 
내에서 표현식들로 사용할 수 없습니다.
 jsp.error.attribute.duplicate=하나의 엘리먼트 내에서 속성의 
qualified name들은 반드시 유일해야 합니다.
+jsp.error.attribute.invalidPrefix=해당 속성 prefix [{0}]은(는) 
임포트된 어떤 태그 라이브러리와도 대응되지 않습니다.
 jsp.error.attribute.noequal=등호("=")가 요구됩니다.
+jsp.error.attribute.noescape=속성 값 [{0}]이(가), 값 내에서 사용될 
때에는 반드시 escape되어야 하는, [{1}]을(를) 사용하여 
인용되어 있습니다.
 jsp.error.attribute.noquote=따옴표 기호가 요구됩니다.
 jsp.error.attribute.nowhitespace=JSP 스펙에 따르면, 속성 이름은 
반드시 whitespace 다음에 존재하여야만 합니다.
+jsp.error.attribute.null_name=널 속성 이름
+jsp.error.attribute.standard.non_rt_with_expr=표준 액션 [{1}]의 속성 
[{0}]은(는) 어떠한 표현식도 받아들이지 않습니다.
+jsp.error.attribute.unterminated=[{0}]을(를) 위한 속성 값이 
올바르게 종료되지 않았습니다.
+jsp.error.backgroundCompilationFailed=백그라운드 컴파일 실패
+jsp.error.bad.scratch.dir=귀하가 지정한 scratchDir: [{0}]은(는) 
사용할 수 없습니다.
 jsp.error.badStandardAction=유효하지 않은 표준 액션
+jsp.error.bad_attribute=TLD에 따르면 속성 [{0}]은(는) 태그 
[{1}]을(를) 위해 유효하지 않습니다.
+jsp.error.bad_tag=Prefix [{1}](으)로 임포트된 태그 라이브러리에 
태그 [{0}]이(가) 정의되지 않았습니다.
+jsp.error.beans.nomethod=타입이 [{1}]인 bean의 프로퍼티 [{0}]을(를) 
읽기 위한 메소드를 찾을 수 없습니다.
+jsp.error.beans.nomethod.setproperty=타입이 [{2}]인 bean 내의, 타입이 
[{1}]인 프로퍼티 [{0}]에 쓰기 가능한 메소드를 찾을 수 
없습니다.
+jsp.error.beans.noproperty=타입이 [{1}]인 bean의 프로퍼티 [{0}]에 
대한 정보를 찾을 수 없습니다.
+jsp.error.beans.nullbean=널 객체에 대한 bean 오퍼레이션이 
시도되었습니다.
 jsp.error.beans.property.conversion=속성 [{2}]에 설정된 문자열 
[{0}]을(를) 클래스 [{1}](으)로 변환할 수 없습니다: [{3}]
 jsp.error.beans.propertyeditor.notregistered=PropertyEditor가 
PropertyEditorManager와 함께 등록되지 않았습니다.
 jsp.error.beans.setproperty.noindexset=인덱스화된 프로퍼티를 설ì 
•í•  수 없습니다.
+jsp.error.bug48498=JSP extract를 표시할 수 없습니다. 아마도 XML 
파서의 버그 때문일 것입니다. (상세 정보는 Tomcat 버그 
48498를 참조하십시오.)
+jsp.error.cannotAddResolver=처음 요청이 이루어졌다면 그 후에는 
addELResolver를 호출할 수 없습니다.
+jsp.error.classname=.class 파일로부터 클래스명을 결정할 수 
없습니다.
+jsp.error.coerce_to_type=속성 [{0}]을(를) 위한 값 [{2}]을(를) 타입 
[{1}](으)로 강제 변환 시킬 수 없습니다.
+jsp.error.compilation=파일 컴파일 중 오류 발생: [{0}] [{1}]
+jsp.error.compilation.jdt=컴파일 오류
+jsp.error.compilation.jdtProblemError=JDT 문제들 목록을 처리하는 중 
오류 발생
+jsp.error.compilation.source=소스 파일 [{0}]을(를) 로드하는 중 
오류 발생
 jsp.error.compiler=가용한 자바 컴파일러가 없습니다.
+jsp.error.compiler.config=설정 옵션들인 compilerClassName: [{0}]와(과) 
compiler: [{1}]들을 위해 가용한 자바 컴파일러가 없습니다.
 

svn commit: r1848948 [9/9] - in /tomcat/trunk: java/javax/el/ java/javax/servlet/ java/javax/servlet/http/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/authenticator/jaspic/ java/o

2018-12-14 Thread markt
Modified: 
tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings_ko.properties?rev=1848948=1848947=1848948=diff
==
--- tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings_ko.properties 
(original)
+++ tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings_ko.properties 
Fri Dec 14 15:07:58 2018
@@ -15,79 +15,118 @@
 
 asyncChannelGroup.createFail=JavaEE 컨테이너들과 같은 복잡한 
클래스로더 환경에서 메모리 누수를 방지하기 위해 필수ì 
ì´ë©° WebSocket 클라이언트들을 위한 전용 
AsynchronousChannelGroup를 생성할 수 없습니다.
 
-asyncChannelWrapperSecure.check.notOk=TLS handshake가 예기치 않은 
상태값 [{0}]을(를) 리턴했습니다.
+asyncChannelWrapperSecure.check.notOk=TLS handshake가 예기치 않은 
상태값 [{0}]을(를) 반환했습니다.
 asyncChannelWrapperSecure.check.unwrap=데이터를 읽는 동안 
바이트들이 출력으로 쓰여졌습니다.
+asyncChannelWrapperSecure.check.wrap=쓰기 작업을 하는 동안 
바이트들이 입력으로부터 소비되었습니다.
 asyncChannelWrapperSecure.closeFail=채널을 깨끗하게 닫지 
못했습니다.
+asyncChannelWrapperSecure.concurrentRead=병렬 읽기 오퍼레이션들은 
허용되지 않습니다.
+asyncChannelWrapperSecure.concurrentWrite=병렬 쓰기 오퍼레이션들은 
허용되지 않습니다.
+asyncChannelWrapperSecure.eof=예기치 않은 스트림의 끝
 asyncChannelWrapperSecure.notHandshaking=TLS handshake 과정 중 예기치 
않은 상태 [NOT_HANDSHAKING]입니다.
 asyncChannelWrapperSecure.statusUnwrap=unwrap() 오퍼레이션 후에 
SSLEngineResult의 예기치 않은 상태입니다.
+asyncChannelWrapperSecure.statusWrap=wrap() 오퍼레이션 이후에 
SSLEngineResult의 예기치 않은 상태입니다.
+asyncChannelWrapperSecure.tooBig=ê²°ê³¼ [{0}]이(가) 너무 커서 ì 
•ìˆ˜ë¡œì„œ 표현될 수 없습니다.
+asyncChannelWrapperSecure.wrongStateRead=읽기 오퍼레이션을 완료하ë 
¤ 시도할 때에, 읽기 진행 중임을 표시하는 플래그가 false인 
것으로 (true였어만 했음에도) 밝혀졌습니다.
+asyncChannelWrapperSecure.wrongStateWrite=쓰기 오퍼레이션을 완료하ë 
¤ 시도할 때에, 쓰기 진행 중이라는 플래그가 false로 (해당 
플래그가 true였어야 했음에도) 밝혀졌습니다.
 
 backgroundProcessManager.processFailed=백그라운드 프로세스가 
실패했습니다.
 
 caseInsensitiveKeyMap.nullKey=널인 키들은 허용되지 않습니다.
 
-futureToSendHandler.timeout=[{0}] [{1}]을(를) 완료되기를 기다린 후 
작업 시간이 초과되었습니다.
+futureToSendHandler.timeout=[{0}] [{1}]을(를) 완료되기를 기다린 후 
제한 시간 초과되었습니다.
 
+perMessageDeflate.deflateFailed=압축된 WebSocket 프레임의 압축을 
풀지 못했습니다.
 perMessageDeflate.duplicateParameter=해당 [{0}] extension 파라미터가 
중복 정의되어 있습니다.
+perMessageDeflate.invalidState=유효하지 않은 상태
 perMessageDeflate.invalidWindowSize=윈도우들의 길이가 [{0}]을 위해 
[{1}]으로 설정되었는데 이는 유효하지 않습니다. 유효한 
값들의 범위는 8에서 15까지입니다.
+perMessageDeflate.unknownParameter=알 수 없는 extension 파라미터 
[{0}]은(는) 정의되지 않았습니다.
 
 transformerFactory.unsupportedExtension=Extension [{0}]은(는) 지원되지 
않습니다.
 
 util.invalidMessageHandler=제공된 메시지 핸들러는 onMessage(Object) 
메소드를 가지고 있지 않습니다.
 util.invalidType=[{0}] 값을 타입 [{1}](으)로 강제 변환시킬 수 
없습니다. 해당 타입은 지원되지 않습니다.
 util.notToken=허용되지 않는 확장 파라미터들을 설ì 
•ë˜ì—ˆìŠµë‹ˆë‹¤. 이름: [{0}], 값: [{1}].
-util.unknownDecoderType=해당 Decoder 타입 [{0}]은(는) 승인되지 
않습니다.
+util.unknownDecoderType=해당 Decoder 타입 [{0}]은(는) 인식되지 
않습니다.
 
 wsFrame.alreadyResumed=메시지 수신이 이미 재개되었습니다.
 wsFrame.alreadySuspended=메시지 수신이 이미 일시 ì 
•ì§€ë˜ì—ˆìŠµë‹ˆë‹¤.
 wsFrame.bufferTooSmall=비동기 메시지를 지원할 수 없습니다. 
버퍼가 너무 작습니다. 버퍼 크기: [{0}], 메시지 크기: [{1}]
+wsFrame.byteToLongFail=너무 많은 바이트([{0}])가 제공되어 long 
숫자로 변환될 수 없습니다.
 wsFrame.closed=Control 프레임을 닫은 이후에 새로운 프레임을 
받았습니다.
+wsFrame.controlFragmented=Control 프레임이 
단편화(fragmented)되었습니다만 Control 프레임은 단편화될 수 
없습니다.
+wsFrame.controlNoFin=fin 비트셋을 포함하지 않은 control 프레임이 
전송되었습니다. Control 프레임들을 

svn commit: r1848948 [2/9] - in /tomcat/trunk: java/javax/el/ java/javax/servlet/ java/javax/servlet/http/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/authenticator/jaspic/ java/o

2018-12-14 Thread markt
Modified: tomcat/trunk/java/org/apache/catalina/core/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/core/LocalStrings_ko.properties?rev=1848948=1848947=1848948=diff
==
--- tomcat/trunk/java/org/apache/catalina/core/LocalStrings_ko.properties 
(original)
+++ tomcat/trunk/java/org/apache/catalina/core/LocalStrings_ko.properties Fri 
Dec 14 15:07:58 2018
@@ -16,148 +16,290 @@
 applicationContext.addFilter.ise=해당 컨텍스트가 아직 초기화되지 
않았기 때문에 필터들은 컨텍스트 [{0}]에 추가될 수 
없습니다.
 applicationContext.addJspFile.iae=JSP 파일 [{0}]은(는) 유효하지 
않습니다.
 applicationContext.addListener.iae.cnfe=[{0}] 타입의 인스턴스를 
생성할 수 없습니다.
+applicationContext.addListener.iae.init=타입이 [{0}]인 인스턴스를 
리스너로서 추가할 수 없습니다.
 applicationContext.addListener.iae.sclNotAllowed=첫번째 
ServletContextListener가 호출되고 나면, 더 이상의 
ServletContextListener들은 호출될 수 없습니다.
 applicationContext.addListener.iae.wrongType=지정된 타입 [{0}]이(가) 
요구되는 리스너 타입들 중의 하나가 아닙니다.
+applicationContext.addListener.ise=해당 컨텍스트가 이미 초기화 
되었기에 컨텍스트 [{0}]에 리스너를 추가할 수 없습니다.
 applicationContext.addRole.ise=해당 컨텍스트가 이미 
초기화되었기 때문에 역할들이 컨텍스트 [{0}]에 더이상 
추가될 수 없습니다.
 applicationContext.addServlet.ise=컨텍스트 [{0}]이(가) 이미 
초기화되었기 때문에 서블릿들이 추가될 수 없습니다.
+applicationContext.attributeEvent=속성 이벤트 리스너에서 예외 
발생
+applicationContext.illegalDispatchPath=애플리케이션이 불허된 경로 
[{0}](으)로 RequestDispatcher를 얻으려 시도했습니다만, 해당 
경로가, 인코딩된 디렉토리 경로 이동 시도를 포함하고 
있기 때문에 거부되었습니다.
 applicationContext.invalidFilterName=유효하지 않은 필터 이름 
[{0}]으로 인하여 필터 정의를 추가할 수 없습니다.
 applicationContext.invalidServletName=유효하지 않은 서블릿 이름 
([{0}]) 때문에 서블릿 정의를 추가하지 못했습니다.
+applicationContext.lookup.error=컨텍스트 [{1}] 내의 리소스 [{0}]의 
위치를 알 수 없습니다.
 applicationContext.mapping.error=매핑 중 오류 발생
+applicationContext.requestDispatcher.iae=경로 [{0}]이(가) "/" 문자로 
시작하지 않습니다.
 applicationContext.resourcePaths.iae=경로 [{0}]이(가) "/" 문자로 
시작하지 않습니다.
+applicationContext.role.iae=컨텍스트 [{0}]을(를) 위한 개별 역할은 
널이거나 빈 문자열이어서는 안됩니다.
 applicationContext.roles.iae=컨텍스트 [{0}]을(를) 위해 선언된 역할
들의 배열이 널일 수 없습니다.
 applicationContext.setAttribute.namenull=속성  이름이 널이어서는 
안됩니다.
-applicationContext.setSessionTimeout.ise=컨텍스트 [{0}]이(가) 이미 
초기화되었기에 세션 타임아웃이 설정될 수 없습니다.
+applicationContext.setInitParam.ise=컨텍스트가 이미 초기화된 
후에는 초기화 파라미터들을 설정할 수 없습니다.
+applicationContext.setRequestEncoding.ise=해당 컨텍스트가 이미 
초기화되었기에, 요청된 인코딩은 컨텍스트 [{0}]을(를) 위해 
설정될 수 없습니다.
+applicationContext.setResponseEncoding.ise=해당 컨텍스트가 이미 
초기화되었으므로 컨텍스트 [{0}]을 위한 응답 인코딩을 설ì 
•í•  수 없습니다.
+applicationContext.setSessionTimeout.ise=컨텍스트 [{0}]이(가) 이미 
초기화되었기에 세션 제한시간이 설정될 수 없습니다.
 applicationContext.setSessionTracking.iae.invalid=컨텍스트 [{1}]를 위해 
요청된 세션 트랙킹 모드 [{0}]은(는) 해당 컨텍스트에서 
지원되지 않습니다.
+applicationContext.setSessionTracking.iae.ssl=컨텍스트 [{0}]을(를) 
위한 세션 트랙킹 모드들이 SSL과 적어도 다른 하나 이상의 
모드(들)을 포함하고 있습니다. SSL은 다른 모드들과 함께 
설정되서는 안됩니다.
 applicationContext.setSessionTracking.ise=컨텍스트 [{0}]을(를) 위한 
session tracking mode들은 컨텍스트가 실행되고 있는 중에 설정될
 수 없습니다.
 
-applicationDispatcher.serviceException=서블릿 [{0}]을(를) 위한 
Servlet.service() 호출 중 익셉션 발생
+applicationDispatcher.allocateException=서블릿 [{0}]에 대해 할당 
예외 발생
+applicationDispatcher.deallocateException=서블릿 [{0}]에서 할당 해제 
예외 발생
+applicationDispatcher.forward.ise=응답이 이미 커밋된 후에는 
forward할 수 없습니다.

svn commit: r1848950 [1/5] - in /tomcat/trunk: java/javax/el/ java/javax/servlet/ java/javax/servlet/http/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/authenticator/jaspic/ java/o

2018-12-14 Thread markt
Author: markt
Date: Fri Dec 14 15:10:36 2018
New Revision: 1848950

URL: http://svn.apache.org/viewvc?rev=1848950=rev
Log:
Update Japanese translations

Added:
tomcat/trunk/java/org/apache/catalina/ha/context/LocalStrings_ja.properties 
  (with props)
tomcat/trunk/java/org/apache/catalina/ssi/LocalStrings_ja.properties   
(with props)

tomcat/trunk/java/org/apache/tomcat/util/descriptor/LocalStrings_ja.properties  
 (with props)

tomcat/trunk/java/org/apache/tomcat/util/descriptor/tld/LocalStrings_ja.properties
   (with props)

tomcat/trunk/java/org/apache/tomcat/util/net/openssl/ciphers/LocalStrings_ja.properties
   (with props)

tomcat/trunk/java/org/apache/tomcat/util/security/LocalStrings_ja.properties   
(with props)
Modified:
tomcat/trunk/java/javax/el/LocalStrings_ja.properties
tomcat/trunk/java/javax/servlet/LocalStrings_ja.properties
tomcat/trunk/java/javax/servlet/http/LocalStrings_ja.properties

tomcat/trunk/java/org/apache/catalina/authenticator/LocalStrings_ja.properties

tomcat/trunk/java/org/apache/catalina/authenticator/jaspic/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/catalina/connector/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/catalina/core/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/catalina/deploy/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/catalina/filters/LocalStrings_ja.properties

tomcat/trunk/java/org/apache/catalina/ha/authenticator/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/catalina/ha/backend/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/catalina/ha/deploy/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/catalina/ha/session/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/catalina/ha/tcp/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/catalina/loader/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/catalina/manager/LocalStrings_ja.properties

tomcat/trunk/java/org/apache/catalina/manager/host/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/catalina/mapper/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/catalina/mbeans/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/catalina/realm/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/catalina/security/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/catalina/servlets/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/catalina/session/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/catalina/startup/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/catalina/storeconfig/LocalStrings_ja.properties

tomcat/trunk/java/org/apache/catalina/tribes/group/LocalStrings_ja.properties

tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/catalina/tribes/io/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/catalina/tribes/jmx/LocalStrings_ja.properties

tomcat/trunk/java/org/apache/catalina/tribes/membership/LocalStrings_ja.properties

tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/LocalStrings_ja.properties

tomcat/trunk/java/org/apache/catalina/tribes/tipis/LocalStrings_ja.properties

tomcat/trunk/java/org/apache/catalina/tribes/transport/LocalStrings_ja.properties

tomcat/trunk/java/org/apache/catalina/tribes/transport/bio/LocalStrings_ja.properties

tomcat/trunk/java/org/apache/catalina/tribes/transport/nio/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/catalina/tribes/util/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/catalina/users/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/catalina/util/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/catalina/valves/LocalStrings_ja.properties

tomcat/trunk/java/org/apache/catalina/valves/rewrite/LocalStrings_ja.properties

tomcat/trunk/java/org/apache/catalina/webresources/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/coyote/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/coyote/ajp/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_ja.properties

tomcat/trunk/java/org/apache/coyote/http11/filters/LocalStrings_ja.properties

tomcat/trunk/java/org/apache/coyote/http11/upgrade/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/coyote/http2/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/naming/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/naming/factory/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/tomcat/dbcp/dbcp2/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/tomcat/util/LocalStrings_ja.properties
tomcat/trunk/java/org/apache/tomcat/util/buf/LocalStrings_ja.properties

svn commit: r1848950 [2/5] - in /tomcat/trunk: java/javax/el/ java/javax/servlet/ java/javax/servlet/http/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/authenticator/jaspic/ java/o

2018-12-14 Thread markt
Modified: 
tomcat/trunk/java/org/apache/catalina/ha/tcp/LocalStrings_ja.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/ha/tcp/LocalStrings_ja.properties?rev=1848950=1848949=1848950=diff
==
--- tomcat/trunk/java/org/apache/catalina/ha/tcp/LocalStrings_ja.properties 
(original)
+++ tomcat/trunk/java/org/apache/catalina/ha/tcp/LocalStrings_ja.properties Fri 
Dec 14 15:10:36 2018
@@ -13,12 +13,26 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+ReplicationValve.crossContext.add=クロスコンテキストセッションレプリケーションコンテナをreplicationValveスレッドローカルに追åŠ
 
+ReplicationValve.crossContext.registerSession=コンテキスト[{1}]からクロスコンテキストセッションID
 = [{0}]を登録する
+ReplicationValve.crossContext.remove=replication 
Contextセッションレプリケーションコンテナをスレッドローカルから削除します。
+ReplicationValve.crossContext.sendDelta=コンテキスト[{0}]からのクロスコンテキストセッションデルタを送信します。
 ReplicationValve.filter.failure=フィルター文字列=[{0}] 
がコンパイルできません。
+ReplicationValve.filter.loading=リクエストフィルタ= [{0}]のロード
+ReplicationValve.invoke.uri=[{0}]のレプリケーションリクエストを呼び出します。
+ReplicationValve.nocluster=このリクエストに対して構成されたクラスタはありません。
+ReplicationValve.resetDeltaRequest=クラスタはスタンドアロンである:コンテキスト[{0}]でセッションのデルタリクエストをリセットします。
+ReplicationValve.send.failure=レプリケーションリクエストを実行できません。
 ReplicationValve.session.found=コンテキスト [{0}]: セッション [{1}] 
は ClusterSession ではありません。
 ReplicationValve.session.invalid=コンテキスト [{0}]: 
不正なセッション [{1}] 
が要求されました。消去された、あるいは、このノードに複製されなかった可能性があります。
 
+simpleTcpCluster.clustermanager.cloneFailed=クラスタマネージャをクローンできません。デフォルトはorg.apache.catalina.ha.session.DeltaManagerです。
 simpleTcpCluster.clustermanager.notImplement=クラス [{0}] は 
ClusterManager を実装
していません。それにクラスターはすでに停止しています。
 simpleTcpCluster.member.addFailed=レプリケーションシステム
に接続できません。
+simpleTcpCluster.member.added=レプリケーションメンバーを追加
しました: [{0}]
 
simpleTcpCluster.member.disappeared=受信したメッセージは消失しました:
 [{0}]
 simpleTcpCluster.member.removeFailed=レプリケーションシステム
からクラスターノードを削除できませんでした。
+simpleTcpCluster.sendFailed=クラスタセンダ経由でメッセージを送信できませんでした。
+simpleTcpCluster.start=Clusterを起動します。
+simpleTcpCluster.startUnable=クラスタを起動出来ません。
 simpleTcpCluster.stopUnable=クラスタを停止できません。

Modified: 
tomcat/trunk/java/org/apache/catalina/loader/LocalStrings_ja.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/loader/LocalStrings_ja.properties?rev=1848950=1848949=1848950=diff
==
--- tomcat/trunk/java/org/apache/catalina/loader/LocalStrings_ja.properties 
[UTF-8] (original)
+++ tomcat/trunk/java/org/apache/catalina/loader/LocalStrings_ja.properties 
[UTF-8] Fri Dec 14 15:10:36 2018
@@ -13,23 +13,51 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+webappClassLoader.addExportsRmi=Java 9で実行する場合は、JVMコマンドライン引数に "--add-opens = 
java.rmi / sun.rmi.transport = ALL-UNNAMED"を追加して、RMIターゲットメモリリーク検出を有効にする必要があります。 
また、RMIターゲットメモリリーク検出を無効にすることで、この警告を抑制することも可能です。
+webappClassLoader.addExportsThreadLocal=Java 9で実行する場合は、JVMコマンドライン引数に 
"--add-opens = java.base / java.lang = 
ALL-UNNAMED"を追加して、ThreadLocalメモリリーク検出を有効にする必要があります。 
また、ThreadLocalメモリリーク検出を無効にすることで、この警告を抑制することもできます。
+webappClassLoader.addPermisionNoCanonicalFile=URL [{0}] の正規化パスを取得できません。
+webappClassLoader.addPermisionNoProtocol=URL [{1}] に含まれるプロトコル [{0}] は未対応です。この 
URL で参照できるリソースには読み取り権限を付与できません。
+webappClassLoader.addTransformer.duplicate=クラスファイルトランスフォーマー[{0}]をWebアプリケーション[{1}]に追加する呼び出しが重複しました。
+webappClassLoader.addTransformer.illegalArgument=Webアプリケーション[{0}]がNullクラスファイルトランスフォーマーを追加しようとしました。
+webappClassLoader.checkThreadLocalsForLeaks=Webアプリケーション[{0}]はタイプ[{1}](値[{2}])のキーと値タイプ[{3}](値[{4}])のThreadLocalを作成しましたが、
 それはWebアプリケーションが停止次に削除さてていません。スレッドは時間の経過とともに更新され、メモリリークの可能性を回避しようとしています。
 

svn commit: r1848950 [5/5] - in /tomcat/trunk: java/javax/el/ java/javax/servlet/ java/javax/servlet/http/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/authenticator/jaspic/ java/o

2018-12-14 Thread markt
Modified: 
tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings_ja.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings_ja.properties?rev=1848950=1848949=1848950=diff
==
--- tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings_ja.properties 
[UTF-8] (original)
+++ tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings_ja.properties 
[UTF-8] Fri Dec 14 15:10:36 2018
@@ -13,25 +13,86 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+channel.nio.interrupted=現在のスレッドが中断されました
+channel.nio.ssl.appInputNotEmpty=アプリケーションの入力バッファにはデータが残っています。残ったデータは失われます。
+channel.nio.ssl.appOutputNotEmpty=アプリケーション出力バッファにはまだデータが含まれています。 データは失われました。
+channel.nio.ssl.closeSilentError=コネクションを丁寧に切断しようとしましたが例外が発生しました。
 channel.nio.ssl.closing=チャネルはクロージング状態です
+channel.nio.ssl.eofDuringHandshake=ハンドシェイク中のEOF。
+channel.nio.ssl.expandNetInBuffer=ネットワーク入力バッファを[{0}]バイトに拡張しています
+channel.nio.ssl.expandNetOutBuffer=ネットワーク出力バッファを[{0}]バイトに拡張します
+channel.nio.ssl.handshakeError=ハンドシェイクエラー
+channel.nio.ssl.incompleteHandshake=ハンドシェイクが不完全です。データを読み取る前にハンドシェイクを完了する必要があります。
+channel.nio.ssl.invalidCloseState=無効なクローズ状態で、ネットワークデータを送信しません。
+channel.nio.ssl.netInputNotEmpty=ネットワーク入力バッファにはまだデータが含まれています。 ハンドシェイクは失敗します。
+channel.nio.ssl.netOutputNotEmpty=ネットワーク出力バッファにはまだデータが含まれています。 ハンドシェイクは失敗します。
+channel.nio.ssl.notHandshaking=ハンドシェイク中にNOT_HANDSHAKING
+channel.nio.ssl.remainingDataDuringClose=ネットワークバッファ内にデータが残っていて、SSLクローズメッセージを送信できません。代わりにclose(true)でクローズします。
 channel.nio.ssl.sniDefault=要求された SNI ホスト名を取得するために十分なデータを蓄積できないため初期値を使用します。
 channel.nio.ssl.sniHostName=コネクション [{0}] から取得した SNI ホスト名は [{1}] です。
+channel.nio.ssl.timeoutDuringHandshake=ハンドシェイクがタイムアウトしました。
+channel.nio.ssl.unexpectedStatusDuringUnwrap=UNWRAPハンドシェイク中に予期しないステータス[{0}]が発生しました。
+channel.nio.ssl.unexpectedStatusDuringWrap=ハンドシェイクWRAP中に予期しないステータス[{0}]が発生しました。
 channel.nio.ssl.unwrapFail=データをアンラップできません、無効なステータス[{0}]
+channel.nio.ssl.wrapException=ラップ中にハンドシェイクに失敗しました
 
+endpoint.accept.fail=ソケット受け付け失敗
+endpoint.alpn.fail=[{0}]を使用してALPNのエンドポイントを設定できませんでした。
+endpoint.alpn.negotiated=ALPNを使用して交渉された[{0}]プロトコル
+endpoint.apr.applyConf=OpenSSLConfCmdを SSL contextに適用します。
+endpoint.apr.assignConf=SSLコンテキストをOpenSSLConfCmdコンテキストに割り当てます
 endpoint.apr.checkConf=OpenSSLConfの確認中
+endpoint.apr.errApplyConf=OpenSSLConfをSSLコンテキストに適用できませんでした。
+endpoint.apr.errCheckConf=OpenSSLConfチェック中のエラー
+endpoint.apr.errMakeConf=OpenSSLConfコンテキストを作成できませんでした。
+endpoint.apr.failSslContextMake=SSLContextを作成できません。 
SSLEngineがAprLifecycleListenerで有効になっていること、AprLifecycleListenerが正しく初期化されていること、有効なSSLProtocolが指定されていることを確認して下さい
+endpoint.apr.invalidSslProtocol=SSLProtocol属性に無効な値[{0}]が指定されました
 endpoint.apr.maxConnections.running=APR エンドポイントは実行中に maxConnection 
の値を変更できません。現在の値 [{0}] をそのまま使用します。
+endpoint.apr.maxConnections.unlimited=APRエンドポイントは、無制限の接続をサポートしていません。 
[{0}]の既存の値は引き続き使用されます。
+endpoint.apr.noSendfileWithSSL=SSLが有効な場合、APR /nativeコネクタでSendfileはサポートされていません。
+endpoint.apr.noSslCertFile=APRでSSLを使用する場合は、Connector属性SSLCertificateFile 
を定義する必要があります。
 endpoint.apr.pollAddInvalid=ソケット [{0}] をポーラーに追加できませんでした。
+endpoint.apr.pollError=Pollerはエラー[{0}]で失敗しました:[{1}]
+endpoint.apr.pollUnknownEvent=認識できないイベント[{0}]を持つソケットがPollerから返されました。
+endpoint.apr.remoteport=APR ソケット [{0}] はリモートポート [{1}] へ接続しました。
 endpoint.apr.tooManyCertFiles=Apr エンドポイントに処理できるより多い証明書ファイルが構成されています。
 endpoint.debug.channelCloseFail=チャンネルを切断できませんでした。
 endpoint.debug.destroySocket=ソケット [{0}] を破棄します。
+endpoint.debug.pollerAdd=addListに追加、ソケット[{0}]、タイムアウト[{1}]、フラグ[{2}]
+endpoint.debug.pollerAddDo=Pollerソケット[{0}]に追加
+endpoint.debug.pollerProcess=イベント[{1}]のソケット[{0}]の処理中
+endpoint.debug.pollerRemove=Pollerから[{0}]を取り除こうとしています。
+endpoint.debug.pollerRemoved=poller から [{0}] を削除しました。
+endpoint.debug.socket=ソケット[{0}]
 endpoint.debug.socketCloseFail=ソケットを切断できませんでした。
+endpoint.debug.socketTimeout=タイムアウト [{0}]
+endpoint.debug.unlock.localFail=[{0}]のローカルアドレスを特定できません
+endpoint.duplicateSslHostName=ホスト名[{0}]に複数のSSLHostConfig要素が提供されました。 
ホスト名は一意でなければなりません。
 endpoint.err.close=ソケットをクローズしようとした際に例外が発生しました
+endpoint.err.handshake=ハンドシェイク失敗
+endpoint.getAttribute=[{0}]は[{1}]です
+endpoint.init.bind=ソケットバインドに失敗しました:[{0}] [{1}]
+endpoint.init.bind.inherited=コネクタが1つを使用するように構成されている間、継承されたチャネルはありません。
+endpoint.init.listen=ソケットの待ち受けを開始できません: [{0}] [{1}]
+endpoint.init.notavail=APRは利用できません
 endpoint.invalidJmxNameSslHostCert=ホスト名 [{0}]、証明書タイプ [{1}] の 
SSLHostConfigCertificate のための正常な JMX オブジェクト名を生成できませんでした。
+endpoint.jmxRegistrationFailed=名前 [{0}] の JMX オブジェクトを登録できませんでした。
+endpoint.jsse.noSslContext=ホスト名[{0}]のSSLContextが見つかりませんでした
+endpoint.launch.fail=new Runnableの起動に失敗しました
+endpoint.nio.registerFail=Pollerからソケットのセレクタに登録できませんでした。
+endpoint.nio.selectorCloseFail=Pollerを閉じるときにセレクターを閉じることができませんでした。
+endpoint.nio.stopLatchAwaitFail=Pollerは予想された時間内に止まりませんでした
 

svn commit: r1848952 - in /tomcat/trunk/java: javax/el/ org/apache/catalina/connector/ org/apache/catalina/core/ org/apache/catalina/deploy/ org/apache/catalina/startup/ org/apache/catalina/tribes/io/

2018-12-14 Thread markt
Author: markt
Date: Fri Dec 14 15:12:40 2018
New Revision: 1848952

URL: http://svn.apache.org/viewvc?rev=1848952=rev
Log:
Update German translations

Added:
tomcat/trunk/java/org/apache/catalina/deploy/LocalStrings_de.properties   
(with props)

tomcat/trunk/java/org/apache/catalina/webresources/LocalStrings_de.properties   
(with props)
Modified:
tomcat/trunk/java/javax/el/LocalStrings_de.properties
tomcat/trunk/java/org/apache/catalina/connector/LocalStrings_de.properties
tomcat/trunk/java/org/apache/catalina/core/LocalStrings_de.properties
tomcat/trunk/java/org/apache/catalina/startup/LocalStrings_de.properties
tomcat/trunk/java/org/apache/catalina/tribes/io/LocalStrings_de.properties

tomcat/trunk/java/org/apache/catalina/tribes/membership/LocalStrings_de.properties

tomcat/trunk/java/org/apache/catalina/tribes/tipis/LocalStrings_de.properties
tomcat/trunk/java/org/apache/catalina/valves/LocalStrings_de.properties
tomcat/trunk/java/org/apache/coyote/LocalStrings_de.properties
tomcat/trunk/java/org/apache/coyote/http2/LocalStrings_de.properties
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_de.properties
tomcat/trunk/java/org/apache/naming/LocalStrings_de.properties
tomcat/trunk/java/org/apache/tomcat/util/http/LocalStrings_de.properties
tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings_de.properties

tomcat/trunk/java/org/apache/tomcat/websocket/pojo/LocalStrings_de.properties

Modified: tomcat/trunk/java/javax/el/LocalStrings_de.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/javax/el/LocalStrings_de.properties?rev=1848952=1848951=1848952=diff
==
--- tomcat/trunk/java/javax/el/LocalStrings_de.properties (original)
+++ tomcat/trunk/java/javax/el/LocalStrings_de.properties Fri Dec 14 15:12:40 
2018
@@ -14,5 +14,6 @@
 # limitations under the License.
 
 elProcessor.defineFunctionInvalidClass=Die Klasse [{0}] ist nicht öffentlich
+elProcessor.defineFunctionInvalidMethod=Die Methode [{0}] der Klasse [{1}] ist 
nicht public static
 
 importHandler.invalidClassNameForStatic=Ungültige Klasse [{0}] für 
angegebenen static import [{1}]

Modified: 
tomcat/trunk/java/org/apache/catalina/connector/LocalStrings_de.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/connector/LocalStrings_de.properties?rev=1848952=1848951=1848952=diff
==
--- tomcat/trunk/java/org/apache/catalina/connector/LocalStrings_de.properties 
(original)
+++ tomcat/trunk/java/org/apache/catalina/connector/LocalStrings_de.properties 
Fri Dec 14 15:12:40 2018
@@ -13,6 +13,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+coyoteAdapter.debug=Die Variable [{0}] hat den Wert [{1}]
+
 coyoteConnector.invalidEncoding=Das Encoding [{0}] wird von der JRE nicht 
erkannt. Der Konnektor wird weiterhin [{1}] nutzen
 coyoteConnector.protocolHandlerStartFailed=Der Start des Protokoll-Handlers 
ist fehlgeschlagen
 

Modified: tomcat/trunk/java/org/apache/catalina/core/LocalStrings_de.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/core/LocalStrings_de.properties?rev=1848952=1848951=1848952=diff
==
--- tomcat/trunk/java/org/apache/catalina/core/LocalStrings_de.properties 
(original)
+++ tomcat/trunk/java/org/apache/catalina/core/LocalStrings_de.properties Fri 
Dec 14 15:12:40 2018
@@ -29,11 +29,14 @@ filterChain.filter=Während der Filter
 naming.addEnvEntry=Füge Umgebungseintrag [{0}] hinzu
 naming.wsdlFailed=Die WSDL Datei [{0}] wurde nicht gefunden.
 
+standardContext.filterStart=Ausnahme beim Starten des Filters [{0}]
+standardContext.invalidWrapperClass=[{0}] ist keine Unterklasse von 
StandardWrapper
 standardContext.isUnavailable=Die Anwendung ist derzeit nicht verfügbar
 standardContext.listenerStart=Fehler beim Senden der ''Context Initialized'' 
Benachrichtigung an den Listener aus der Klasse [{0}]
 standardContext.loginConfig.errorPage=Formularfehlerseite [{0}] muss mit einem 
''/'' beginnen
 standardContext.loginConfig.errorWarning=WARNING: Form Fehler Seite [{0}] muss 
bei Servlet 2.4 mit einem ''/'' starten
 standardContext.notStarted=Context mit Name [{0}] wurde noch nicht gestartet
+standardContext.parameter.duplicate=Doppelter Parameter [{0}] zur Kontext 
Initialisierung
 standardContext.securityConstraint.mixHttpMethod= und 
 dürfen nicht in derselben Web-Ressource-Kollektion 
verwendet werden
 standardContext.securityConstraint.pattern=Ungültiges  [{0}] im 
Security Constraint
 
@@ -41,4 +44,5 @@ standardEngine.notParent=Engine kann kei
 
 standardHost.nullName=Hostname wird benötigt
 
+standardWrapper.isUnavailable=Das Servlet [{0}] ist zur Zeit nicht verfügbar
 

Re: JDK 12 enters Rampdown Phase One

2018-12-14 Thread Mark Thomas
On 14/12/2018 10:47, Rory O'Donnell wrote:
> Hi Mark,
> 
> *JDK 12 Early Access build **is now available **at : - jdk.java.net/12/*
> 
>  * Per the JDK 12 schedule [1], we are now in Rampdown Phase One.
>  o For more details , see Mark Reinhold's email to jdk-dev mailing
>    list [2]
>  o The overall feature set is frozen, no further JEPs will be
>    targeted to this release.
>  o We’ve forked the main-line source repository, jdk/jdk, to the
>    JDK 12 stabilization repository.

I've just built 9.0.x and run through the unit tests on all three
connectors with this latest EA version with no errors.

Simple smoke test (WebSocket snake game exmaple) passes too.

Mark

> 
> Changes since the last availability email
> 
>  * JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector
>    (Experimental)  moved to *Targeted*.
>  * JEP 334: JVM Constants API  moved
>    to *Targeted*.
>  * JEP 344: Abortable Mixed Collections for G1
>     moved  to *Targeted*.
>  * JEP 346: Promptly Return Unused Committed Memory from G1
>     to *Targeted*.
>  * JEP 326: Raw String Literals 
>    (Preview) *Proposed to drop from JDK 12*
>  o link to proposal on jdk-dev
>   
> 
> 
> Bug fixes reported by Open Source Projects  :
> 
>  o JDK-8211051 - fixed in b22 - reported by JUnit5
>  o JDK-8211422 - fixed in b23 - reported by Apache Batik
> 
> The Java Crypto Roadmap  has been
> updated with the following target:
> 
>  * With the 2019-04-16 CPU,
>  o Targeted Releases - JDK 12, JDK 11, JDK 8, and JDK 7
>  o Distrust TLS server certificates anchored by Symantec Root CAs.
> 
> Oracle Java SE 8 Release Updates [3]
> 
>  * Public updates for Oracle Java SE 8 released after January 2019 will
>    not be available for business, commercial or production use without
>    a commercial license.
> 
> Rgds, Rory
> 
> [1] http://openjdk.java.net/projects/jdk/12/#Schedule
> [2]
> http://mail.openjdk.java.net/pipermail/jdk-dev/2018-December/002405.html
> [3] https://java.com/en/download/release_notice.jsp
> 


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r1848945 - /tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties

2018-12-14 Thread markt
Author: markt
Date: Fri Dec 14 15:00:53 2018
New Revision: 1848945

URL: http://svn.apache.org/viewvc?rev=1848945=rev
Log:
Remove unused term

Modified:
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties

Modified: tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties?rev=1848945=1848944=1848945=diff
==
--- tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties 
[UTF-8] (original)
+++ tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties 
[UTF-8] Fri Dec 14 15:00:53 2018
@@ -48,7 +48,6 @@ jsp.error.cannotAddResolver=Cannot call
 jsp.error.classname=Cannot determine classname from .class file
 jsp.error.coerce_to_type=Cannot coerce value [{2}] to type [{1}] for attribute 
[{0}].
 jsp.error.compilation=Error compiling file: [{0}] [{1}]
-jsp.error.compilation.dependency=Error loading dependency class [{0}]
 jsp.error.compilation.jdt=Compilation error
 jsp.error.compilation.jdtProblemError=Error processing JDT problems list
 jsp.error.compilation.source=Error loading source file [{0}]



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r1848946 - in /tomcat/trunk/java: javax/el/ javax/servlet/ javax/servlet/http/ org/apache/catalina/authenticator/ org/apache/catalina/filters/ org/apache/catalina/ha/backend/ org/apache/ca

2018-12-14 Thread markt
Author: markt
Date: Fri Dec 14 15:05:40 2018
New Revision: 1848946

URL: http://svn.apache.org/viewvc?rev=1848946=rev
Log:
Update French translations

Added:

tomcat/trunk/java/org/apache/naming/factory/webservices/LocalStrings_fr.properties
   (with props)

tomcat/trunk/java/org/apache/tomcat/util/codec/binary/LocalStrings_fr.properties
   (with props)
tomcat/trunk/java/org/apache/tomcat/util/json/LocalStrings_fr.properties   
(with props)
tomcat/trunk/java/org/apache/tomcat/util/modeler/LocalStrings_fr.properties 
  (with props)

tomcat/trunk/java/org/apache/tomcat/util/security/LocalStrings_fr.properties   
(with props)
Modified:
tomcat/trunk/java/javax/el/LocalStrings_fr.properties
tomcat/trunk/java/javax/servlet/LocalStrings_fr.properties
tomcat/trunk/java/javax/servlet/http/LocalStrings_fr.properties

tomcat/trunk/java/org/apache/catalina/authenticator/LocalStrings_fr.properties
tomcat/trunk/java/org/apache/catalina/filters/LocalStrings_fr.properties
tomcat/trunk/java/org/apache/catalina/ha/backend/LocalStrings_fr.properties
tomcat/trunk/java/org/apache/catalina/ha/deploy/LocalStrings_fr.properties
tomcat/trunk/java/org/apache/catalina/ha/session/LocalStrings_fr.properties
tomcat/trunk/java/org/apache/catalina/ha/tcp/LocalStrings_fr.properties
tomcat/trunk/java/org/apache/catalina/manager/LocalStrings_fr.properties
tomcat/trunk/java/org/apache/catalina/servlets/LocalStrings_fr.properties
tomcat/trunk/java/org/apache/catalina/session/LocalStrings_fr.properties
tomcat/trunk/java/org/apache/catalina/ssi/LocalStrings_fr.properties

tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_fr.properties

tomcat/trunk/java/org/apache/catalina/tribes/membership/LocalStrings_fr.properties

tomcat/trunk/java/org/apache/catalina/tribes/tipis/LocalStrings_fr.properties

tomcat/trunk/java/org/apache/catalina/tribes/transport/nio/LocalStrings_fr.properties
tomcat/trunk/java/org/apache/catalina/valves/LocalStrings_fr.properties
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties
tomcat/trunk/java/org/apache/naming/factory/LocalStrings_fr.properties
tomcat/trunk/java/org/apache/tomcat/util/LocalStrings_fr.properties
tomcat/trunk/java/org/apache/tomcat/util/buf/LocalStrings_fr.properties

tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/LocalStrings_fr.properties
tomcat/trunk/java/org/apache/tomcat/util/digester/LocalStrings_fr.properties
tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings_fr.properties

tomcat/trunk/java/org/apache/tomcat/util/threads/res/LocalStrings_fr.properties
tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings_fr.properties

Modified: tomcat/trunk/java/javax/el/LocalStrings_fr.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/javax/el/LocalStrings_fr.properties?rev=1848946=1848945=1848946=diff
==
--- tomcat/trunk/java/javax/el/LocalStrings_fr.properties (original)
+++ tomcat/trunk/java/javax/el/LocalStrings_fr.properties Fri Dec 14 15:05:40 
2018
@@ -22,6 +22,10 @@ elProcessor.defineFunctionInvalidParamet
 elProcessor.defineFunctionNoMethod=Une méthode statique et publique [{0}] 
n''a pas pu être trouvée sur la classe [{1}]
 elProcessor.defineFunctionNullParams=On ou plusieurs paramètres d'entrée 
sont null
 
+expressionFactory.cannotCreate=Impossible de créer une ExpressionFactory de 
type [{0}]
+expressionFactory.cannotFind=Impossible de trouver une ExpressionFactory de 
type [{0}]
+expressionFactory.readFailed=Impossible de lire [{0}]
+
 importHandler.ambiguousImport=La classe [{0}] n''a pas pu être importée car 
elle entre en conflit avec [{1}] qui a déjà été importée
 importHandler.ambiguousStaticImport=L''import statique [{0}] ne peut pas être 
traité parce qu''il est en conflit avec [{1}] qui a déjà été importé
 importHandler.classNotFound=La classe [{0}] n''a pu être importée, vu qu''on 
ne l''a pas trouvée

Modified: tomcat/trunk/java/javax/servlet/LocalStrings_fr.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/javax/servlet/LocalStrings_fr.properties?rev=1848946=1848945=1848946=diff
==
--- tomcat/trunk/java/javax/servlet/LocalStrings_fr.properties [UTF-8] 
(original)
+++ tomcat/trunk/java/javax/servlet/LocalStrings_fr.properties [UTF-8] Fri Dec 
14 15:05:40 2018
@@ -21,3 +21,6 @@ httpMethodConstraintElement.invalidMetho
 
 value.false=false
 value.true=true
+
+wrapper.nullRequest=La requête ne peut pas être null
+wrapper.nullResponse=La réponse ne peut pas être null

Modified: tomcat/trunk/java/javax/servlet/http/LocalStrings_fr.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/javax/servlet/http/LocalStrings_fr.properties?rev=1848946=1848945=1848946=diff

svn commit: r1848951 - in /tomcat/trunk/java/org/apache: catalina/core/ catalina/filters/ catalina/ha/session/ catalina/servlets/ catalina/session/ catalina/tribes/membership/ catalina/tribes/transpor

2018-12-14 Thread markt
Author: markt
Date: Fri Dec 14 15:11:29 2018
New Revision: 1848951

URL: http://svn.apache.org/viewvc?rev=1848951=rev
Log:
Update Chinese (Simplified) translations

Added:

tomcat/trunk/java/org/apache/tomcat/util/modeler/LocalStrings_zh_CN.properties  
 (with props)
Modified:
tomcat/trunk/java/org/apache/catalina/core/LocalStrings_zh_CN.properties
tomcat/trunk/java/org/apache/catalina/filters/LocalStrings_zh_CN.properties

tomcat/trunk/java/org/apache/catalina/ha/session/LocalStrings_zh_CN.properties
tomcat/trunk/java/org/apache/catalina/servlets/LocalStrings_zh_CN.properties
tomcat/trunk/java/org/apache/catalina/session/LocalStrings_zh_CN.properties

tomcat/trunk/java/org/apache/catalina/tribes/membership/LocalStrings_zh_CN.properties

tomcat/trunk/java/org/apache/catalina/tribes/transport/LocalStrings_zh_CN.properties
tomcat/trunk/java/org/apache/catalina/util/LocalStrings_zh_CN.properties
tomcat/trunk/java/org/apache/catalina/valves/LocalStrings_zh_CN.properties
tomcat/trunk/java/org/apache/coyote/LocalStrings_zh_CN.properties

tomcat/trunk/java/org/apache/coyote/http11/filters/LocalStrings_zh_CN.properties
tomcat/trunk/java/org/apache/coyote/http2/LocalStrings_zh_CN.properties
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_zh_CN.properties
tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings_zh_CN.properties

tomcat/trunk/java/org/apache/tomcat/websocket/pojo/LocalStrings_zh_CN.properties

Modified: 
tomcat/trunk/java/org/apache/catalina/core/LocalStrings_zh_CN.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/core/LocalStrings_zh_CN.properties?rev=1848951=1848950=1848951=diff
==
--- tomcat/trunk/java/org/apache/catalina/core/LocalStrings_zh_CN.properties 
(original)
+++ tomcat/trunk/java/org/apache/catalina/core/LocalStrings_zh_CN.properties 
Fri Dec 14 15:11:29 2018
@@ -87,6 +87,7 @@ standardHost.noContext=没有é…�
 standardHost.notContext=主机的子节点必须有上下文
 
 
standardServer.accept.timeout=在调用accept()方法之后,侦听shutdown命令的套接字经历了意外的è¶
…æ—¶[{0}]毫秒。 这是bug 56684的一个例子?
+standardServer.storeConfig.notAvailable=没有将StoreConfig实现注册为名为[{0}]的MBean,å›
 æ­¤æ— æ³•ä¿å­˜é…
ç½®ã€‚合适的MBean通常通过StoreConfigLifecycleListener注册。
 
 standardService.engine.stopFailed=失败停止关联的引擎
 

Modified: 
tomcat/trunk/java/org/apache/catalina/filters/LocalStrings_zh_CN.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/filters/LocalStrings_zh_CN.properties?rev=1848951=1848950=1848951=diff
==
--- tomcat/trunk/java/org/apache/catalina/filters/LocalStrings_zh_CN.properties 
(original)
+++ tomcat/trunk/java/org/apache/catalina/filters/LocalStrings_zh_CN.properties 
Fri Dec 14 15:11:29 2018
@@ -21,7 +21,9 @@ corsFilter.onlyHttp=CORS不支æŒ
 csrfPrevention.invalidRandomClass=不能使用class [{0}]创建随机源.
 
 expiresFilter.noExpirationConfiguredForContentType=没有为 content-type 
[{0}] 找到过期配置
+expiresFilter.startingPointInvalid=在指令[{1}]中无
效的起点(访问|现在|修改|a<秒>|m<秒>)[{0}]
 expiresFilter.unsupportedStartingPoint=不支持的起始点 [{0}]
+expiresFilter.useMatchingConfiguration=对内
容类型[{2}]返回[{3}]使用[{0}]匹配[{1}]
 
 http.403=禁止访问指定资源 [{0}] 。
 

Modified: 
tomcat/trunk/java/org/apache/catalina/ha/session/LocalStrings_zh_CN.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/ha/session/LocalStrings_zh_CN.properties?rev=1848951=1848950=1848951=diff
==
--- 
tomcat/trunk/java/org/apache/catalina/ha/session/LocalStrings_zh_CN.properties 
(original)
+++ 
tomcat/trunk/java/org/apache/catalina/ha/session/LocalStrings_zh_CN.properties 
Fri Dec 14 15:11:29 2018
@@ -22,6 +22,7 @@ deltaManager.loading.cnfe=加载æ
 deltaManager.loading.ioe=加载持久 session 时出现 IOException:[{0}]
 deltaManager.noSessionState=管理者
[{0}]:没有收到[{1}]发送的会话状态,在[{2}]毫秒之后超时。
 deltaManager.receiveMessage.allSessionDataAfter=Manager [{0}]: session 
状态反序列化
+deltaManager.receiveMessage.delta.unknown=管理器[{0}]:未知会话的接收会话增量[{1}]
 deltaManager.receiveMessage.expired=管理器[{0}]: 接收到的会话 [{1}] 
已过期。
 deltaManager.receiveMessage.unloadingBegin=管理器[{0}]: 开始卸载会话
 deltaManager.sendMessage.newSession=\ 管理器 [{0}] 发送新的会话 [{1}]

Modified: 
tomcat/trunk/java/org/apache/catalina/servlets/LocalStrings_zh_CN.properties
URL: 

svn commit: r1848950 [4/5] - in /tomcat/trunk: java/javax/el/ java/javax/servlet/ java/javax/servlet/http/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/authenticator/jaspic/ java/o

2018-12-14 Thread markt
Modified: tomcat/trunk/java/org/apache/coyote/http2/LocalStrings_ja.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/coyote/http2/LocalStrings_ja.properties?rev=1848950=1848949=1848950=diff
==
--- tomcat/trunk/java/org/apache/coyote/http2/LocalStrings_ja.properties 
(original)
+++ tomcat/trunk/java/org/apache/coyote/http2/LocalStrings_ja.properties Fri 
Dec 14 15:10:36 2018
@@ -13,44 +13,117 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+abstractStream.windowSizeDec=コネクション[{0}]、ストリーム
[{1}]、フロー制御ウィンドウを[{2}]ずつ[{3}]に縮小
 abstractStream.windowSizeInc=コネクション [{0}]、ストリーム 
[{1}]、フロー制御ウインドウを [{2}] から [{3}] に増加
します。
+abstractStream.windowSizeTooBig=コネクション[{0}]、ストリーム
[{1}]、[{2}]のウィンドウサイズが許容最大値を超
える[{3}]に増加しました。
 
 connectionPrefaceParser.mismatch=コネクションプリフェイス [{0}] 
の先頭に未知のバイト列を受信しました。
 
 connectionSettings.debug=コネクション [{0}]、パラメータ [{1}] に 
[{2}] を設定しました。
+connectionSettings.enablePushInvalid=コネクション[{0}]、有効プッシュ[{1}]にリクエストされた値が許容値(0または1)のいずれでもありません。
 connectionSettings.headerTableSizeLimit=コネクション 
[{0}]、ヘッダーテーブルサイズに [{1}] 
を指定されましたが上限は 16k です。
 connectionSettings.maxFrameSizeInvalid=コネクション 
[{0}]、要求された最大フレームサイズ [{1}] は可能な範囲の 
[{2}] から [{3}] を超えています。
 connectionSettings.unknown=コネクション [{0}]、未知の設定名 [{1}] 
の値 [{2}] を無視しました。
+connectionSettings.windowSizeTooBig=コネクション 
[{0}]、要求されたウインドウサイズ [{1}] は上限値 [{2}] 
を越えています。
 
+frameType.checkPayloadSize=[{0}]のペイロードサイズがフレーム
タイプ[{1}]に無効です
+frameType.checkStream=無効なフレームタイプ[{0}]
+
+hpack.integerEncodedOverTooManyOctets=エンコードされたHPACK可変長整数は多くのオクテットをè¶
…過。最大値は[{0}]
 hpack.invalidCharacter=コードポイント [{1}] のユニコード文字 
[{0}] は有効範囲 0 から 255 
の範囲外のため、エンコードできません。
 
+hpackEncoder.encodeHeader=ヘッダー[{0}]を値[{1}]でエンコードしています
+
+hpackdecoder.headerTableIndexInvalid=[{1}]静的エントリと[{2}]動的エントリが存在するため、ヘッダーテーブルインデックス[{0}]は無効です。
+hpackdecoder.notImplemented=まだ実装されていません。
+hpackdecoder.zeroNotValidHeaderTableIndex=ゼロは有効なヘッダーテーブルインデックスではありません。
+
+hpackhuffman.huffmanEncodedHpackValueDidNotEndWithEOS=HPACK 
ヘッダーのハフマン符号化した値は EOS 
パディングで終了していません。
+hpackhuffman.stringLiteralTooMuchPadding=Huffman 
符号化された文字列リテラルの終わりに、7ビット以上のEOSパディングが提供されました。
+
+http2Parser.headerLimitCount=コネクション [{0}]、ストリーム 
[{1}]、ヘッダーが多すぎます。
 http2Parser.headerLimitSize=コネクション [{0}]、ストリーム 
[{1}]、合計ヘッダーサイズが大きすぎます。
 http2Parser.headers.wrongStream=接続[{0}]、ストリーム
[{1}]のヘッダ処理中にストリーム[{2}]のフレーム
が受信されました
+http2Parser.invalidBuffers=読み込みは2つのバッファで行う必
要があります。
+http2Parser.payloadTooBig=ペイロードの長さは[{0}]バイトですが、最大フレーãƒ
 ã‚µã‚¤ã‚ºã¯[{1}]です
+http2Parser.preface.invalid=無効なコネクションpreface 
{0}]が提示されました
+http2Parser.preface.io=コネクションprefaceを読むことができません。
+http2Parser.processFrame=コネクション[{0}]、ストリーム
[{1}]、フレーム
タイプ[{2}]、フラグ[{3}]、ペイロードサイズ[{4}]
+http2Parser.processFrame.unexpectedType=予想されるフレーム
タイプ[{0}]、しかし受信されたフレームタイプ[{1}]
+http2Parser.processFrameContinuation.notExpected=コネクション[{0}]、進行中のヘッダーがないときにストリーãƒ
 [{1}]のContinuationフレームが受信されました
+http2Parser.processFrameData.lengths=コネクション[{0}]、ストリーム
[{1}]、データ長、[{2}]、パディング長[{3}]
 http2Parser.processFrameData.window=コネクション 
[{0}]、クライアントはストリーム

svn commit: r1848950 [3/5] - in /tomcat/trunk: java/javax/el/ java/javax/servlet/ java/javax/servlet/http/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/authenticator/jaspic/ java/o

2018-12-14 Thread markt
Modified: 
tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_ja.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_ja.properties?rev=1848950=1848949=1848950=diff
==
--- 
tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_ja.properties
 (original)
+++ 
tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_ja.properties
 Fri Dec 14 15:10:36 2018
@@ -16,9 +16,18 @@
 domainFilterInterceptor.member.refused=メンバーはクラスター [{0}] 
への参加を拒否されました。
 domainFilterInterceptor.message.refused=クラスター [{0}] 
から受信したメッセージは拒否されました。
 
+encryptInterceptor.algorithm.required=暗号化アルゴリズムが必
要です。完全指定。 AES/CBC/PKCS5Padding
 
encryptInterceptor.algorithm.unsupported-mode=EncryptInterceptorはブロック暗号モード
 [{0}]をサポートしていません
 
encryptInterceptor.decrypt.error.short-message=メッセージの復号に失敗:
 メッセージの末尾が途切れています
+encryptInterceptor.decrypt.failed=メッセージの復号に失敗しました。
+encryptInterceptor.init.failed=EncryptInterceptorの初期化に失敗しました
+encryptInterceptor.key.required=暗号化キーが必要です。
 
+fragmentationInterceptor.fragments.missing=フラグメントが見つかりません。
+fragmentationInterceptor.heartbeat.failed=fragmentationInterceptorでハートビートクリーンアップを実行できません。
+
+gzipInterceptor.compress.failed=バイトデータを圧縮できません。
+gzipInterceptor.decompress.failed=圧縮されたバイトデータを展開できません。
 gzipInterceptor.report=GZip Interceptor Report[\n\
 \t合計メッセージ: {0}\n\
 \t圧縮した送信メッセージ: {1}\n\
@@ -33,21 +42,44 @@ gzipInterceptor.report=GZip Interceptor
 \t非圧縮の受信バイト: {10}\n\
 ]
 
+messageDispatchInterceptor.AsyncMessage.failed=非同期メッセージの処理中に異常が発生しました。
+messageDispatchInterceptor.completeMessage.failed=完了したメッセージをå
 ±å‘Šã§ãã¾ã›ã‚“。
+messageDispatchInterceptor.errorMessage.failed=エラーメッセージを返すことができません。
 
messageDispatchInterceptor.queue.full=非同期キューが満杯です。現在は
 [{1}] バイトで上限の [{0}] バイトに達しています。
 
messageDispatchInterceptor.unableAdd.queue=非同期キューにメッセージを登録できませんでした。キューの不å
…·åˆã‹ã‚‚しれません。
 
messageDispatchInterceptor.warning.optionflag=警告です。非同期オプションフラグを上書きしたため、他のアプリケーションが使用する可能性のある
 Channel.SEND_OPTIONS_ASYNCHRONOUS は無効化されます。
 
+nonBlockingCoordinator.heartbeat.failed=ハートビートを実行できません。
+nonBlockingCoordinator.heartbeat.inconsistency=ハートビートが不一致を発見し、イレクションを再開します。
+nonBlockingCoordinator.memberAdded.failed=メンバーが追加
されたときにイレクションを開始できません。
 
nonBlockingCoordinator.memberAlive.failed=動作チェックが実行できなかったため、メンバーは停止しているものとして扱います。
+nonBlockingCoordinator.memberDisappeared.failed=メンバーが削除されたときにイレクションを開始できません。
 
nonBlockingCoordinator.processCoordinationMessage.failed=調停メッセージを処理できませんでした。致命的な問題が発生している可能性があります。
+nonBlockingCoordinator.report=CoordinationEvent[type={0}\n\
+\tLocal: {1}\n\
+\tCoord: {2}\n\
+\tView: {3}\n\
+\tSuggested View: {4}\n\
+\tMembers: {5}\n\
+\tInfo: {6}\n\
+]
+
+orderInterceptor.messageAdded.sameCounter=同じカウンタにメッセージが追åŠ
 ã•ã‚Œã¾ã—た。同期バグがあります。 Order 
インターセプタを無効にして下さい。
 
-staticMembershipInterceptor.no.failureDetector=TcpFailureDetector 
がありません。静的メンバーの自動検出機能は正常に動作しません。TcpFailureDetector
 に StaticMembershipInterceptor 
を定義すれば、静的メンバーの自動検出機能が動作します。
+staticMembershipInterceptor.no.failureDetector=TcpFailureDetector 
がありません。静的メンバーの自動検出機能は正常に動作しません。TcpFailureDetector
 配下に StaticMembershipInterceptor 
を定義すれば、静的メンバーの自動検出機能が動作するでしょう。
 

buildbot success in on tomcat-85-trunk

2018-12-14 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-85-trunk while 
building . Full details are available at:
https://ci.apache.org/builders/tomcat-85-trunk/builds/1581

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: silvanus_ubuntu

Build Reason: The AnyBranchScheduler scheduler named 'on-tomcat-85-commit' 
triggered this build
Build Source Stamp: [branch tomcat/tc8.5.x/trunk] 1848967
Blamelist: markt

Build succeeded!

Sincerely,
 -The Buildbot




-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



buildbot success in on tomcat-trunk

2018-12-14 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while 
building . Full details are available at:
https://ci.apache.org/builders/tomcat-trunk/builds/3924

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: silvanus_ubuntu

Build Reason: The AnyBranchScheduler scheduler named 'on-tomcat-commit' 
triggered this build
Build Source Stamp: [branch tomcat/trunk] 1848966
Blamelist: markt

Build succeeded!

Sincerely,
 -The Buildbot




-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Deploying JK Site Docs

2018-12-14 Thread Coty Sutherland
Hi,

I made a bunch of changes to the JK site yesterday so that it uses the
updated Tomcat site's stylesheets to unify the UI between the two project
sites. Unfortunately, I can't figure out how to deploy it. The
HOWTO-RELEASE.txt doc says to copy the build/docs output
to people.apache.org:/x1/www/tomcat.apache.org/connectors-doc, but that
doesn't seem to exist anymore? Can anyone help me deploy these changes? Or
should I revert them and leave it be haha



Thanks,
Coty


Re: Deploying JK Site Docs

2018-12-14 Thread Mark Thomas
On 14/12/2018 17:16, Coty Sutherland wrote:
> Hi,
> 
> I made a bunch of changes to the JK site yesterday so that it uses the
> updated Tomcat site's stylesheets to unify the UI between the two project
> sites.

A very welcome change.

> Unfortunately, I can't figure out how to deploy it. The
> HOWTO-RELEASE.txt doc says to copy the build/docs output
> to people.apache.org:/x1/www/tomcat.apache.org/connectors-doc, but that
> doesn't seem to exist anymore? Can anyone help me deploy these changes? Or
> should I revert them and leave it be haha

That is VERY out of date.

Try these instructions:
https://svn.apache.org/viewvc/tomcat/site/trunk/README.txt?view=markup

Ping the list if you have more questions.

Mark

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r1848963 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http2/StreamProcessor.java webapps/docs/changelog.xml

2018-12-14 Thread markt
Author: markt
Date: Fri Dec 14 17:36:46 2018
New Revision: 1848963

URL: http://svn.apache.org/viewvc?rev=1848963=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63009
Include the optional content-length header in HTTP/2 responses where an 
appropriate value is available.

Modified:
tomcat/tc8.5.x/trunk/   (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/coyote/http2/StreamProcessor.java
tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml

Propchange: tomcat/tc8.5.x/trunk/
--
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Dec 14 17:36:46 2018
@@ -1,2 +1,2 @@
 /tomcat/tc8.0.x/trunk:1809644
-/tomcat/trunk:1734785,1734799,1734845,1734928,1735041,1735044,1735480,1735577,1735597,1735599-1735600,1735615,1736145,1736162,1736209,1736280,1736297,1736299,1736489,1736646,1736703,1736836,1736849,1737104-1737105,1737112,1737117,1737119-1737120,1737155,1737157,1737192,1737280,1737339,1737632,1737664,1737715,1737748,1737785,1737834,1737860,1737903,1737959,1738005,1738007,1738014-1738015,1738018,1738022,1738039,1738043,1738059-1738060,1738147,1738149,1738174-1738175,1738261,1738589,1738623-1738625,1738643,1738816,1738850,1738855,1738946-1738948,1738953-1738954,1738979,1738982,1739079-1739081,1739087,1739113,1739153,1739172,1739176,1739191,1739474,1739492,1739726,1739762,1739775,1739814,1739817-1739818,1739975,1740131,1740324,1740465,1740495,1740508-1740509,1740520,1740535,1740707,1740803,1740810,1740969,1740980,1740991,1740997,1741015,1741033,1741036,1741058,1741060,1741080,1741147,1741159,1741164,1741173,1741181,1741190,1741197,1741202,1741208,1741213,1741221,1741225,1741232,1741409
 
,1741501,1741677,1741892,1741896,1741984,1742023,1742042,1742071,1742090,1742093,1742101,1742105,1742111,1742139,1742146,1742148,1742166,1742181,1742184,1742187,1742246,1742248-1742251,1742263-1742264,1742268,1742276,1742369,1742387,1742448,1742509-1742512,1742917,1742919,1742933,1742975-1742976,1742984,1742986,1743019,1743115,1743117,1743124-1743125,1743134,1743425,1743554,1743679,1743696-1743698,1743700-1743701,1744058,1744064-1744065,1744125,1744149,1744194,1744229,1744270,1744323,1744432,1744684,1744697,1744705,1744713,1744760,1744786,1745083,1745142-1745143,1745145,1745177,1745179-1745180,1745227,1745248,1745254,1745337,1745467,1745473,1745535,1745576,1745735,1745744,1746304,1746306-1746307,1746319,1746327,1746338,1746340-1746341,1746344,1746427,1746441,1746473,1746490,1746492,1746495-1746496,1746499-1746501,1746503-1746507,1746509,1746549,1746551,1746554,1746556,1746558,1746584,1746620,1746649,1746724,1746939,1746989,1747014,1747028,1747035,1747210,1747225,1747234,1747253,1747
 
404,1747506,1747536,1747924,1747980,1747993,1748001,1748253,1748452,1748547,1748629,1748676,1748715,1749287,1749296,1749328,1749373,1749465,1749506,1749508,1749665-1749666,1749763,1749865-1749866,1749898,1749978,1749980,1750011,1750015,1750056,1750480,1750617,1750634,1750692,1750697,1750700,1750703,1750707,1750714,1750718,1750723,1750774,1750899,1750975,1750995,1751061,1751097,1751173,1751438,1751447,1751463,1751702,1752212,1752737,1752745,1753078,1753080,1753358,1753363,1754111,1754140-1754141,1754281,1754310,1754445,1754467,1754494,1754496,1754528,1754532-1754533,1754613,1754714,1754874,1754941,1754944,1754950-1754951,1755005,1755007,1755009,1755132,1755180-1755181,1755185,1755190,1755204-1755206,1755208,1755214,1755224,1755227,1755230,1755629,1755646-1755647,1755650,1755653,1755675,1755680,1755683,1755693,1755717,1755731-1755737,1755812,1755828,1755884,1755890,1755918-1755919,1755942,1755958,1755960,1755970,1755993,1756013,1756019,1756039,1756056,1756083-1756114,1756175,1756288-1
 
756289,1756408-1756410,1756778,1756798,1756878,1756898,1756939,1757123-1757124,1757126,1757128,1757132-1757133,1757136,1757145,1757167-1757168,1757175,1757180,1757182,1757195,1757271,1757278,1757347,1757353-1757354,1757363,1757374,1757399,1757406,1757408,1757485,1757495,1757499,1757527,1757578,1757684,1757722,1757727,1757790,1757799,1757813,1757853,1757883,1757903,1757976,1757997,1758000,1758058,1758072-1758075,1758078-1758079,1758223,1758257,1758261,1758276,1758292,1758369,1758378-1758383,1758421,1758423,1758425-1758427,1758430,1758443,1758448,1758459,1758483,1758486-1758487,1758499,1758525,1758556,1758580,1758582,1758584,1758588,1758842,1759019,1759212,1759224,1759227,1759252,1759274,1759513-1759516,1759611,1759757,1759785-1759790,1760005,1760022,1760109-1760110,1760135,1760200-1760201,1760227,1760300,1760397,1760446,1760454,1760640,1760648,1761057,1761422,1761491,1761498,1761500-1761501,1761550,1761553,1761572,1761574,1761625-1761626,1761628,1761682,1761740,1761752,1762051-176205
 

svn commit: r1848964 [7/25] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ images/ images/fonts/ miscellaneous/ miscellaneous/printer/ news/ news

2018-12-14 Thread csutherl
Modified: tomcat/site/trunk/docs/connectors-doc/miscellaneous/doccontrib.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/miscellaneous/doccontrib.html?rev=1848964=1848963=1848964=diff
==
--- tomcat/site/trunk/docs/connectors-doc/miscellaneous/doccontrib.html 
(original)
+++ tomcat/site/trunk/docs/connectors-doc/miscellaneous/doccontrib.html Fri Dec 
14 17:45:49 2018
@@ -1,5 +1,35 @@
-The Apache Tomcat Connectors - Miscellaneous 
Documentation - How to Contribute to the Documentationhttp://tomcat.apache.org/;>http://www.apache.org/;>http://www.apache.org/images/asf-logo.gif; align="right" alt=" :: Apache 
Software Foundation" border="0">L
 inksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP Server 
(mod_jk)Microsoft IIS (ISAPI 
redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server 
 >(mod_jk)Microsoft IIS (ISAPI 
 >redirector)AJP Protocol 
 >ReferenceAJPv13 
 >(ajp13)AJPv13 Extension 
 >ProposalMiscellaneous 
 >Documentationhref="../miscellaneous/faq.html">Frequently asked questionshref="../miscellaneous/changelog.html">Changeloghref="http://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1email
 
reporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=">Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews2018201620152014201220112010200920082007200620052004The Apache Tomcat 
Connectors - Miscellaneous DocumentationHow to Contribute to the 
Documentationprint-friendlyversion
-Introduction
+
+The Apache Tomcat Connectors: mod_jk, ISAPI redirector, 
NSAPI redirector (1.2.x) - How to Contribute to the Documentation
+"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);
+})();
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: mod_jk, ISAPI 
redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse 
ProxyWeb Server HowToApache HTTP Server (mod_jk)Microsoft IIS (ISAPI redirector)iPlanet Web Server (NSAPI 
redirector)Reference Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous DocumentationFrequently asked 

svn commit: r1848964 [24/25] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ images/ images/fonts/ miscellaneous/ miscellaneous/printer/ news/ new

2018-12-14 Thread csutherl
Modified: 
tomcat/site/trunk/docs/connectors-doc/webserver_howto/printer/apache.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/webserver_howto/printer/apache.html?rev=1848964=1848963=1848964=diff
==
--- tomcat/site/trunk/docs/connectors-doc/webserver_howto/printer/apache.html 
(original)
+++ tomcat/site/trunk/docs/connectors-doc/webserver_howto/printer/apache.html 
Fri Dec 14 17:45:49 2018
@@ -1,4 +1,35 @@
-The Apache Tomcat Connectors - Web Server HowTo - 
Apache HTTP Server HowTohttp://tomcat.apache.org/;>http://www.apache.org/;>http://www.apache.org/images/asf-logo.gif; align="right" alt=" :: Apache 
Software Foundation" border="0">The Apache 
Tomcat Connectors - Web Server HowToApache HTTP Server 
HowToIntroduction
+
+The Apache Tomcat Connectors: mod_jk, ISAPI redirector, 
NSAPI redirector (1.2.x) - Apache HTTP Server HowTo
+"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);
+})();
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: 
mod_jk, ISAPI redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP 
Server (mod_jk)Microsoft IIS 
(ISAPI redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous Documentation
 Frequently asked 
questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=;>Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews2018201620152014201220112010200920082007200620052004Apache HTTP Server HowToIntroduction
 
 This document explains how to connect Tomcat to the popular open source web 
server, Apache HTTP Server.
 You can use the connection module mod_jk with any version of Apache starting 
with 1.3 and any version
@@ -7,12 +38,12 @@ of Tomcat starting with (at least) 3.2.
 
 
 It is recommended that you also read the
-Workers HowTo document
+Workers HowTo document
 to learn how to setup the working entities between your web server and Tomcat 
Engines.
 For more detailed configuration information consult the Reference Guide for
-workers.properties,
-uriworkermap
-and Apache.
+workers.properties,
+uriworkermap
+and Apache.
 
 
 Warning: If Apache and Tomcat are configured to serve content from
@@ -29,7 +60,7 @@ This document was originally part of 
 but has been split off for organisational reasons.
 
 
-Document Conventions and 
Assumptions
+Document 
Conventions and Assumptions
 
 ${tomcat_home} is the root directory of tomcat.
 Your Tomcat installation should have the following subdirectories:
@@ -48,11 +79,11 @@ ${tomcat_home}\bin - Where you place web
 
 
 In all the examples in this document ${tomcat_home} will be 
/var/tomcat3.
-A worker is 

svn commit: r1848964 [1/25] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ images/ images/fonts/ miscellaneous/ miscellaneous/printer/ news/ news

2018-12-14 Thread csutherl
Author: csutherl
Date: Fri Dec 14 17:45:49 2018
New Revision: 1848964

URL: http://svn.apache.org/viewvc?rev=1848964=rev
Log:
Update jk-site to reflect changes made in xdocs in r1848904

Added:
tomcat/site/trunk/docs/connectors-doc/images/asf-logo.svg   (with props)
tomcat/site/trunk/docs/connectors-doc/images/cors-flowchart.png   (with 
props)
tomcat/site/trunk/docs/connectors-doc/images/docs-stylesheet.css
tomcat/site/trunk/docs/connectors-doc/images/fonts/
tomcat/site/trunk/docs/connectors-doc/images/fonts/OpenSans400.woff   (with 
props)
tomcat/site/trunk/docs/connectors-doc/images/fonts/OpenSans400italic.woff   
(with props)
tomcat/site/trunk/docs/connectors-doc/images/fonts/OpenSans600.woff   (with 
props)
tomcat/site/trunk/docs/connectors-doc/images/fonts/OpenSans600italic.woff   
(with props)
tomcat/site/trunk/docs/connectors-doc/images/fonts/OpenSans700.woff   (with 
props)
tomcat/site/trunk/docs/connectors-doc/images/fonts/OpenSans700italic.woff   
(with props)
tomcat/site/trunk/docs/connectors-doc/images/fonts/fonts.css
tomcat/site/trunk/docs/connectors-doc/images/tomcat.png   (with props)
Removed:
tomcat/site/trunk/docs/connectors-doc/style.css
Modified:
tomcat/site/trunk/docs/connectors-doc/ajp/ajpv13a.html
tomcat/site/trunk/docs/connectors-doc/ajp/ajpv13ext.html
tomcat/site/trunk/docs/connectors-doc/ajp/printer/ajpv13a.html
tomcat/site/trunk/docs/connectors-doc/ajp/printer/ajpv13ext.html
tomcat/site/trunk/docs/connectors-doc/common_howto/loadbalancers.html

tomcat/site/trunk/docs/connectors-doc/common_howto/printer/loadbalancers.html
tomcat/site/trunk/docs/connectors-doc/common_howto/printer/proxy.html
tomcat/site/trunk/docs/connectors-doc/common_howto/printer/quick.html
tomcat/site/trunk/docs/connectors-doc/common_howto/printer/timeouts.html
tomcat/site/trunk/docs/connectors-doc/common_howto/printer/workers.html
tomcat/site/trunk/docs/connectors-doc/common_howto/proxy.html
tomcat/site/trunk/docs/connectors-doc/common_howto/quick.html
tomcat/site/trunk/docs/connectors-doc/common_howto/timeouts.html
tomcat/site/trunk/docs/connectors-doc/common_howto/workers.html
tomcat/site/trunk/docs/connectors-doc/index.html
tomcat/site/trunk/docs/connectors-doc/miscellaneous/changelog.html
tomcat/site/trunk/docs/connectors-doc/miscellaneous/doccontrib.html
tomcat/site/trunk/docs/connectors-doc/miscellaneous/faq.html
tomcat/site/trunk/docs/connectors-doc/miscellaneous/jkstatustasks.html
tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/changelog.html
tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/doccontrib.html
tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/faq.html

tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/jkstatustasks.html
tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/reporttools.html
tomcat/site/trunk/docs/connectors-doc/miscellaneous/reporttools.html
tomcat/site/trunk/docs/connectors-doc/news/20041100.html
tomcat/site/trunk/docs/connectors-doc/news/20050101.html
tomcat/site/trunk/docs/connectors-doc/news/20060101.html
tomcat/site/trunk/docs/connectors-doc/news/20070301.html
tomcat/site/trunk/docs/connectors-doc/news/20081001.html
tomcat/site/trunk/docs/connectors-doc/news/20090301.html
tomcat/site/trunk/docs/connectors-doc/news/20100101.html
tomcat/site/trunk/docs/connectors-doc/news/20110701.html
tomcat/site/trunk/docs/connectors-doc/news/20120301.html
tomcat/site/trunk/docs/connectors-doc/news/20140201.html
tomcat/site/trunk/docs/connectors-doc/news/20150101.html
tomcat/site/trunk/docs/connectors-doc/news/20160901.html
tomcat/site/trunk/docs/connectors-doc/news/20180301.html
tomcat/site/trunk/docs/connectors-doc/news/printer/20041100.html
tomcat/site/trunk/docs/connectors-doc/news/printer/20050101.html
tomcat/site/trunk/docs/connectors-doc/news/printer/20060101.html
tomcat/site/trunk/docs/connectors-doc/news/printer/20070301.html
tomcat/site/trunk/docs/connectors-doc/news/printer/20081001.html
tomcat/site/trunk/docs/connectors-doc/news/printer/20090301.html
tomcat/site/trunk/docs/connectors-doc/news/printer/20100101.html
tomcat/site/trunk/docs/connectors-doc/news/printer/20110701.html
tomcat/site/trunk/docs/connectors-doc/news/printer/20120301.html
tomcat/site/trunk/docs/connectors-doc/news/printer/20140201.html
tomcat/site/trunk/docs/connectors-doc/news/printer/20150101.html
tomcat/site/trunk/docs/connectors-doc/news/printer/20160901.html
tomcat/site/trunk/docs/connectors-doc/news/printer/20180301.html
tomcat/site/trunk/docs/connectors-doc/printer/index.html
tomcat/site/trunk/docs/connectors-doc/reference/apache.html
tomcat/site/trunk/docs/connectors-doc/reference/iis.html
tomcat/site/trunk/docs/connectors-doc/reference/printer/apache.html

svn commit: r1848964 [6/25] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ images/ images/fonts/ miscellaneous/ miscellaneous/printer/ news/ news

2018-12-14 Thread csutherl
Modified: tomcat/site/trunk/docs/connectors-doc/miscellaneous/changelog.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/miscellaneous/changelog.html?rev=1848964=1848963=1848964=diff
==
--- tomcat/site/trunk/docs/connectors-doc/miscellaneous/changelog.html 
(original)
+++ tomcat/site/trunk/docs/connectors-doc/miscellaneous/changelog.html Fri Dec 
14 17:45:49 2018
@@ -1,275 +1,304 @@
-The Apache Tomcat Connectors - Miscellaneous 
Documentation - Changeloghttp://tomcat.apache.org/;>http://www.apache.org/;>http://www.apache.org/images/asf-logo.gif; align="right"
  alt=" :: Apache Software Foundation" border="0">LinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP Server 
(mod_jk)Microsoft IIS (ISAPI 
redirector)iPlanet Web 
Server (NSAPI redirector)Reference Gui
 deworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol 
ReferenceAJPv13 
(ajp13)AJPv13 Extension 
ProposalMiscellaneous 
DocumentationFrequently asked questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubs
 
trbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=">Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews201820162015href="../news/20140201.html">2014href="../news/20120301.html">2012href="../news/20110701.html">2011href="../news/20100101.html">2010href="../news/20090301.html">2009href="../news/20081001.html">2008href="../news/20070301.html">2007href="../news/20060101.html">2006href="../news/20050101.html">2005href="../news/20041100.html">2004width="100%" cellspacing="4">The Apache 
 >Tomcat Connectors - Miscellaneous 
 >DocumentationChangelognowrap="true">src="../images/printer.gif" border="0" alt="Printer Friendly 
 >Version">print-friendlyversion
-Preface
+
+The Apache Tomcat Connectors: mod_jk, ISAPI redirector, 
NSAPI redirector (1.2.x) - Changelog
+"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);
+})();
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: mod_jk, ISAPI 
redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse 
ProxyWeb Server HowToApache HTTP Server (mod_jk)Microsoft IIS (ISAPI redirector)iPlanet Web Server (NSAPI 
redirector)Reference Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous DocumentationFrequently asked 

svn commit: r1848964 [9/25] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ images/ images/fonts/ miscellaneous/ miscellaneous/printer/ news/ news

2018-12-14 Thread csutherl
Modified: 
tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/doccontrib.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/doccontrib.html?rev=1848964=1848963=1848964=diff
==
--- tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/doccontrib.html 
(original)
+++ tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/doccontrib.html 
Fri Dec 14 17:45:49 2018
@@ -1,4 +1,35 @@
-The Apache Tomcat Connectors - Miscellaneous 
Documentation - How to Contribute to the Documentationhttp://tomcat.apache.org/;>http://www.apache.org/;>http://www.apache.org/images/asf-logo.gif; align="right" alt=" :: Apache 
Software Foundation" border="0">The Apache Tomcat Connectors - Miscellaneous 
DocumentationHow to Contribute to the DocumentationIntroduction
+
+The Apache Tomcat Connectors: mod_jk, ISAPI redirector, 
NSAPI redirector (1.2.x) - How to Contribute to the Documentation
+"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);
+})();
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: 
mod_jk, ISAPI redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP 
Server (mod_jk)Microsoft IIS 
(ISAPI redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous Documentation
 Frequently asked 
questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=;>Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews2018201620152014201220112010200920082007200620052004How to Contribute to the 
DocumentationIntroduction
 
 This document describes how you can easily contribute to the 
 documentation.  I'm going to try to make it easy for everyone to help out with 
@@ -27,11 +58,11 @@ html.
 
 
 
-Getting Started Step by 
Step
+Getting Started Step by 
Step
 
 After you get these tools they are simple to set up.
 
-STEP 1. Get 
Ant
+STEP 1. Get Ant
 
 Install http://ant.apache.org/;>Ant. The only advice I 
 have is to choose a simple installation path.  Now set an environment variable 
@@ -47,8 +78,8 @@ able to see a file called build.xmlbuild.xml file there is a target named all that will be used to 
build 
 the docs.
 
-
-STEP 2.  Get the 
sources
+
+STEP 2.  Get the 
sources
 
 Get the sources for
 http://svn.apache.org/repos/asf/tomcat/jk/trunk/;>tomcat-connectors
@@ -66,33 +97,55 @@ your SVN_HOME.  Mine is located i
 
 Run the following command to checkout the sources for the first 
time.
 You should only need to do this once.
- C:\build\svn checkout 
http://svn.apache.org/repos/asf/tomcat/jk/trunk/
-tomcat-connectors 

+C:\build\svn checkout 

svn commit: r1848964 [13/25] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ images/ images/fonts/ miscellaneous/ miscellaneous/printer/ news/ new

2018-12-14 Thread csutherl
Modified: tomcat/site/trunk/docs/connectors-doc/news/printer/20081001.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/news/printer/20081001.html?rev=1848964=1848963=1848964=diff
==
--- tomcat/site/trunk/docs/connectors-doc/news/printer/20081001.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/news/printer/20081001.html Fri Dec 14 
17:45:49 2018
@@ -1,13 +1,44 @@
-The Apache Tomcat Connectors - News - 2008 News and 
Statushttp://tomcat.apache.org/;>http://www.apache.org/;>http://www.apache.org/images/asf-logo.gif; align="right" alt=" :: Apache 
Software Foundation" border="0">The 
Apache Tomcat Connectors - News2008 News and Status2008 
News  Status
+
+The Apache Tomcat Connectors: mod_jk, ISAPI redirector, 
NSAPI redirector (1.2.x) - 2008 News and Status
+"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);
+})();
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: 
mod_jk, ISAPI redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP 
Server (mod_jk)Microsoft IIS 
(ISAPI redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous Documentation
 Frequently asked 
questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=;>Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews20182016201520142012201120102009200820072006200520042008 News and Status2008 News  Status
 
-28 October - JK-1.2.27 
released
+28 October - 
JK-1.2.27 released
 
 
 The Apache Tomcat team is proud to announce the immediate availability
 of Tomcat Connectors 1.2.27. This is a stable release adding lots of new 
features
 and some bug fixes.
 
- Please see the ChangeLog for 
a full list of changes.
+ Please see the ChangeLog for a 
full list of changes.
 
 If you find any bugs while using this release, please fill in the
 https://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%20Connectors;>Bugzilla
@@ -37,9 +68,9 @@ This new feature is avaliable for the co
 or with Microsoft IIS. To keep the behaviour of the new version consistent
 with previous releases, this feature is turned off by default.
 You can activate the watchdog thread via
-JkWatchdogInterval
+JkWatchdogInterval
 for Apache or
-watchdog_interval
+watchdog_interval
 for IIS.
 
 Connection Probing
@@ -49,16 +80,16 @@ could only be done immediately after a n
 directly before sending each request. Since we now have the watchdog
 thread available, we also added a periodic probing option, which you
 can activate with the worker attribute
-ping_mode.
+ping_mode.
 This will also be useful as a protection against the infamous firewall
 idle 

svn commit: r1848964 [16/25] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ images/ images/fonts/ miscellaneous/ miscellaneous/printer/ news/ new

2018-12-14 Thread csutherl
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=1848963=1848964=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 @@
-The Apache Tomcat Connectors - Reference Guide - 
Configuring the ISAPI redirector for Microsoft IIShttp://tomcat.apache.org/;>http://www.apache.org/;>http://www.apache.org/images/asf-logo.gif; align="right" alt=" :: Apache 
Software Foundation" border="0">Links
 Docs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP Server 
(mod_jk)Microsoft IIS (ISAPI 
redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)href="../reference/iis.html">Microsoft IIS (ISAPI 
 >redirector)AJP Protocol 
 >ReferenceAJPv13 
 >(ajp13)AJPv13 Extension 
 >ProposalMiscellaneous 
 >Documentationhref="../miscellaneous/faq.html">Frequently asked questionshref="../miscellaneous/changelog.html">Changeloghref="http://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailrepo
 
rter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=">Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews2018201620152014201220112010200920082007200620052004The Apache Tomcat 
Connectors - Reference GuideConfiguring the ISAPI redirector for 
Microsoft IISprint-friendlyversion
-Requirements
+
+The Apache Tomcat Connectors: mod_jk, ISAPI redirector, 
NSAPI redirector (1.2.x) - Configuring the ISAPI redirector for Microsoft 
IIS
+"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);
+})();
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: mod_jk, ISAPI 
redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse 
ProxyWeb Server HowToApache HTTP Server (mod_jk)Microsoft IIS (ISAPI redirector)iPlanet Web Server (NSAPI 
redirector)Reference Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous DocumentationFrequently asked 

svn commit: r1848964 [23/25] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ images/ images/fonts/ miscellaneous/ miscellaneous/printer/ news/ new

2018-12-14 Thread csutherl
Modified: tomcat/site/trunk/docs/connectors-doc/webserver_howto/iis.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/webserver_howto/iis.html?rev=1848964=1848963=1848964=diff
==
--- tomcat/site/trunk/docs/connectors-doc/webserver_howto/iis.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/webserver_howto/iis.html Fri Dec 14 
17:45:49 2018
@@ -1,5 +1,35 @@
-The Apache Tomcat Connectors - Web Server HowTo - 
ISAPI redirector for Micrsoft IIS HowTohttp://tomcat.apache.org/;>http://www.apache.org/;>http://www.apache.org/images/asf-logo.gif; align="right" alt=" :: Apache 
Software Foundation" border="0">LinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP Server 
(mod_jk)Microsoft IIS (ISAPI 
redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworker
 s.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol 
ReferenceAJPv13 
(ajp13)AJPv13 Extension 
ProposalMiscellaneous 
DocumentationFrequently asked questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=
 
;bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=">Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews2018201620152014201220112010200920082007200620052004The Apache Tomcat 
Connectors - Web Server HowToISAPI redirector for Micrsoft IIS 
HowToprint-friendlyversion
-Introduction
+
+The Apache Tomcat Connectors: mod_jk, ISAPI redirector, 
NSAPI redirector (1.2.x) - ISAPI redirector for Micrsoft IIS HowTo
+"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);
+})();
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: mod_jk, ISAPI 
redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse 
ProxyWeb Server HowToApache HTTP Server (mod_jk)Microsoft IIS (ISAPI redirector)iPlanet Web Server (NSAPI 
redirector)Reference Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous DocumentationFrequently asked questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=;>Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting 

svn commit: r1848964 [22/25] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ images/ images/fonts/ miscellaneous/ miscellaneous/printer/ news/ new

2018-12-14 Thread csutherl
Modified: tomcat/site/trunk/docs/connectors-doc/webserver_howto/apache.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/webserver_howto/apache.html?rev=1848964=1848963=1848964=diff
==
--- tomcat/site/trunk/docs/connectors-doc/webserver_howto/apache.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/webserver_howto/apache.html Fri Dec 
14 17:45:49 2018
@@ -1,5 +1,35 @@
-The Apache Tomcat Connectors - Web Server HowTo - 
Apache HTTP Server HowTohttp://tomcat.apache.org/;>http://www.apache.org/;>http://www.apache.org/images/asf-logo.gif; align="right" alt=" :: Apache 
Software Foundation" border="0">LinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP Server 
(mod_jk)Microsoft IIS (ISAPI 
redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol 
ReferenceAJPv13 
(ajp13)AJPv13 Extension 
ProposalMiscellaneous 
DocumentationFrequently asked questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtyp
 
e1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=">Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews20182016201520142012
 20112010200920082007200620052004The Apache Tomcat 
Connectors - Web Server HowToApache HTTP Server HowToprint-friendlyversion
-Introduction
+
+The Apache Tomcat Connectors: mod_jk, ISAPI redirector, 
NSAPI redirector (1.2.x) - Apache HTTP Server HowTo
+"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);
+})();
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: mod_jk, ISAPI 
redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse 
ProxyWeb Server HowToApache HTTP Server (mod_jk)Microsoft IIS (ISAPI redirector)iPlanet Web Server (NSAPI 
redirector)Reference Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous DocumentationFrequently asked questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=;>Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting 

svn commit: r1848964 [12/25] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ images/ images/fonts/ miscellaneous/ miscellaneous/printer/ news/ new

2018-12-14 Thread csutherl
Modified: tomcat/site/trunk/docs/connectors-doc/news/20160901.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/news/20160901.html?rev=1848964=1848963=1848964=diff
==
--- tomcat/site/trunk/docs/connectors-doc/news/20160901.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/news/20160901.html Fri Dec 14 
17:45:49 2018
@@ -1,6 +1,36 @@
-The Apache Tomcat Connectors - News - 2016 News 
 Statushttp://tomcat.apache.org/;>http://www.apache.org/;>http://www.apache.org/images/asf-logo.gif; align="right" alt=" :: Apache 
Software Foundation" border="0">LinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP Server 
(mod_jk)Microsoft IIS (ISAPI 
redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworkers.propertiesuriworkermap.propertiesStatus Worker<
 a href="../reference/apache.html">Apache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol 
ReferenceAJPv13 
(ajp13)AJPv13 Extension 
ProposalMiscellaneous 
DocumentationFrequently asked questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreport
 
er2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=">Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews2018201620152014201220112010200920082007200620052004The Apache Tomcat 
Connectors - News2016 News  Statusprint-friendlyversion
-2016 News  
Status
-5 October - JK-1.2.42 
released
+
+The Apache Tomcat Connectors: mod_jk, ISAPI redirector, 
NSAPI redirector (1.2.x) - 2016 News  Status
+"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);
+})();
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: mod_jk, ISAPI 
redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse 
ProxyWeb Server HowToApache HTTP Server (mod_jk)Microsoft IIS (ISAPI redirector)iPlanet Web Server (NSAPI 
redirector)Reference Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous DocumentationFrequently asked questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=;>Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 

svn commit: r1848964 [21/25] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ images/ images/fonts/ miscellaneous/ miscellaneous/printer/ news/ new

2018-12-14 Thread csutherl
Modified: tomcat/site/trunk/docs/connectors-doc/reference/workers.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/reference/workers.html?rev=1848964=1848963=1848964=diff
==
--- tomcat/site/trunk/docs/connectors-doc/reference/workers.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/reference/workers.html Fri Dec 14 
17:45:49 2018
@@ -1,6 +1,35 @@
-The Apache Tomcat Connectors - Reference Guide - 
workers.properties configurationhttp://tomcat.apache.org/;>http://www.apache.org/;>http://www.apache.org/images/asf-logo.gif; align="right" alt=" :: Apache 
Software Foundation" border="0">Links<
 li>Docs HomeCommon 
HowToFor the 
impatientAll about 
workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP Server 
(mod_jk)Microsoft IIS (ISAPI 
redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol 
ReferenceAJPv13 
(ajp13)AJPv13 Extension 
ProposalMiscellaneous 
DocumentationFrequently asked questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailc
 
c2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=">Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews20182016201520142012201120102009href="../news/20081001.html">2008href="../news/20070301.html">2007href="../news/20060101.html">2006href="../news/20050101.html">2005href="../news/20041100.html">2004width="100%" cellspacing="4">The Apache 
 >Tomcat Connectors - Reference Guideworkers.properties 
 >configurationhref="printer/workers.html">alt="Printer Friendly Version">print-friendlyversion
-Introduction
-
+
+The Apache Tomcat Connectors: mod_jk, ISAPI redirector, 
NSAPI redirector (1.2.x) - workers.properties configuration
+"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);
+})();
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: mod_jk, ISAPI 
redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse 
ProxyWeb Server HowToApache HTTP Server (mod_jk)Microsoft IIS (ISAPI redirector)iPlanet Web Server (NSAPI 
redirector)Reference Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous DocumentationFrequently asked 

svn commit: r1848964 [19/25] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ images/ images/fonts/ miscellaneous/ miscellaneous/printer/ news/ new

2018-12-14 Thread csutherl
Modified: tomcat/site/trunk/docs/connectors-doc/reference/printer/workers.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/reference/printer/workers.html?rev=1848964=1848963=1848964=diff
==
--- tomcat/site/trunk/docs/connectors-doc/reference/printer/workers.html 
(original)
+++ tomcat/site/trunk/docs/connectors-doc/reference/printer/workers.html Fri 
Dec 14 17:45:49 2018
@@ -1,5 +1,35 @@
-The Apache Tomcat Connectors - Reference Guide - 
workers.properties configurationhttp://tomcat.apache.org/;>http://www.apache.org/;>http://www.apache.org/images/asf-logo.gif; align="right" alt=" :: Apache 
Software Foundation" border="0">The Apache Tomcat 
Connectors - Reference Guideworkers.properties 
configurationIntroduction
-
+
+The Apache Tomcat Connectors: mod_jk, ISAPI redirector, 
NSAPI redirector (1.2.x) - workers.properties configuration
+"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);
+})();
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: 
mod_jk, ISAPI redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP 
Server (mod_jk)Microsoft IIS 
(ISAPI redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous Documentation
 Frequently asked 
questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=;>Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews2018201620152014201220112010200920082007200620052004workers.properties configurationIntroduction
 
 A Tomcat worker is a Tomcat instance that is waiting to execute 
servlets or any other content
 on behalf of some web server. For example, we can have a web server such as
@@ -34,14 +64,12 @@ There are probably more reasons for havi
 Tomcat workers are defined in a properties file dubbed 
workers.properties and this tutorial
 explains how to work with it.
 
-Configuration File 
Basics
-
+Configuration File Basics
 Defining workers to the Tomcat web server plugin can be done using a 
properties file
 (a sample file named workers.properties is available in the conf/ directory).
 
 
-Format, Comments, 
Whitespace
-
+Format, 
Comments, Whitespace
 
 The lines in the file define properties. The general format is
 
@@ -71,21 +99,26 @@ letters f (false), n (fals
 The values are taken case insensitive. In this documentation we will stick
 to false and true.
 
-
+
 
-Global 
Properties
-
+Global Properties
 
 These directives have global scope.
 
-DirectiveDefaultDescriptionworker.listajp13
+
+  Directive
+
+  Default
+
+  Description
+worker.listajp13
 A comma separated list of workers names 

svn commit: r1848964 [4/25] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ images/ images/fonts/ miscellaneous/ miscellaneous/printer/ news/ news

2018-12-14 Thread csutherl
Modified: 
tomcat/site/trunk/docs/connectors-doc/common_howto/printer/workers.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/common_howto/printer/workers.html?rev=1848964=1848963=1848964=diff
==
--- tomcat/site/trunk/docs/connectors-doc/common_howto/printer/workers.html 
(original)
+++ tomcat/site/trunk/docs/connectors-doc/common_howto/printer/workers.html Fri 
Dec 14 17:45:49 2018
@@ -1,4 +1,35 @@
-The Apache Tomcat Connectors - Common HowTo - 
Workers HowTohttp://tomcat.apache.org/;>http://www.apache.org/;>http://www.apache.org/images/asf-logo.gif; align="right" alt=" :: Apache 
Software Foundation" border="0">
 The Apache Tomcat 
Connectors - Common HowToWorkers HowToIntroduction
+
+The Apache Tomcat Connectors: mod_jk, ISAPI redirector, 
NSAPI redirector (1.2.x) - Workers HowTo
+"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);
+})();
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: 
mod_jk, ISAPI redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP 
Server (mod_jk)Microsoft IIS 
(ISAPI redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous Documentation
 Frequently asked 
questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=;>Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews2018201620152014201220112010200920082007200620052004Workers HowToIntroduc
 tion
 
 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 the Apache HTTP Server 
forwarding servlet requests to a 
@@ -35,7 +66,7 @@ explains how to work with it.
 This document was originally part of Tomcat: A Minimalistic User's 
Guide written by Gal Shachor, 
 but has been split off for organisational reasons. 
 
-Defining 
Workers
+Defining Workers
 
 Defining workers to the Tomcat web server plugin can be done using a 
properties file 
 (a sample file named workers.properties is available in the conf/ directory).
@@ -49,17 +80,16 @@ the file contains entries of the followi
 worker.list=a comma separated list of worker names
 
 
-
-  # the list of workers
-  worker.list= worker1, worker2
-
+# the list of workers
+worker.list= worker1, worker2
+
 
 
 When starting up, the web server plugin will instantiate the workers whose 
name appears in the 
 worker.list property, these are also the workers to whom you can map 
requests. The directive can be used multiple times.
 
 
-Worker 
Types
+Worker Types
 
 Each named worker should also have a few entries to provide additional 
information on his behalf.
 

svn commit: r1848964 [18/25] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ images/ images/fonts/ miscellaneous/ miscellaneous/printer/ news/ new

2018-12-14 Thread csutherl
Modified: tomcat/site/trunk/docs/connectors-doc/reference/printer/iis.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/reference/printer/iis.html?rev=1848964=1848963=1848964=diff
==
--- tomcat/site/trunk/docs/connectors-doc/reference/printer/iis.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/reference/printer/iis.html Fri Dec 14 
17:45:49 2018
@@ -1,4 +1,35 @@
-The Apache Tomcat Connectors - Reference Guide - 
Configuring the ISAPI redirector for Microsoft IIShttp://tomcat.apache.org/;>http://www.apache.org/;>http://www.apache.org/images/asf-logo.gif; align="right" alt=" :: Apache 
Software Foundation" border="0">The 
Apache Tomcat Connectors - Reference GuideConfiguring the ISAPI 
redirector for Microsoft IISRequirements
+
+The Apache Tomcat Connectors: mod_jk, ISAPI redirector, 
NSAPI redirector (1.2.x) - Configuring the ISAPI redirector for Microsoft 
IIS
+"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);
+})();
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: 
mod_jk, ISAPI redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP 
Server (mod_jk)Microsoft IIS 
(ISAPI redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous Documentation
 Frequently asked 
questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=;>Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews2018201620152014201220112010200920082007200620052004Configuring the ISAPI redirector for 
Microsoft I
 ISRequirements
 
 The Tomcat redirector requires three entities:
 
@@ -36,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.
 
-Registry 
settings
+Registry settings
 
 ISAPI redirector reads configuration from the registry, create a new registry 
key named:
 
@@ -52,37 +83,41 @@ starting with the letters f (fals
 The values are taken case insensitive. In this documentation we will stick
 to false and true.
 
-Key NameDescriptionextension_uri
+
+  Attribute
+
+  Description
+extension_uri
 A string value pointing to the ISAPI extension 
/jakarta/isapi_redirect.dll
-log_file
+log_file
 A value pointing to location where log file will be created.
 (for example c:\tomcat\logs\isapi.log)
 If one of the log rotation settings (log_rotationtime or 
log_filesize) 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 strftime(3), 

svn commit: r1848964 [25/25] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ images/ images/fonts/ miscellaneous/ miscellaneous/printer/ news/ new

2018-12-14 Thread csutherl
Modified: tomcat/site/trunk/docs/connectors-doc/webserver_howto/printer/iis.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/webserver_howto/printer/iis.html?rev=1848964=1848963=1848964=diff
==
--- tomcat/site/trunk/docs/connectors-doc/webserver_howto/printer/iis.html 
(original)
+++ tomcat/site/trunk/docs/connectors-doc/webserver_howto/printer/iis.html Fri 
Dec 14 17:45:49 2018
@@ -1,4 +1,35 @@
-The Apache Tomcat Connectors - Web Server HowTo - 
ISAPI redirector for Micrsoft IIS HowTohttp://tomcat.apache.org/;>http://www.apache.org/;>http://www.apache.org/images/asf-logo.gif; align="right" alt=" :: Apache 
Software Foundation" border="0"><
 /tr>The Apache Tomcat Connectors - Web Server 
HowToISAPI redirector for Micrsoft IIS HowToIntroduction
+
+The Apache Tomcat Connectors: mod_jk, ISAPI redirector, 
NSAPI redirector (1.2.x) - ISAPI redirector for Micrsoft IIS HowTo
+"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);
+})();
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: 
mod_jk, ISAPI redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP 
Server (mod_jk)Microsoft IIS 
(ISAPI redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous Documentation
 Frequently asked 
questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=;>Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews2018201620152014201220112010200920082007200620052004ISAPI redirector for Micrsoft IIS 
HowToIntroduction
 
 This document explains how to set up the ISAPI redirector for IIS to cooperate 
with Tomcat. 
 
@@ -11,16 +42,16 @@ JSP requests to Tomcat (and this way, se
 
 
 It is recommended that you also read the
-Workers HowTo document
+Workers HowTo document
 to learn how to setup the working entities between your web server and Tomcat 
Engines.
 For more detailed configuration information consult the Reference Guide for
-workers.properties,
-uriworkermap
-and IIS.
+workers.properties,
+uriworkermap
+and IIS.
 
 
 
-Document Conventions and 
Assumptions
+Document 
Conventions and Assumptions
 
 ${tomcat_home} is the root directory of tomcat. 
 Your Tomcat installation should have the following subdirectories:
@@ -41,10 +72,10 @@ ${tomcat_home}\bin - Where you place web
 In all the examples in this document ${tomcat_home} will be c:\tomcat.
 A worker is defined to be a tomcat process that accepts work from the IIS 
server.
 
-
+
 
 
-Supported 
Configuration
+Supported 
Configuration
 
 The IIS to Tomcat redirector is supported for:
 
@@ -65,9 +96,9 @@ support the ajp13 protocol. Others servl
 

svn commit: r1848964 [20/25] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ images/ images/fonts/ miscellaneous/ miscellaneous/printer/ news/ new

2018-12-14 Thread csutherl
Modified: tomcat/site/trunk/docs/connectors-doc/reference/status.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/reference/status.html?rev=1848964=1848963=1848964=diff
==
--- tomcat/site/trunk/docs/connectors-doc/reference/status.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/reference/status.html Fri Dec 14 
17:45:49 2018
@@ -1,6 +1,35 @@
-The Apache Tomcat Connectors - Reference Guide - 
Status Worker Referencehttp://tomcat.apache.org/;>http://www.apache.org/;>http://www.apache.org/images/asf-logo.gif; align="right" alt=" :: Apache 
Software Foundation" border="0">LinksDocs HomeCommon 
HowToFor the 
impatientAll about 
workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP Server 
(mod_jk)Microsoft IIS (ISAPI 
redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol 
ReferenceAJPv13 
(ajp13)AJPv13 Extension 
ProposalMiscellaneous 
DocumentationFrequently asked questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1;
 
emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=">Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews2018201620152014201220112010
 200920082007200620052004The Apache Tomcat 
Connectors - Reference GuideStatus Worker Referenceprint-friendlyversion
-Introduction
-
+
+The Apache Tomcat Connectors: mod_jk, ISAPI redirector, 
NSAPI redirector (1.2.x) - Status Worker Reference
+"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);
+})();
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: mod_jk, ISAPI 
redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse 
ProxyWeb Server HowToApache HTTP Server (mod_jk)Microsoft IIS (ISAPI redirector)iPlanet Web Server (NSAPI 
redirector)Reference Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous DocumentationFrequently asked questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=;>Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 

svn commit: r1848964 [10/25] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ images/ images/fonts/ miscellaneous/ miscellaneous/printer/ news/ new

2018-12-14 Thread csutherl
Modified: tomcat/site/trunk/docs/connectors-doc/miscellaneous/reporttools.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/miscellaneous/reporttools.html?rev=1848964=1848963=1848964=diff
==
--- tomcat/site/trunk/docs/connectors-doc/miscellaneous/reporttools.html 
(original)
+++ tomcat/site/trunk/docs/connectors-doc/miscellaneous/reporttools.html Fri 
Dec 14 17:45:49 2018
@@ -1,23 +1,53 @@
-The Apache Tomcat Connectors - Miscellaneous 
Documentation - Reporting Toolshttp://tomcat.apache.org/;>http://www.apache.org/;>http://www.apache.org/images/asf-logo.gif; align="right" alt=" :: Apache 
Software Foundation" border="0">LinksDocs HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP Server 
(mod_jk)Microsoft IIS (ISAPI 
redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworkers.propertiesuriworkermap.propertiesStatus WorkerA
 pache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol 
ReferenceAJPv13 
(ajp13)AJPv13 Extension 
ProposalMiscellaneous 
DocumentationFrequently asked questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2
 
=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=">Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews2018201620152014201220112010<
 a href="../news/20090301.html">200920082007200620052004The Apache Tomcat 
Connectors - Miscellaneous DocumentationReporting Toolsprint-friendlyversion
-Reporting Tools
+
+The Apache Tomcat Connectors: mod_jk, ISAPI redirector, 
NSAPI redirector (1.2.x) - Reporting Tools
+"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);
+})();
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: mod_jk, ISAPI 
redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse 
ProxyWeb Server HowToApache HTTP Server (mod_jk)Microsoft IIS (ISAPI redirector)iPlanet Web Server (NSAPI 
redirector)Reference Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous DocumentationFrequently asked questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=;>Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting 

svn commit: r1848964 [11/25] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ images/ images/fonts/ miscellaneous/ miscellaneous/printer/ news/ new

2018-12-14 Thread csutherl
Modified: tomcat/site/trunk/docs/connectors-doc/news/20090301.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/news/20090301.html?rev=1848964=1848963=1848964=diff
==
--- tomcat/site/trunk/docs/connectors-doc/news/20090301.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/news/20090301.html Fri Dec 14 
17:45:49 2018
@@ -1,7 +1,37 @@
-The Apache Tomcat Connectors - News - 2009 News and 
Statushttp://tomcat.apache.org/;>http://www.apache.org/;>http://www.apache.org/images/asf-logo.gif; align="right" alt=" :: Apache 
Software Foundation" border="0">LinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP Server 
(mod_jk)Microsoft IIS (ISAPI 
redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol 
ReferenceAJPv13 
(ajp13)AJPv13 Extension 
ProposalMiscellaneous 
DocumentationFrequently asked questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter
 
2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=">Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews2018201620152014201220112010200920082007200620052004The Apache Tomcat 
Connectors - News2009 News and Statusprint-friendlyversion
-2009 News  
Status
+
+The Apache Tomcat Connectors: mod_jk, ISAPI redirector, 
NSAPI redirector (1.2.x) - 2009 News and Status
+"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);
+})();
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: mod_jk, ISAPI 
redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse 
ProxyWeb Server HowToApache HTTP Server (mod_jk)Microsoft IIS (ISAPI redirector)iPlanet Web Server (NSAPI 
redirector)Reference Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous DocumentationFrequently asked questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=;>Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 

Re: svn commit: r1848964 [1/25] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ images/ images/fonts/ miscellaneous/ miscellaneous/printer/ news/

2018-12-14 Thread Mark Thomas
On 14/12/2018 17:45, csuth...@apache.org wrote:
> Author: csutherl
> Date: Fri Dec 14 17:45:49 2018
> New Revision: 1848964
> 
> URL: http://svn.apache.org/viewvc?rev=1848964=rev
> Log:
> Update jk-site to reflect changes made in xdocs in r1848904

Nice.

Mark

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: buildbot failure in on tomcat-trunk

2018-12-14 Thread Mark Thomas
On 14/12/2018 17:52, build...@apache.org wrote:
> The Buildbot has detected a new failure on builder tomcat-trunk while 
> building . Full details are available at:
> https://ci.apache.org/builders/tomcat-trunk/builds/3923
> 
> Buildbot URL: https://ci.apache.org/
> 
> Buildslave for this Build: silvanus_ubuntu
> 
> Build Reason: The AnyBranchScheduler scheduler named 'on-tomcat-commit' 
> triggered this build
> Build Source Stamp: [branch tomcat/trunk] 1848959
> Blamelist: markt
> 
> BUILD FAILED: failed compile_1

Ah.

That will be the content-length header I just added.

Working on the fixes now...

Mark

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



buildbot failure in on tomcat-85-trunk

2018-12-14 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-85-trunk while 
building . Full details are available at:
https://ci.apache.org/builders/tomcat-85-trunk/builds/1580

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: silvanus_ubuntu

Build Reason: The AnyBranchScheduler scheduler named 'on-tomcat-85-commit' 
triggered this build
Build Source Stamp: [branch tomcat/tc8.5.x/trunk] 1848963
Blamelist: markt

BUILD FAILED: failed compile_1

Sincerely,
 -The Buildbot




-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: Deploying JK Site Docs

2018-12-14 Thread Coty Sutherland
Thanks!

On Fri, Dec 14, 2018 at 12:22 PM Mark Thomas  wrote:

> On 14/12/2018 17:16, Coty Sutherland wrote:
> > Hi,
> >
> > I made a bunch of changes to the JK site yesterday so that it uses the
> > updated Tomcat site's stylesheets to unify the UI between the two project
> > sites.
>
> A very welcome change.
>

I noticed it was older and thought it would be pretty quick/easy to
update...I proved myself wrong on that one :)


>
> > Unfortunately, I can't figure out how to deploy it. The
> > HOWTO-RELEASE.txt doc says to copy the build/docs output
> > to people.apache.org:/x1/www/tomcat.apache.org/connectors-doc, but that
> > doesn't seem to exist anymore? Can anyone help me deploy these changes?
> Or
> > should I revert them and leave it be haha
>
> That is VERY out of date.
>

Should that text file be removed? I haven't tried any of the other stuff,
but the docs in JK are way outdated in a lot of places (i.e. refs to httpd
1.3 and Windows 98).


>
> Try these instructions:
> https://svn.apache.org/viewvc/tomcat/site/trunk/README.txt?view=markup


That worked. After pushing I notice that I broke the links in the navbar,
so fixing that now.


>
>
> Ping the list if you have more questions.
>
> Mark
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>
>


svn commit: r1848959 - in /tomcat/trunk: java/org/apache/coyote/http2/StreamProcessor.java webapps/docs/changelog.xml

2018-12-14 Thread markt
Author: markt
Date: Fri Dec 14 17:26:08 2018
New Revision: 1848959

URL: http://svn.apache.org/viewvc?rev=1848959=rev
Log:
Include the optional content-length header in HTTP/2 responses where an 
appropriate value is available.

Modified:
tomcat/trunk/java/org/apache/coyote/http2/StreamProcessor.java
tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/java/org/apache/coyote/http2/StreamProcessor.java
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/coyote/http2/StreamProcessor.java?rev=1848959=1848958=1848959=diff
==
--- tomcat/trunk/java/org/apache/coyote/http2/StreamProcessor.java (original)
+++ tomcat/trunk/java/org/apache/coyote/http2/StreamProcessor.java Fri Dec 14 
17:26:08 2018
@@ -156,6 +156,13 @@ class StreamProcessor extends AbstractPr
 }
 }
 
+// Add a content-length header if a content length has been set unless
+// the application has already added one
+long contentLength = coyoteResponse.getContentLengthLong();
+if (contentLength != -1 && headers.getValue("content-length") == null) 
{
+headers.addValue("content-length").setLong(contentLength);
+}
+
 // Add date header unless it is an informational response or the
 // application has already set one
 if (statusCode >= 200 && headers.getValue("date") == null) {

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1848959=1848958=1848959=diff
==
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Fri Dec 14 17:26:08 2018
@@ -63,6 +63,15 @@
   
 
   
+  
+
+  
+63009: Include the optional content-length
+header in HTTP/2 responses where an appropriate value is available.
+(markt)
+  
+
+  
   
 
   



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 54802] Provide location information for exceptions thrown by JspDocumentParser [PATCH]

2018-12-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=54802

Mark Thomas  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #7 from Mark Thomas  ---
Resolving this as (sufficiently) fixed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r1848964 [8/25] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ images/ images/fonts/ miscellaneous/ miscellaneous/printer/ news/ news

2018-12-14 Thread csutherl
Modified: 
tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/changelog.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/changelog.html?rev=1848964=1848963=1848964=diff
==
--- tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/changelog.html 
(original)
+++ tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/changelog.html 
Fri Dec 14 17:45:49 2018
@@ -1,274 +1,304 @@
-The Apache Tomcat Connectors - Miscellaneous 
Documentation - Changeloghttp://tomcat.apache.org/;>http://www.apache.org/;>http://www.apache.org/images/asf-logo.gif; align="
 right" alt=" :: Apache Software Foundation" 
border="0">The Apache Tomcat Connectors - Miscellaneous 
DocumentationChangelogPreface
+
+The Apache Tomcat Connectors: mod_jk, ISAPI redirector, 
NSAPI redirector (1.2.x) - Changelog
+"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);
+})();
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: 
mod_jk, ISAPI redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP 
Server (mod_jk)Microsoft IIS 
(ISAPI redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous Documentation
 Frequently asked 
questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=;>Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews2018201620152014201220112010200920082007200620052004ChangelogPreface
   
   This is the Changelog for Apache Tomcat Connectors. This changelog
   does not contain all updates and fixes to the Tomcat connectors (yet).
   It should contain fixes made only after November 10th 2004, when the
   new documentation project for JK was started.
   
-Changes between 1.2.45 and 
1.2.46
-  
-  Native
-
-  
-http://issues.apache.org/bugzilla/show_bug.cgi?id=62751;>62751: 
Apache: Fix regression in 1.2.44 which resulted in
+Changes between 1.2.46 and 
1.2.47
+  Native
+
+
+  
+Changes between 1.2.45 and 
1.2.46
+  Native
+
+  
+https://bz.apache.org/bugzilla/show_bug.cgi?id=62751;>62751: Apache: 
Fix regression in 1.2.44 which resulted in
 socket_connect_timeout to be interpreted in units of seconds
 instead of milliseconds on platforms that provide poll(). (rjung)
-  
-
-  
-Changes between 1.2.44 and 
1.2.45
-  
-  Native
-
-  
-http://issues.apache.org/bugzilla/show_bug.cgi?id=62689;>62689: 
Correct regression in 1.2.44 that broke request
-handling for OPTIONS * requests. (rjung)
-  
-  
+  
+
+  
+Changes between 1.2.44 and 
1.2.45
+  Native
+
+  
+

svn commit: r1848964 [17/25] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ images/ images/fonts/ miscellaneous/ miscellaneous/printer/ news/ new

2018-12-14 Thread csutherl
Modified: tomcat/site/trunk/docs/connectors-doc/reference/printer/apache.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/reference/printer/apache.html?rev=1848964=1848963=1848964=diff
==
--- tomcat/site/trunk/docs/connectors-doc/reference/printer/apache.html 
(original)
+++ tomcat/site/trunk/docs/connectors-doc/reference/printer/apache.html Fri Dec 
14 17:45:49 2018
@@ -1,4 +1,35 @@
-The Apache Tomcat Connectors - Reference Guide - 
Configuring mod_jk for the Apache HTTP Serverhttp://tomcat.apache.org/;>http://www.apache.org/;>http://www.apache.org/images/asf-logo.gif; align="right" alt=" :: Apache 
Software Foundation" border="0">The 
Apache Tomcat Connectors - Reference GuideConfiguring mod_jk for the 
Apache HTTP ServerConfiguration 
Directives
+
+The Apache Tomcat Connectors: mod_jk, ISAPI redirector, 
NSAPI redirector (1.2.x) - Configuring mod_jk for the Apache HTTP 
Server
+"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);
+})();
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: 
mod_jk, ISAPI redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP 
Server (mod_jk)Microsoft IIS 
(ISAPI redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous Documentation
 Frequently asked 
questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=;>Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews2018201620152014201220112010200920082007200620052004Configuring mod_jk for the Apache HTTP 
ServerConfiguration Directives
 
 Most of the directives are allowed once in the global part of the Apache HTTP 
Server
 configuration and once in every VirtualHost elements. Exceptions from 
this rule are
@@ -10,12 +41,12 @@ Since version 1.2.20 they can be overwri
 Exceptions from this rule are again explicitly listed in the table below.
 See especially JkMountCopy.
 
-
-Warning: If Apache and Tomcat are configured to serve content from
+
+Warning: If Apache and Tomcat are 
configured to serve content from
 the same file system location then care must be taken to ensure that Apache is
 not able to serve inappropriate content such as the contents of the WEB-INF
-directory or JSP source code.
-
+directory or JSP source code.
+
 
 This could occur if the Apache DocumentRoot
 overlaps with a Tomcat Host's appBase or the docBase of any Context. It could
@@ -25,7 +56,11 @@ the docBase of any Context.
 
 Here are the all directives supported by Apache:
 
-DirectiveDescriptionJkWorkersFile
+
+  Attribute
+
+  Description
+JkWorkersFile
 The name of a worker file for 

svn commit: r1848964 [5/25] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ images/ images/fonts/ miscellaneous/ miscellaneous/printer/ news/ news

2018-12-14 Thread csutherl
Modified: tomcat/site/trunk/docs/connectors-doc/common_howto/timeouts.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/common_howto/timeouts.html?rev=1848964=1848963=1848964=diff
==
--- tomcat/site/trunk/docs/connectors-doc/common_howto/timeouts.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/common_howto/timeouts.html Fri Dec 14 
17:45:49 2018
@@ -1,6 +1,35 @@
-The Apache Tomcat Connectors - Common HowTo - 
Timeouts HowTohttp://tomcat.apache.org/;>http://www.apache.org/;>http://www.apache.org/images/asf-logo.gif; align="right" alt=" :: Apache 
Software Foundation" border="0">LinksDocs HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP Server 
(mod_jk)Microsoft IIS (ISAPI 
redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApa
 che HTTP Server (mod_jk)Microsoft 
IIS (ISAPI redirector)AJP Protocol 
ReferenceAJPv13 
(ajp13)AJPv13 Extension 
ProposalMiscellaneous 
DocumentationFrequently asked questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=s
 
ubstringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=">Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews2018201620152014201220112010200920082007200620052004The Apache Tomcat 
Connectors - Common HowToTimeouts HowToprint-friendlyversion
-Introduction
 
-
+
+The Apache Tomcat Connectors: mod_jk, ISAPI redirector, 
NSAPI redirector (1.2.x) - Timeouts HowTo
+"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);
+})();
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: mod_jk, ISAPI 
redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse 
ProxyWeb Server HowToApache HTTP Server (mod_jk)Microsoft IIS (ISAPI redirector)iPlanet Web Server (NSAPI 
redirector)Reference Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous DocumentationFrequently asked questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=;>Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 

svn commit: r1848964 [3/25] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ images/ images/fonts/ miscellaneous/ miscellaneous/printer/ news/ news

2018-12-14 Thread csutherl
Modified: 
tomcat/site/trunk/docs/connectors-doc/common_howto/printer/loadbalancers.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/common_howto/printer/loadbalancers.html?rev=1848964=1848963=1848964=diff
==
--- 
tomcat/site/trunk/docs/connectors-doc/common_howto/printer/loadbalancers.html 
(original)
+++ 
tomcat/site/trunk/docs/connectors-doc/common_howto/printer/loadbalancers.html 
Fri Dec 14 17:45:49 2018
@@ -1,5 +1,35 @@
-The Apache Tomcat Connectors - Common HowTo - 
LoadBalancer HowTohttp://tomcat.apache.org/;>http://www.apache.org/;>http://www.apache.org/images/asf-logo.gif; align="right" alt=" :: Apache 
Software Foundation" border="0">The Apache Tomcat Connectors - Common 
 >HowToLoadBalancer HowTonowrap="true">vspace="0" hspace="0" border="0" alt=" ">cellspacing="0" cellpadding="2" width="100%">color="#ff" face="arial,helvetica.sanserif">name="Introduction">Introduction
 > 
-
+
+The Apache Tomcat Connectors: mod_jk, ISAPI redirector, 
NSAPI redirector (1.2.x) - LoadBalancer HowTo
+"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);
+})();
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: 
mod_jk, ISAPI redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP 
Server (mod_jk)Microsoft IIS 
(ISAPI redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous Documentation
 Frequently asked 
questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=;>Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews2018201620152014201220112010200920082007200620052004LoadBalancer HowToInt
 roduction 
 A load balancer is a worker that does not directly communicate with Tomcat.
 Instead it is responsible for the management of several "real" workers,
 called members or sub workers of the load balancer.
@@ -40,8 +70,8 @@ load balancer. So a single Tomcat proces
 Some of the features provided by a load balancer are even interesting, when
 only working with a single member worker (where load balancing is not 
possible).
 
-Basic Load Balancer 
Properties
-A worker is configured as a load balancer by setting its worker type
+Basic Load 
Balancer Properties
+A worker is configured as a load balancer by setting its worker 
type
 to lb.
 
 
@@ -50,7 +80,7 @@ The following table specifies some prope
 
 balance_workers is a comma separated list of names of the member 
workers of the
 load balancer. These workers are typically of type ajp13. The member 
workers do
-not need to appear in the worker.list property themselves, 
adding the
+not need to appear in the worker.list property themselves, 

svn commit: r1848964 [15/25] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ images/ images/fonts/ miscellaneous/ miscellaneous/printer/ news/ new

2018-12-14 Thread csutherl
Modified: tomcat/site/trunk/docs/connectors-doc/reference/apache.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/reference/apache.html?rev=1848964=1848963=1848964=diff
==
--- tomcat/site/trunk/docs/connectors-doc/reference/apache.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/reference/apache.html Fri Dec 14 
17:45:49 2018
@@ -1,5 +1,35 @@
-The Apache Tomcat Connectors - Reference Guide - 
Configuring mod_jk for the Apache HTTP Serverhttp://tomcat.apache.org/;>http://www.apache.org/;>http://www.apache.org/images/asf-logo.gif; align="right" alt=" :: Apache 
Software Foundation" border="0">LinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP Server 
(mod_jk)Microsoft IIS (ISAPI 
redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol 
ReferenceAJPv13 
(ajp13)AJPv13 Extension 
ProposalMiscellaneous 
DocumentationFrequently asked questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2
 
=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=">Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews2018201620152014201220112010200920082007200620052004The Apache Tomcat 
Connectors - Reference GuideConfiguring mod_jk for the Apache HTTP 
Serverprint-friendlyversion
-Configuration 
Directives
+
+The Apache Tomcat Connectors: mod_jk, ISAPI redirector, 
NSAPI redirector (1.2.x) - Configuring mod_jk for the Apache HTTP 
Server
+"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);
+})();
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: mod_jk, ISAPI 
redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse 
ProxyWeb Server HowToApache HTTP Server (mod_jk)Microsoft IIS (ISAPI redirector)iPlanet Web Server (NSAPI 
redirector)Reference Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous DocumentationFrequently asked questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=;>Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting 

svn commit: r1848964 [2/25] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ images/ images/fonts/ miscellaneous/ miscellaneous/printer/ news/ news

2018-12-14 Thread csutherl
Modified: tomcat/site/trunk/docs/connectors-doc/ajp/printer/ajpv13a.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/ajp/printer/ajpv13a.html?rev=1848964=1848963=1848964=diff
==
--- tomcat/site/trunk/docs/connectors-doc/ajp/printer/ajpv13a.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/ajp/printer/ajpv13a.html Fri Dec 14 
17:45:49 2018
@@ -1,4 +1,35 @@
-The Apache Tomcat Connectors - AJP Protocol 
Reference - AJPv13http://tomcat.apache.org/;>http://www.apache.org/;>http://www.apache.org/images/asf-logo.gif; align="right" alt=" :: Apache 
Software Foundation" border="0"><
 !--RIGHT SIDE MAIN BODY-->The Apache Tomcat Connectors - AJP Protocol 
ReferenceAJPv13Intro
+
+The Apache Tomcat Connectors: mod_jk, ISAPI redirector, 
NSAPI redirector (1.2.x) - AJPv13
+"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);
+})();
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: 
mod_jk, ISAPI redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP 
Server (mod_jk)Microsoft IIS 
(ISAPI redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous Documentation
 Frequently asked 
questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=;>Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews2018201620152014201220112010200920082007200620052004AJPv13Intro
 
 
 The original document was written by
@@ -16,7 +47,7 @@ make life easier for maintainers of JK,
 port the protocol somewhere (into jakarta 4.x, for example).
 
 
-author
+author
 
 
 I am not one of the designers of this protocol -- I believe that Gal
@@ -29,7 +60,7 @@ only my guesses.  In general, the C code
 and comprehensible (if almost totally undocumented).  I've cleaned up the
 Java code, and I think it's reasonably readable.
 
-Design 
Goals
+Design Goals
 
 
 According to email from Gal Shachor to the jakarta-dev mailing list,
@@ -40,14 +71,14 @@ relate to communication between the web
 
Increasing performance (speed, specifically). 
 
-   Adding support for SSL, so that isSecure() and
-   getScheme() will function correctly within the 
servlet
+   Adding support for SSL, so that isSecure() and
+   getScheme() will function correctly within the servlet
container.  The client certificates and cipher suite will be
available to servlets as request attributes. 
 
 
 
-Overview of the 
protocol
+Overview of the protocol
 
 
 The ajp13 protocol is packet-oriented.  A binary format was
@@ -102,7 +133,7 @@ following messages back to the web serve
 Each message is accompanied by a differently formatted 

svn commit: r1848964 [14/25] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ images/ images/fonts/ miscellaneous/ miscellaneous/printer/ news/ new

2018-12-14 Thread csutherl
Modified: tomcat/site/trunk/docs/connectors-doc/news/printer/20160901.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/news/printer/20160901.html?rev=1848964=1848963=1848964=diff
==
--- tomcat/site/trunk/docs/connectors-doc/news/printer/20160901.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/news/printer/20160901.html Fri Dec 14 
17:45:49 2018
@@ -1,16 +1,59 @@
-The Apache Tomcat Connectors - News - 2016 News 
 Statushttp://tomcat.apache.org/;>http://www.apache.org/;>http://www.apache.org/images/asf-logo.gif; align="right" alt=" :: Apache 
Software Foundation" border="0">The 
Apache Tomcat Connectors - News2016 News  Status2016 
News  Status
-5 October - JK-1.2.42 
released
+
+The Apache Tomcat Connectors: mod_jk, ISAPI redirector, 
NSAPI redirector (1.2.x) - 2016 News  Status
+"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);
+})();
+  http://tomcat.apache.org/;>https://www.apache.org/; target="_blank">The Apache Tomcat Connectors: 
mod_jk, ISAPI redirector, NSAPI redirectorLinksDocs 
HomeCommon HowToFor the impatientAll about workersTimeoutsLoad BalancingReverse ProxyWeb 
Server HowToApache HTTP 
Server (mod_jk)Microsoft IIS 
(ISAPI redirector)iPlanet Web 
Server (NSAPI redirector)Reference 
Guideworkers.propertiesuriworkermap.propertiesStatus WorkerApache HTTP Server (mod_jk)Microsoft IIS (ISAPI 
redirector)AJP Protocol ReferenceAJPv13 (ajp13)AJPv13 Extension 
ProposalMiscellaneous Documentation
 Frequently asked 
questionsChangeloghttp://issues.apache.org/bugzilla/buglist.cgi?query_format=advancedshort_desc_type=allwordssubstrshort_desc=product=Tomcat+Connectorslong_desc_type=substringlong_desc=bug_file_loc_type=allwordssubstrbug_file_loc=keywords_type=allwordskeywords=bug_status=NEWbug_status=ASSIGNEDbug_status=REOPENEDemailassigned_to1=1emailtype1=substringemail1=emailassigned_to2=1emailreporter2=1emailcc2=1emailtype2=substringemail2=bugidtype=includebug_id=votes=chfieldfrom=chfieldto=Nowchfieldvalue=cmdtype=doitorder=Reuse+same+sort+as+last+timefield0-0-0=nooptype0-0-0=noopvalue0-0-0=;>Current
 Tomcat Connectors bugsContribute documentationJK Status Ant TasksReporting Toolshttp://tomcat.apache.org/connectors-doc-archive/jk2/index.html;>Old 
JK/JK2 documentationNews20182016201520142012201120102009200820072006200520042016 News  Status2016 News  Status
+5 October - 
JK-1.2.42 released
 The Apache Tomcat team is proud to announce the immediate availability
of Tomcat Connectors 1.2.42. This is a maintenance release.
 
-Please see the ChangeLog
+Please see the ChangeLog
for a full list of changes.
 
 If you find any bugs while using this release, please fill in the
 https://bz.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%20Connectors;>Bugzilla
 Bug Report.
-
+
 
-
-Copyright  1999-2018, Apache Software Foundation
-
\ No newline at end of file
+
+  Comments
+Notice: This comments section collects your 
suggestions
+on improving documentation for Apache Tomcat.
+If you have trouble and need help, read
+https://tomcat.apache.org/findhelp.html;>Find 
Help page
+and ask your question on the tomcat-users
+https://tomcat.apache.org/lists.html;>mailing 
list.
+Do not ask such questions here. This is not a QA 
section.
+The Apache Comments System is explained here.
+Comments may be removed by 

[Bug 63009] Content-Length header is dropped when HTTP2 is used

2018-12-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63009

Mark Thomas  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Mark Thomas  ---
Fixed in:
- trunk for 9.0.15 onwards
- 8.5.x for 8.5.38 onwards

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



buildbot failure in on tomcat-trunk

2018-12-14 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building 
. Full details are available at:
https://ci.apache.org/builders/tomcat-trunk/builds/3923

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: silvanus_ubuntu

Build Reason: The AnyBranchScheduler scheduler named 'on-tomcat-commit' 
triggered this build
Build Source Stamp: [branch tomcat/trunk] 1848959
Blamelist: markt

BUILD FAILED: failed compile_1

Sincerely,
 -The Buildbot




-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r1848966 - /tomcat/trunk/test/org/apache/coyote/http2/

2018-12-14 Thread markt
Author: markt
Date: Fri Dec 14 18:50:58 2018
New Revision: 1848966

URL: http://svn.apache.org/viewvc?rev=1848966=rev
Log:
Fix failing HTTP/2 tests after content-length change

Modified:
tomcat/trunk/test/org/apache/coyote/http2/Http2TestBase.java
tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Limits.java
tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_6_1.java
tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_6_9.java
tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_8_1.java
tomcat/trunk/test/org/apache/coyote/http2/TestHttp2UpgradeHandler.java
tomcat/trunk/test/org/apache/coyote/http2/TestStream.java
tomcat/trunk/test/org/apache/coyote/http2/TestStreamQueryString.java

Modified: tomcat/trunk/test/org/apache/coyote/http2/Http2TestBase.java
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/test/org/apache/coyote/http2/Http2TestBase.java?rev=1848966=1848965=1848966=diff
==
--- tomcat/trunk/test/org/apache/coyote/http2/Http2TestBase.java (original)
+++ tomcat/trunk/test/org/apache/coyote/http2/Http2TestBase.java Fri Dec 14 
18:50:58 2018
@@ -443,15 +443,15 @@ public abstract class Http2TestBase exte
 
 protected String getCookieResponseTrace(int streamId, int cookieCount) {
 return getResponseBodyFrameTrace(streamId, "text/plain;charset=UTF-8",
-"Cookie count: " + cookieCount);
+"Cookie count: " + cookieCount, null);
 }
 
 
 private String getResponseBodyFrameTrace(int streamId, String body) {
-return getResponseBodyFrameTrace(streamId, "application/octet-stream", 
body);
+return getResponseBodyFrameTrace(streamId, "application/octet-stream", 
body, body);
 }
 
-private String getResponseBodyFrameTrace(int streamId, String contentType, 
String body) {
+private String getResponseBodyFrameTrace(int streamId, String contentType, 
String body, String cl) {
 StringBuilder result = new StringBuilder();
 result.append(streamId);
 result.append("-HeadersStart\n");
@@ -461,6 +461,12 @@ public abstract class Http2TestBase exte
 result.append("-Header-[content-type]-[");
 result.append(contentType);
 result.append("]\n");
+if (cl != null) {
+result.append(streamId);
+result.append("-Header-[content-length]-[");
+result.append(cl);
+result.append("]\n");
+}
 result.append(streamId);
 result.append("-Header-[date]-[");
 result.append(DEFAULT_DATE);

Modified: tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Limits.java
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Limits.java?rev=1848966=1848965=1848966=diff
==
--- tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Limits.java (original)
+++ tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Limits.java Fri Dec 14 
18:50:58 2018
@@ -474,6 +474,7 @@ public class TestHttp2Limits extends Htt
 "3-WindowSize-[256]\n" +
 "3-HeadersStart\n" +
 "3-Header-[:status]-[200]\n" +
+"3-Header-[content-length]-[" + len + "]\n" +
 "3-Header-[date]-["+ DEFAULT_DATE + "]\n" +
 "3-HeadersEnd\n" +
 "3-Body-" +

Modified: tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_6_1.java
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_6_1.java?rev=1848966=1848965=1848966=diff
==
--- tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_6_1.java 
(original)
+++ tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_6_1.java Fri Dec 
14 18:50:58 2018
@@ -39,6 +39,7 @@ public class TestHttp2Section_6_1 extend
 "3-WindowSize-[128]\n" +
 "3-HeadersStart\n" +
 "3-Header-[:status]-[200]\n" +
+"3-Header-[content-length]-[128]\n" +
 "3-Header-[date]-[Wed, 11 Nov 2015 19:18:42 GMT]\n" +
 "3-HeadersEnd\n" +
 "3-Body-128\n" +
@@ -68,6 +69,7 @@ public class TestHttp2Section_6_1 extend
 "3-WindowSize-[119]\n" +
 "3-HeadersStart\n" +
 "3-Header-[:status]-[200]\n" +
+"3-Header-[content-length]-[119]\n" +
 "3-Header-[date]-[Wed, 11 Nov 2015 19:18:42 GMT]\n" +
 "3-HeadersEnd\n" +
 "3-Body-119\n" +
@@ -151,6 +153,7 @@ public class TestHttp2Section_6_1 extend
 "3-WindowSize-[127]\n" +
 "3-HeadersStart\n" +
 "3-Header-[:status]-[200]\n" +
+"3-Header-[content-length]-[127]\n" +
 

svn commit: r1848967 - in /tomcat/tc8.5.x/trunk: ./ test/org/apache/coyote/http2/

2018-12-14 Thread markt
Author: markt
Date: Fri Dec 14 18:53:39 2018
New Revision: 1848967

URL: http://svn.apache.org/viewvc?rev=1848967=rev
Log:
Fix failing HTTP/2 tests after content-length change

Modified:
tomcat/tc8.5.x/trunk/   (props changed)
tomcat/tc8.5.x/trunk/test/org/apache/coyote/http2/Http2TestBase.java
tomcat/tc8.5.x/trunk/test/org/apache/coyote/http2/TestHttp2Limits.java
tomcat/tc8.5.x/trunk/test/org/apache/coyote/http2/TestHttp2Section_6_1.java
tomcat/tc8.5.x/trunk/test/org/apache/coyote/http2/TestHttp2Section_6_9.java
tomcat/tc8.5.x/trunk/test/org/apache/coyote/http2/TestHttp2Section_8_1.java

tomcat/tc8.5.x/trunk/test/org/apache/coyote/http2/TestHttp2UpgradeHandler.java
tomcat/tc8.5.x/trunk/test/org/apache/coyote/http2/TestStream.java
tomcat/tc8.5.x/trunk/test/org/apache/coyote/http2/TestStreamQueryString.java

Propchange: tomcat/tc8.5.x/trunk/
--
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Dec 14 18:53:39 2018
@@ -1,2 +1,2 @@
 /tomcat/tc8.0.x/trunk:1809644
-/tomcat/trunk:1734785,1734799,1734845,1734928,1735041,1735044,1735480,1735577,1735597,1735599-1735600,1735615,1736145,1736162,1736209,1736280,1736297,1736299,1736489,1736646,1736703,1736836,1736849,1737104-1737105,1737112,1737117,1737119-1737120,1737155,1737157,1737192,1737280,1737339,1737632,1737664,1737715,1737748,1737785,1737834,1737860,1737903,1737959,1738005,1738007,1738014-1738015,1738018,1738022,1738039,1738043,1738059-1738060,1738147,1738149,1738174-1738175,1738261,1738589,1738623-1738625,1738643,1738816,1738850,1738855,1738946-1738948,1738953-1738954,1738979,1738982,1739079-1739081,1739087,1739113,1739153,1739172,1739176,1739191,1739474,1739492,1739726,1739762,1739775,1739814,1739817-1739818,1739975,1740131,1740324,1740465,1740495,1740508-1740509,1740520,1740535,1740707,1740803,1740810,1740969,1740980,1740991,1740997,1741015,1741033,1741036,1741058,1741060,1741080,1741147,1741159,1741164,1741173,1741181,1741190,1741197,1741202,1741208,1741213,1741221,1741225,1741232,1741409
 
,1741501,1741677,1741892,1741896,1741984,1742023,1742042,1742071,1742090,1742093,1742101,1742105,1742111,1742139,1742146,1742148,1742166,1742181,1742184,1742187,1742246,1742248-1742251,1742263-1742264,1742268,1742276,1742369,1742387,1742448,1742509-1742512,1742917,1742919,1742933,1742975-1742976,1742984,1742986,1743019,1743115,1743117,1743124-1743125,1743134,1743425,1743554,1743679,1743696-1743698,1743700-1743701,1744058,1744064-1744065,1744125,1744149,1744194,1744229,1744270,1744323,1744432,1744684,1744697,1744705,1744713,1744760,1744786,1745083,1745142-1745143,1745145,1745177,1745179-1745180,1745227,1745248,1745254,1745337,1745467,1745473,1745535,1745576,1745735,1745744,1746304,1746306-1746307,1746319,1746327,1746338,1746340-1746341,1746344,1746427,1746441,1746473,1746490,1746492,1746495-1746496,1746499-1746501,1746503-1746507,1746509,1746549,1746551,1746554,1746556,1746558,1746584,1746620,1746649,1746724,1746939,1746989,1747014,1747028,1747035,1747210,1747225,1747234,1747253,1747
 
404,1747506,1747536,1747924,1747980,1747993,1748001,1748253,1748452,1748547,1748629,1748676,1748715,1749287,1749296,1749328,1749373,1749465,1749506,1749508,1749665-1749666,1749763,1749865-1749866,1749898,1749978,1749980,1750011,1750015,1750056,1750480,1750617,1750634,1750692,1750697,1750700,1750703,1750707,1750714,1750718,1750723,1750774,1750899,1750975,1750995,1751061,1751097,1751173,1751438,1751447,1751463,1751702,1752212,1752737,1752745,1753078,1753080,1753358,1753363,1754111,1754140-1754141,1754281,1754310,1754445,1754467,1754494,1754496,1754528,1754532-1754533,1754613,1754714,1754874,1754941,1754944,1754950-1754951,1755005,1755007,1755009,1755132,1755180-1755181,1755185,1755190,1755204-1755206,1755208,1755214,1755224,1755227,1755230,1755629,1755646-1755647,1755650,1755653,1755675,1755680,1755683,1755693,1755717,1755731-1755737,1755812,1755828,1755884,1755890,1755918-1755919,1755942,1755958,1755960,1755970,1755993,1756013,1756019,1756039,1756056,1756083-1756114,1756175,1756288-1