svn commit: r1072929 - /tomcat/tc6.0.x/trunk/STATUS.txt

2011-02-21 Thread kkolinko
Author: kkolinko Date: Mon Feb 21 11:27:02 2011 New Revision: 1072929 URL: http://svn.apache.org/viewvc?rev=1072929&view=rev Log: vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=10

svn commit: r1072958 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/connector/OutputBuffer.java webapps/docs/changelog.xml

2011-02-21 Thread markt
Author: markt Date: Mon Feb 21 12:53:15 2011 New Revision: 1072958 URL: http://svn.apache.org/viewvc?rev=1072958&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50189 Once the application has finished writing to the response, prevent further reads from the request since this

DO NOT REPLY [Bug 50189] AJP connector sends GET BODY CHUNK when reading after response closed

2011-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50189 --- Comment #5 from Mark Thomas 2011-02-21 07:53:34 EST --- Fixed in 6.0.x and will be included in 6.0.33 onwards. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail becaus

svn commit: r1072960 - /tomcat/trunk/java/org/apache/catalina/startup/ClassLoaderFactory.java

2011-02-21 Thread markt
Author: markt Date: Mon Feb 21 12:59:50 2011 New Revision: 1072960 URL: http://svn.apache.org/viewvc?rev=1072960&view=rev Log: Fix javadoc Modified: tomcat/trunk/java/org/apache/catalina/startup/ClassLoaderFactory.java Modified: tomcat/trunk/java/org/apache/catalina/startup/ClassLoaderFactor

[Tomcat Wiki] Update of "PoweredBy" by prosch

2011-02-21 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "PoweredBy" page has been changed by prosch. http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=317&rev2=318 -- #pragma sect

svn commit: r1072962 - /tomcat/trunk/build.properties.default

2011-02-21 Thread markt
Author: markt Date: Mon Feb 21 13:15:53 2011 New Revision: 1072962 URL: http://svn.apache.org/viewvc?rev=1072962&view=rev Log: Servletapi-2.3 appears to have disappeared from the maven1 repo. Switch everything to maven2 repo Modified: tomcat/trunk/build.properties.default Modified: tomcat/tr

PoweredBy reverted to revision 317 on Tomcat Wiki

2011-02-21 Thread Apache Wiki
Dear wiki user, You have subscribed to a wiki page "Tomcat Wiki" for change notification. The page PoweredBy has been reverted to revision 317 by KonstantinKolinko. The comment on this change is: Reverted to r317 to remove spam. http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=318&rev2=31

[Tomcat Wiki] Update of "LocalBadContent" by KonstantinKolinko

2011-02-21 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "LocalBadContent" page has been changed by KonstantinKolinko. The comment on this change is: Prohibit use of tinyurl.com, because of certain spammer. http://wiki.apache.org/tomcat/L

Reaching ulimit values for open files can generate huge log files

2011-02-21 Thread Mark Thomas
The ASF Sonar installation managed to generate 46GB of identical log messages [1] today in the 8 hours it took to notice it was down. While better monitoring would/should have identified the problem sooner, it does demonstrate a problem with the acceptor threads in all three endpoints. If there is

Re: Reaching ulimit values for open files can generate huge log files

2011-02-21 Thread Ian Darwin
On 02/21/11 10:21, Mark Thomas wrote: > The ASF Sonar installation managed to generate 46GB of identical log > messages [1] today in the 8 hours it took to notice it was down. Continuing to drive down the cost of disk storage :-) > While better monitoring would/should have identified the problem

svn commit: r1073019 - /tomcat/tc6.0.x/trunk/STATUS.txt

2011-02-21 Thread markt
Author: markt Date: Mon Feb 21 15:31:05 2011 New Revision: 1073019 URL: http://svn.apache.org/viewvc?rev=1073019&view=rev Log: Withdraw patch while I work on a better one Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/to

svn commit: r1073047 - /tomcat/trunk/java/org/apache/catalina/startup/ClassLoaderFactory.java

2011-02-21 Thread markt
Author: markt Date: Mon Feb 21 16:23:05 2011 New Revision: 1073047 URL: http://svn.apache.org/viewvc?rev=1073047&view=rev Log: Smarter solution for bug 48863 Modified: tomcat/trunk/java/org/apache/catalina/startup/ClassLoaderFactory.java Modified: tomcat/trunk/java/org/apache/catalina/startu

