svn commit: r1818647 - /tomcat/trunk/webapps/docs/logging.xml

2017-12-19 Thread violetagg
Author: violetagg Date: Tue Dec 19 10:33:49 2017 New Revision: 1818647 URL: http://svn.apache.org/viewvc?rev=1818647&view=rev Log: Fix typo Modified: tomcat/trunk/webapps/docs/logging.xml Modified: tomcat/trunk/webapps/docs/logging.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/

[Bug 61917] AddDefaultCharsetFilter only supports text/* response

2017-12-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61917 --- Comment #2 from Konstantin Kolinko --- Please note that you have to adhere to specifications. The mime-types have official specifications for them and are registered with IANA, https://www.iana.org/assignments/media-types/media-types.xhtml

[Bug 61917] AddDefaultCharsetFilter only supports text/* response

2017-12-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61917 --- Comment #3 from Christopher Schultz --- I'm -0 on supporting a change to add default charsets to MIME types other than text/* because those types (non-RFC) "should not" have them. On the other hand, sometimes the only way to make this stuf

Responsive Website

2017-12-19 Thread Igal Sapir
Hi everyone, The Tomcat website at http://tomcat.apache.org/ is not using responsive design, and therefore is not very mobile-friendly. I have a lot of experience with Front End development and can fix that if given the approval. Any thoughts? Igal

[Bug 61918] New: Nio2Endpoint may miscount connectionLimitLatch while closing socket

2017-12-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61918 Bug ID: 61918 Summary: Nio2Endpoint may miscount connectionLimitLatch while closing socket Product: Tomcat 8 Version: 8.5.16 Hardware: PC OS: All

[Bug 61918] Nio2Endpoint may miscount connectionLimitLatch while closing socket

2017-12-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61918 --- Comment #1 from Ryan Fong --- Created attachment 35619 --> https://bz.apache.org/bugzilla/attachment.cgi?id=35619&action=edit data and patch -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 61918] Nio2Endpoint may miscount connectionLimitLatch while closing socket that is already closed

2017-12-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61918 Ryan Fong changed: What|Removed |Added Summary|Nio2Endpoint may miscount |Nio2Endpoint may miscount

Re: Responsive Website

2017-12-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Igal, On 12/19/17 11:29 AM, Igal Sapir wrote: > Hi everyone, > > The Tomcat website at http://tomcat.apache.org/ is not using > responsive design, and therefore is not very mobile-friendly. > > I have a lot of experience with Front End development

svn commit: r1818711 - in /tomcat/trunk: java/org/apache/tomcat/util/net/Nio2Endpoint.java webapps/docs/changelog.xml

2017-12-19 Thread remm
Author: remm Date: Tue Dec 19 19:58:25 2017 New Revision: 1818711 URL: http://svn.apache.org/viewvc?rev=1818711&view=rev Log: 61918: Fix connectionLimitLatch counting when closing an already closed socket. Based on a patch by Ryan Fong. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/

svn commit: r1818712 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/net/Nio2Endpoint.java webapps/docs/changelog.xml

2017-12-19 Thread remm
Author: remm Date: Tue Dec 19 20:03:16 2017 New Revision: 1818712 URL: http://svn.apache.org/viewvc?rev=1818712&view=rev Log: 61918: Fix connectionLimitLatch counting when closing an already closed socket. Based on a patch by Ryan Fong. Modified: tomcat/tc8.5.x/trunk/ (props changed)

[Bug 61918] Nio2Endpoint may miscount connectionLimitLatch while closing socket that is already closed

2017-12-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61918 Remy Maucherat changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

Re: Responsive Website

2017-12-19 Thread Igal @ Lucee.org
Chris, On 12/19/2017 11:21 AM, Christopher Schultz wrote: Smaller patches/PRs are more likely to be applied than huge ones. Maybe start with a few small but useful patches to get things going? Remember that the website is built using XSLT so don't edit the HTML files directly, but rather have a

[GUMP@vmgump-vm3]: Project tomcat-tc8.0.x-test-nio2 (in module tomcat-8.0.x) failed

2017-12-19 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-tc8.0.x-test-nio2 has an issue affecting its community integration

[GUMP@vmgump-vm3]: Project tomcat-trunk-test-nio (in module tomcat-trunk) failed

2017-12-19 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-test-nio has an issue affecting its community integration. Th

[GUMP@vmgump-vm3]: Project tomcat-trunk-test-nio2 (in module tomcat-trunk) failed

2017-12-19 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-test-nio2 has an issue affecting its community integration. T

[GUMP@vmgump-vm3]: Project tomcat-trunk-test-apr (in module tomcat-trunk) failed

2017-12-19 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-test-apr has an issue affecting its community integration. Th

[Bug 61810] [Proposal] Support configure the interval to keep all jars open if no jar is accessed

2017-12-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61810 --- Comment #7 from Huxing Zhang --- (In reply to Konstantin Kolinko from comment #5) > 1. Overall it looks OK. > You must update documentation as well > http://tomcat.apache.org/tomcat-7.0-doc/config/loader.html Right, it is on my TODO list.

[Bug 61810] [Proposal] Support configure the interval to keep all jars open if no jar is accessed

2017-12-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61810 --- Comment #8 from Huxing Zhang --- (In reply to Konstantin Kolinko from comment #6) > > 2197synchronized (jarFiles) { > > 2198 if (force || (jarOpenInterval > 0 && > > System.currentTimeMillis() > > 2199