[Bug 62523] Concurrent stress test websocket server by jmeter, occur:java.io.IOException: java.io.IOException: Broken pipe

2018-07-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62523

sosojustdo  changed:

   What|Removed |Added

 Resolution|INVALID |REMIND

-- 
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



[Bug 62523] Concurrent stress test websocket server by jmeter, occur:java.io.IOException: java.io.IOException: Broken pipe

2018-07-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62523

--- Comment #8 from sosojustdo  ---
(In reply to Mark Thomas from comment #7)
> The exception is tellign you that the client dropped the connection. You
> need to investigate the JMeter end of this test.


I optimized jmeter configure, but problem reproduce; try tomcat7.x tomcat8.x,
the same problem; do you have suggestion

-- 
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



[ANN] Apache Tomcat 7.0.90 released

2018-07-07 Thread Violeta Georgieva
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 7.0.90.

Apache Tomcat is an open source software implementation of the Java
Servlet, JavaServer Pages, Java Expression Language and Java
WebSocket technologies.

This release contains a number of bug fixes and improvements compared to
version 7.0.88. The notable changes since 7.0.88 include:


- Add the RemoteCIDRFilter and RemoteCIDRValve that can be used to
  allow/deny requests based on IPv4 and/or IPv6 client address where the
  IP ranges are defined using CIDR notation.
  Based on a patch by Francis Galiegue.

- Update the packaged version of the Tomcat Native Library to 1.2.17 to
  pick up the latest Windows binaries built with APR 1.6.3 and OpenSSL
  1.0.2o.


Please refer to the change log for the complete list of changes:
http://tomcat.apache.org/tomcat-7.0-doc/changelog.html

Apache Tomcat website:
http://tomcat.apache.org

Downloads:
http://tomcat.apache.org/download-70.cgi

Migration guides from Apache Tomcat 5.5.x and 6.0.x:
http://tomcat.apache.org/migration.html

Enjoy

The Apache Tomcat team


svn commit: r27973 - /release/tomcat/tomcat-7/v7.0.88/

2018-07-07 Thread violetagg
Author: violetagg
Date: Sat Jul  7 13:15:43 2018
New Revision: 27973

Log:
Remove 7.0.88

Removed:
release/tomcat/tomcat-7/v7.0.88/


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



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

2018-07-07 Thread violetagg
Author: violetagg
Date: Sat Jul  7 13:13:30 2018
New Revision: 1835309

URL: http://svn.apache.org/viewvc?rev=1835309=rev
Log:
Update docs for Apache Tomcat 7.0.90 release.


[This commit notification would consist of 62 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: r1835307 - in /tomcat/site/trunk: ./ docs/ xdocs/

2018-07-07 Thread violetagg
Author: violetagg
Date: Sat Jul  7 12:59:22 2018
New Revision: 1835307

URL: http://svn.apache.org/viewvc?rev=1835307=rev
Log:
Updates (excluding docs) for 7.0.90 release

Modified:
tomcat/site/trunk/build.properties.default
tomcat/site/trunk/docs/doap_Tomcat.rdf
tomcat/site/trunk/docs/download-70.html
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/docs/migration-7.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-70.xml
tomcat/site/trunk/xdocs/index.xml
tomcat/site/trunk/xdocs/migration-7.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=1835307=1835306=1835307=diff
==
--- tomcat/site/trunk/build.properties.default (original)
+++ tomcat/site/trunk/build.properties.default Sat Jul  7 12:59:22 2018
@@ -36,7 +36,7 @@ tomcat.loc=http://www.apache.org/dist/to
 
 
 # - Tomcat versions -
-tomcat70=7.0.88
+tomcat70=7.0.90
 tomcat80=8.0.53
 tomcat85=8.5.32
 tomcat90=9.0.10

Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/doap_Tomcat.rdf?rev=1835307=1835306=1835307=diff
==
--- tomcat/site/trunk/docs/doap_Tomcat.rdf (original)
+++ tomcat/site/trunk/docs/doap_Tomcat.rdf Sat Jul  7 12:59:22 2018
@@ -81,8 +81,8 @@
 
   
 Latest Stable 7.0.x Release
-2018-05-11
-7.0.88
+2018-07-06
+7.0.90
   
 
 

Modified: tomcat/site/trunk/docs/download-70.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-70.html?rev=1835307=1835306=1835307=diff
==
--- tomcat/site/trunk/docs/download-70.html (original)
+++ tomcat/site/trunk/docs/download-70.html Sat Jul  7 12:59:22 2018
@@ -225,7 +225,7 @@
 Quick Navigation
 
 
-[define v]7.0.88[end]
+[define v]7.0.90[end]
 https://www.apache.org/dist/tomcat/tomcat-7/KEYS;>KEYS |
 [v] |
 Browse |

Modified: tomcat/site/trunk/docs/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1835307=1835306=1835307=diff
==
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Sat Jul  7 12:59:22 2018
@@ -248,6 +248,40 @@ project logo are trademarks of the Apach
 
 
 
+
+2018-07-06 Tomcat 7.0.90 Released
+
+
+
+The Apache Tomcat Project is proud to announce the release of version 7.0.90 of
+Apache Tomcat. This release contains a number of bug fixes and improvements
+compared to version 7.0.88. The notable changes compared to 7.0.88 include:
+
+
+
+Add the RemoteCIDRFilter and RemoteCIDRValve that can be used to allow/deny
+requests based on IPv4 and/or IPv6 client address where the IP ranges are
+defined using CIDR notation. Based on a patch by Francis Galiegue.
+
+Update the packaged version of the Tomcat Native Library to 1.2.17 to pick
+up the latest Windows binaries built with APR 1.6.3 and OpenSSL 
1.0.2o.
+
+
+
+
+
+Full details of these changes, and all the other changes, are available in the
+Tomcat 7 
changelog.
+
+
+
+
+
+https://tomcat.apache.org/download-70.cgi;>Download
+
+
+
+
 
 2018-07-05 Tomcat 8.0.53 Released
 
@@ -392,46 +426,6 @@ Tomcat Native. The notable changes since
 
 
 
-
-
-2018-05-11 Tomcat 7.0.88 Released
-
-
-
-The Apache Tomcat Project is proud to announce the release of version 7.0.88 of
-Apache Tomcat. This release contains a number of bug fixes and improvements
-compared to version 7.0.86. The notable changes compared to 7.0.86 include:
-
-
-
-Correct a regression in handling of DataSource resources that do not 
specify
-a factory.
-
-Implement configuration options to work-around specification non-compliant
-user agents (including all the major browsers) that do not correctly %nn
-encode URI paths and query strings as required by RFC 7230 and RFC 
3986
-
-Enable the CrawlerSessionManagerValve to correctly handle bots that crawl
-multiple hosts and/or web applications when the Valve is configured on a
-Host or an Engine.
-
-Add support for annotation scanning of classes built with Java 11 EA
-
-
-
-
-
-Full details of these changes, and all the other changes, are available in the
-Tomcat 7 
changelog.
-
-
-
-
-
-https://tomcat.apache.org/download-70.cgi;>Download
-
-
-
 
 
 2018-03-06 Tomcat Connectors 1.2.43 
Released

Modified: tomcat/site/trunk/docs/migration-7.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-7.html?rev=1835307=1835306=1835307=diff