Re: [Tomcat Wiki] Update of "LocalBadContent" by KonstantinKolinko

2011-02-21 Thread sebb
On 21 February 2011 13:37, Apache Wiki wrote: > Dear Wiki user, > > You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for > change notification. > > The "LocalBadContent" page has been changed by KonstantinKolinko. > The comment on this change is: Prohibit use of tinyurl.com, b

Re: Reaching ulimit values for open files can generate huge log files

2011-02-21 Thread Konstantin Kolinko
2011/2/21 Mark Thomas : > The ASF Sonar installation managed to generate 46GB of identical log > messages [1] today in the 8 hours it took to notice it was down. > > While better monitoring would/should have identified the problem sooner, > it does demonstrate a problem with the acceptor threads in

svn commit: r1073075 - /tomcat/tc6.0.x/trunk/STATUS.txt

2011-02-21 Thread markt
Author: markt Date: Mon Feb 21 17:19:42 2011 New Revision: 1073075 URL: http://svn.apache.org/viewvc?rev=1073075&view=rev Log: New proposal for 48863 Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/ST

Re: Reaching ulimit values for open files can generate huge log files

2011-02-21 Thread Tim Funk
Do you want to limit the try/catch scope to just serverSocketFactory.acceptSocket since setSocketOptions() can also throw IOException? Is there a case where a client can induce an exception while setSocketOptions() is processing? -Tim On 2/21/2011 10:21 AM, Mark Thomas wrote: The ASF Sona

[Tomcat Wiki] Update of "MemoryLeakProtection" by SylvainLaurent

2011-02-21 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "MemoryLeakProtection" page has been changed by SylvainLaurent. http://wiki.apache.org/tomcat/MemoryLeakProtection?action=diff&rev1=13&rev2=14 --

[Tomcat Wiki] Trivial Update of "MemoryLeakProtection" by SylvainLaurent

2011-02-21 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "MemoryLeakProtection" page has been changed by SylvainLaurent. http://wiki.apache.org/tomcat/MemoryLeakProtection?action=diff&rev1=14&rev2=15 --

Page Tomcat 中文文档 deleted from Tomcat Wiki

2011-02-21 Thread Apache Wiki
Dear wiki user, You have subscribed to a wiki page "Tomcat Wiki" for change notification. The page "Tomcat 中文文档" has been deleted by markt. The comment on this change is: Incorrect information that the original poster failed to correct when asked.. http://wiki.apache.org/tomcat/Tomcat%20%E4%B8%A

Page Category:OSS Tomcat deleted from Tomcat Wiki

2011-02-21 Thread Apache Wiki
Dear wiki user, You have subscribed to a wiki page "Tomcat Wiki" for change notification. The page "Category:OSS Tomcat" has been deleted by markt. The comment on this change is: Cleaning up orphaned pages. http://wiki.apache.org/tomcat/Category%3AOSS%20Tomcat ---

Page ErikMartensen deleted from Tomcat Wiki

2011-02-21 Thread Apache Wiki
Dear wiki user, You have subscribed to a wiki page "Tomcat Wiki" for change notification. The page "ErikMartensen" has been deleted by markt. The comment on this change is: Cleaning up orphaned pages. http://wiki.apache.org/tomcat/ErikMartensen ---

Page FasterStartUpShareJars deleted from Tomcat Wiki

2011-02-21 Thread Apache Wiki
Dear wiki user, You have subscribed to a wiki page "Tomcat Wiki" for change notification. The page "FasterStartUpShareJars" has been deleted by markt. The comment on this change is: Cleaning up orphaned pages. Also bad advice.. http://wiki.apache.org/tomcat/FasterStartUpShareJars ---

Page JakartaTomcat deleted from Tomcat Wiki

2011-02-21 Thread Apache Wiki
Dear wiki user, You have subscribed to a wiki page "Tomcat Wiki" for change notification. The page "JakartaTomcat" has been deleted by markt. The comment on this change is: Cleaning up orphaned pages. http://wiki.apache.org/tomcat/JakartaTomcat ---

Page JürgenHermann deleted from Tomcat Wiki

2011-02-21 Thread Apache Wiki
Dear wiki user, You have subscribed to a wiki page "Tomcat Wiki" for change notification. The page "JürgenHermann" has been deleted by markt. The comment on this change is: Cleaning up orphaned pages. http://wiki.apache.org/tomcat/J%C3%BCrgenHermann --

