Author: markt
Date: Mon Dec 20 13:58:07 2010
New Revision: 1051106
URL: http://svn.apache.org/viewvc?rev=1051106&view=rev
Log:
Version numbers are defined in the properties file
Modified:
tomcat/trunk/build.xml
Modified: tomcat/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/
https://issues.apache.org/bugzilla/show_bug.cgi?id=50501
Summary: Tomcat needs to much time to invalidate sessions
Product: Tomcat 6
Version: 6.0.29
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
P
https://issues.apache.org/bugzilla/show_bug.cgi?id=50501
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: fhanik
Date: Mon Dec 20 16:42:13 2010
New Revision: 1051202
URL: http://svn.apache.org/viewvc?rev=1051202&view=rev
Log:
Implement a maxConnection threshold for the JIoEndpoint, to be able to
constraint how many connections the connector will accept
Added:
tomcat/trunk/test/org/apache
https://issues.apache.org/bugzilla/show_bug.cgi?id=50501
--- Comment #2 from Michael Osipov <1983-01...@gmx.net> 2010-12-20 13:54:05 EST
---
I sorry, bugzilla forgot to upload my attachment. Will do asap.
I can't use #invalidate(), this is cause all JS & CSS files in my JSP to create
a new sessio
https://issues.apache.org/bugzilla/show_bug.cgi?id=50453
--- Comment #9 from Jim Riggs 2010-12-20 14:50:27 EST ---
Created an attachment (id=26428)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26428)
v1
Here is a first pass at this. I have done rudimentary testing of both the
valv
On 20 December 2010 16:42, wrote:
> Author: fhanik
> Date: Mon Dec 20 16:42:13 2010
> New Revision: 1051202
>
> URL: http://svn.apache.org/viewvc?rev=1051202&view=rev
> Log:
> Implement a maxConnection threshold for the JIoEndpoint, to be able to
> constraint how many connections the connector w
On 16 December 2010 21:09, wrote:
> Author: fhanik
> Date: Thu Dec 16 21:09:49 2010
> New Revision: 1050161
>
> URL: http://svn.apache.org/viewvc?rev=1050161&view=rev
> Log:
> Starting to work on maxConnections attribute for BIO/NIO connectors to allow
> administrators to throttle how accepting
Author: fhanik
Date: Mon Dec 20 21:01:37 2010
New Revision: 1051291
URL: http://svn.apache.org/viewvc?rev=1051291&view=rev
Log:
Implement maxConnections for NIO connector
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/AbstractEndpoint.java
tomcat/trunk/java/org/apache/tomcat/util/
https://issues.apache.org/bugzilla/show_bug.cgi?id=50496
--- Comment #1 from Christopher Schultz
2010-12-20 16:11:20 EST ---
Hmm... AccessLogValve is just asking the response how many bytes it wrote: the
compression occurs at a level below that. I'm trying to track-down where the
filter is actua
https://issues.apache.org/bugzilla/show_bug.cgi?id=50453
--- Comment #10 from Christopher Schultz
2010-12-20 16:13:45 EST ---
Don't forget RemoteIPFilter in trunk.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because:
https://issues.apache.org/bugzilla/show_bug.cgi?id=50501
--- Comment #3 from Christopher Schultz
2010-12-20 16:16:51 EST ---
Sounds like a question to ask on the user list. JS and CSS files cause sessions
to be created? Not under a default configuration.
--
Configure bugmail: https://issues.ap
https://issues.apache.org/bugzilla/show_bug.cgi?id=50453
--- Comment #11 from Jim Riggs 2010-12-20 16:23:25 EST ---
The attachment patches both the valve and the filter, and my comment says that
I tested both.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
https://issues.apache.org/bugzilla/show_bug.cgi?id=50453
--- Comment #12 from Christopher Schultz
2010-12-20 16:56:21 EST ---
D'oh. This head cold is killing my ability to concentrate on even reading 5 or
6 sentences. Apologies for the noise.
--
Configure bugmail: https://issues.apache.org/bug
On 11 déc. 2010, at 23:21, ma...@apache.org wrote:
> Author: markt
> Date: Sat Dec 11 22:21:02 2010
> New Revision: 1044731
>
> URL: http://svn.apache.org/viewvc?rev=1044731&view=rev
> Log:
> TRy and sync up the deps in the POMs with what Checkstyle validates
>
> Removed:
>tomcat/trunk/test
Author: fhanik
Date: Tue Dec 21 00:24:24 2010
New Revision: 1051335
URL: http://svn.apache.org/viewvc?rev=1051335&view=rev
Log:
Test can piggy back on the 'ant test' auto switch between connectors
Modified:
tomcat/trunk/test/org/apache/catalina/connector/TestMaxConnections.java
Modified:
t
Author: fhanik
Date: Tue Dec 21 00:32:25 2010
New Revision: 1051342
URL: http://svn.apache.org/viewvc?rev=1051342&view=rev
Log:
Add in a default that doesnt throw a ClassNotFoundException that is simply
ignored, and allow a fast way to change the console formatter through a system
property when
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "FrontPage" page has been changed by aymenbnr.
http://wiki.apache.org/tomcat/FrontPage?action=diff&rev1=8&rev2=9
--
* '''EventSta
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "FrontPage" page has been changed by aymenbnr.
http://wiki.apache.org/tomcat/FrontPage?action=diff&rev1=9&rev2=10
--
* '''EventSt
Dear wiki user,
You have subscribed to a wiki page "Tomcat Wiki" for change notification.
The page FrontPage has been reverted to revision 8 by markt.
The comment on this change is: Spam removal.
http://wiki.apache.org/tomcat/FrontPage?action=diff&rev1=10&rev2=11
On 20/12/2010 22:34, Sylvain Laurent wrote:
On 11 déc. 2010, at 23:21, ma...@apache.org wrote:
Author: markt
Date: Sat Dec 11 22:21:02 2010
New Revision: 1044731
URL: http://svn.apache.org/viewvc?rev=1044731&view=rev
Log:
TRy and sync up the deps in the POMs with what Checkstyle validates
Re
Author: markt
Date: Tue Dec 21 01:53:34 2010
New Revision: 1051356
URL: http://svn.apache.org/viewvc?rev=1051356&view=rev
Log:
Fix Checkstyle / Eclipse nags
Modified:
tomcat/trunk/test/org/apache/catalina/connector/TestMaxConnections.java
Modified:
tomcat/trunk/test/org/apache/catalina/conn
Author: markt
Date: Tue Dec 21 01:56:04 2010
New Revision: 1051357
URL: http://svn.apache.org/viewvc?rev=1051357&view=rev
Log:
Restore file accidently removed in r1044731
Added:
tomcat/trunk/test/org/apache/tomcat/util/threads/DedicatedThreadExecutorTest.java
- copied unchanged from r1
Author: markt
Date: Tue Dec 21 01:57:50 2010
New Revision: 1051358
URL: http://svn.apache.org/viewvc?rev=1051358&view=rev
Log:
Fix Checkstyle / Eclipse nags
Modified:
tomcat/trunk/test/org/apache/tomcat/util/threads/DedicatedThreadExecutorTest.java
tomcat/trunk/test/org/apache/tomcat/uti
https://issues.apache.org/bugzilla/show_bug.cgi?id=50500
--- Comment #1 from brian.weisle...@gmail.com 2010-12-20 21:12:37 EST ---
Created an attachment (id=26429)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26429)
Patch to check for a BigInteger parameter before coercing to a doubl
https://issues.apache.org/bugzilla/show_bug.cgi?id=50500
--- Comment #2 from brian.weisle...@gmail.com 2010-12-20 21:13:55 EST ---
Created an attachment (id=26430)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26430)
ELArithmetic test case
--
Configure bugmail: https://issues.apache
https://issues.apache.org/bugzilla/show_bug.cgi?id=50503
Summary: Engine level Clustering does not work correctly if the
web application has a version.
Product: Tomcat 7
Version: trunk
Platform: All
OS/Version: All
https://issues.apache.org/bugzilla/show_bug.cgi?id=50503
--- Comment #1 from Keiichi Fujino 2010-12-21 01:44:09 EST
---
Created an attachment (id=26431)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26431)
I made a patch.
I changed "clusterName.indexOf("#") >= 0" into
"clusterName.
Author: kfujino
Date: Tue Dec 21 06:56:09 2010
New Revision: 1051392
URL: http://svn.apache.org/viewvc?rev=1051392&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50503.
When web application has a version, Engine level Clustering works correctly.
Modified:
tomcat/trunk/ja
https://issues.apache.org/bugzilla/show_bug.cgi?id=50503
Keiichi Fujino changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
30 matches
Mail list logo