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/
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
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
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
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
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.
-
https://bz.apache.org/bugzilla/show_bug.cgi?id=61918
Ryan Fong changed:
What|Removed |Added
Summary|Nio2Endpoint may miscount |Nio2Endpoint may miscount
-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
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/
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)
https://bz.apache.org/bugzilla/show_bug.cgi?id=61918
Remy Maucherat changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
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
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
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
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
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
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.
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
18 matches
Mail list logo