Author: kfujino
Date: Mon Apr 24 07:26:10 2017
New Revision: 1792429
URL: http://svn.apache.org/viewvc?rev=1792429&view=rev
Log:
Add MBean for DomainFilterInterceptor.
Added:
tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/DomainFilterInterceptorMBean.java
(with props)
Mod
GitHub user jelmerterwal opened a pull request:
https://github.com/apache/tomcat/pull/54
Respect minimum pool size
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jelmerterwal/tomcat respec_min_pool_size
Alternatively you can re
Github user jelmerterwal commented on the issue:
https://github.com/apache/tomcat/pull/54
For an application I develop, I see a drop in connections. The screenshot
show different values of the connection pool.
Legend for the colours;
- grey -> pool size
- greenish -> i
Author: markt
Date: Mon Apr 24 12:07:39 2017
New Revision: 1792460
URL: http://svn.apache.org/viewvc?rev=1792460&view=rev
Log:
Review those places where Tomcat re-encodes a URI or URI component and ensure
that that correct encoding (path differs from query string) is applied and that
the encodin
Author: markt
Date: Mon Apr 24 12:09:00 2017
New Revision: 1792461
URL: http://svn.apache.org/viewvc?rev=1792461&view=rev
Log:
Review those places where Tomcat re-encodes a URI or URI component and ensure
that that correct encoding (path differs from query string) is applied and that
the encodin
Author: markt
Date: Mon Apr 24 12:11:42 2017
New Revision: 1792464
URL: http://svn.apache.org/viewvc?rev=1792464&view=rev
Log:
Review those places where Tomcat re-encodes a URI or URI component and ensure
that that correct encoding (path differs from query string) is applied and that
the encodin
Author: markt
Date: Mon Apr 24 12:17:58 2017
New Revision: 1792465
URL: http://svn.apache.org/viewvc?rev=1792465&view=rev
Log:
Review those places where Tomcat re-encodes a URI or URI component and ensure
that that correct encoding (path differs from query string) is applied and that
the encodin
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/2338
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler schedu
The Buildbot has detected a new failure on builder tomcat-8-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-8-trunk/builds/993
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
Author: markt
Date: Mon Apr 24 12:52:26 2017
New Revision: 1792468
URL: http://svn.apache.org/viewvc?rev=1792468&view=rev
Log:
Fix test broken by update to encoding.
Generally, it is far too difficult to re-encode characters that were encoded in
the original URKL when they didn't need to be.
Mod
Author: markt
Date: Mon Apr 24 12:52:53 2017
New Revision: 1792469
URL: http://svn.apache.org/viewvc?rev=1792469&view=rev
Log:
Fix test broken by update to encoding.
Generally, it is far too difficult to re-encode characters that were encoded in
the original URKL when they didn't need to be.
Mod
Author: markt
Date: Mon Apr 24 12:53:47 2017
New Revision: 1792472
URL: http://svn.apache.org/viewvc?rev=1792472&view=rev
Log:
Fix test broken by update to encoding.
Generally, it is far too difficult to re-encode characters that were encoded in
the original URKL when they didn't need to be.
Mod
Author: markt
Date: Mon Apr 24 12:53:15 2017
New Revision: 1792470
URL: http://svn.apache.org/viewvc?rev=1792470&view=rev
Log:
Fix test broken by update to encoding.
Generally, it is far too difficult to re-encode characters that were encoded in
the original URKL when they didn't need to be.
Mod
https://bz.apache.org/bugzilla/show_bug.cgi?id=61022
--- Comment #6 from Gary Murphy ---
Thank you. That resolved the issue. Is there documentation for this and other
available interceptors?
--
You are receiving this mail because:
You are the assignee for the bug.
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/2339
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
The Buildbot has detected a new failure on builder tomcat-7-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-7-trunk/builds/732
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
The Buildbot has detected a restored build on builder tomcat-8-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-8-trunk/builds/994
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler
The Buildbot has detected a restored build on builder tomcat-7-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-7-trunk/builds/733
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler
https://bz.apache.org/bugzilla/show_bug.cgi?id=61022
--- Comment #7 from Christopher Schultz ---
You mean like this?
http://tomcat.apache.org/tomcat-8.0-doc/jdbc-pool.html
--
You are receiving this mail because:
You are the assignee for the bug.
Github user jelmerterwal commented on the issue:
https://github.com/apache/tomcat/pull/54
Below an image of further progress during the day. Where graphs peek at 40
the application has been restarted.
https://cloud.githubusercontent.com/assets/5363087/25348472/af5048f0-291e-11
https://bz.apache.org/bugzilla/show_bug.cgi?id=60750
--- Comment #27 from Mark Thomas ---
The current 8.0.x code also does not emit the final chunk. This behaviour is
correct.
--
You are receiving this mail because:
You are the assignee for the bug.
-
https://bz.apache.org/bugzilla/show_bug.cgi?id=60750
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=61032
Bug ID: 61032
Summary: min pool size is not being respected
Product: Tomcat Modules
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: no
23 matches
Mail list logo