Page OJBProjectPages/TomcatReloadBreaksOjB deleted from Tomcat Wiki

2011-02-21 Thread Apache Wiki
Dear wiki user, You have subscribed to a wiki page "Tomcat Wiki" for change notification. The page "OJBProjectPages/TomcatReloadBreaksOjB" has been deleted by markt. The comment on this change is: Cleaning up orphaned pages. http://wiki.apache.org/tomcat/OJBProjectPages/TomcatReloadBreaksOjB ---

Page Tomcat 安装/使用 deleted from Tomcat Wiki

2011-02-21 Thread Apache Wiki
Dear wiki user, You have subscribed to a wiki page "Tomcat Wiki" for change notification. The page "Tomcat 安装/使用" has been deleted by markt. The comment on this change is: Cleaning up orphaned pages. http://wiki.apache.org/tomcat/Tomcat%20%E5%AE%89%E8%A3%85/%E4%BD%BF%E7%94%A8 ---

Page TomcatWeb deleted from Tomcat Wiki

2011-02-21 Thread Apache Wiki
Dear wiki user, You have subscribed to a wiki page "Tomcat Wiki" for change notification. The page "TomcatWeb" has been deleted by markt. The comment on this change is: Cleaning up orphaned pages. Also very out of date.. http://wiki.apache.org/tomcat/TomcatWeb --

Page Tomcat/Jk2Connector deleted from Tomcat Wiki

2011-02-21 Thread Apache Wiki
Dear wiki user, You have subscribed to a wiki page "Tomcat Wiki" for change notification. The page "Tomcat/Jk2Connector" has been deleted by markt. The comment on this change is: Cleaning up orphaned pages. http://wiki.apache.org/tomcat/Tomcat/Jk2Connector ---

Page Tomcat/Jk2RemoteJmx deleted from Tomcat Wiki

2011-02-21 Thread Apache Wiki
Dear wiki user, You have subscribed to a wiki page "Tomcat Wiki" for change notification. The page "Tomcat/Jk2RemoteJmx" has been deleted by markt. The comment on this change is: Cleaning up orphaned pages. http://wiki.apache.org/tomcat/Tomcat/Jk2RemoteJmx ---

Page TomcatFAQ deleted from Tomcat Wiki

2011-02-21 Thread Apache Wiki
Dear wiki user, You have subscribed to a wiki page "Tomcat Wiki" for change notification. The page "TomcatFAQ" has been deleted by markt. The comment on this change is: Cleaning up orphaned pages. http://wiki.apache.org/tomcat/TomcatFAQ ---

Page TomcatFAQ/ModJK2OnRedHat deleted from Tomcat Wiki

2011-02-21 Thread Apache Wiki
Dear wiki user, You have subscribed to a wiki page "Tomcat Wiki" for change notification. The page "TomcatFAQ/ModJK2OnRedHat" has been deleted by markt. The comment on this change is: Cleaning up orphaned pages. http://wiki.apache.org/tomcat/TomcatFAQ/ModJK2OnRedHat -

Page Tomcat/Howto deleted from Tomcat Wiki

2011-02-21 Thread Apache Wiki
Dear wiki user, You have subscribed to a wiki page "Tomcat Wiki" for change notification. The page "Tomcat/Howto" has been deleted by markt. The comment on this change is: Cleaning up orphaned pages. http://wiki.apache.org/tomcat/Tomcat/Howto -

[Tomcat Wiki] Update of "HowTo/FasterStartUp" by KonstantinKolinko

2011-02-21 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "HowTo/FasterStartUp" page has been changed by KonstantinKolinko. The comment on this change is: Remove an advise that is really bad. Add category.. http://wiki.apache.org/tomcat/Ho

svn commit: r1073184 - /tomcat/trunk/java/org/apache/catalina/valves/SSLValve.java

2011-02-21 Thread markt
Author: markt Date: Mon Feb 21 23:21:09 2011 New Revision: 1073184 URL: http://svn.apache.org/viewvc?rev=1073184&view=rev Log: Convert to Javadoc comment and add some additional info Modified: tomcat/trunk/java/org/apache/catalina/valves/SSLValve.java Modified: tomcat/trunk/java/org/apache/c

DO NOT REPLY [Bug 39053] include Tomcat embedded sample

2011-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=39053 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|

DO NOT REPLY [Bug 24739] Control of secure flag when establishing sessions through https using cookies

2011-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=24739 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|