Author: kfujino
Date: Tue Feb 16 07:07:30 2016
New Revision: 1730639
URL: http://svn.apache.org/viewvc?rev=1730639&view=rev
Log:
Clean up: Remove unnecessary code.
There is no support for context level cluster.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/core/StandardContext.java
Author: kfujino
Date: Tue Feb 16 07:06:31 2016
New Revision: 1730638
URL: http://svn.apache.org/viewvc?rev=1730638&view=rev
Log:
Clean up: Remove unnecessary code.
There is no support for context level cluster.
Modified:
tomcat/trunk/java/org/apache/catalina/core/StandardContext.java
Modifi
Author: kfujino
Date: Tue Feb 16 06:58:46 2016
New Revision: 1730637
URL: http://svn.apache.org/viewvc?rev=1730637&view=rev
Log:
No-functional change. Remove cast.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/tribes/group/GroupChannel.java
Modified:
tomcat/tc8.0.x/trunk/java/org/
Author: kfujino
Date: Tue Feb 16 06:56:50 2016
New Revision: 1730636
URL: http://svn.apache.org/viewvc?rev=1730636&view=rev
Log:
No-functional change. Remove cast.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/group/GroupChannel.java
Modified: tomcat/trunk/java/org/apache/catalina/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-tc8.0.x-test-nio2 has an issue affecting its community
integration
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "AddOns" page has been changed by KonstantinKolinko:
https://wiki.apache.org/tomcat/AddOns?action=diff&rev1=11&rev2=12
Comment:
Update text about Lambda Probe. Remove direct link, a
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "AddOns" page has been changed by KonstantinKolinko:
https://wiki.apache.org/tomcat/AddOns?action=diff&rev1=10&rev2=11
Comment:
Update PsiProbe link. They moved to GitHub as well. L
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "AddOns" page has been changed by KonstantinKolinko:
https://wiki.apache.org/tomcat/AddOns?action=diff&rev1=9&rev2=10
Comment:
Update urlrewrite link. They moved from Google Code to
Author: kkolinko
Date: Tue Feb 16 00:21:25 2016
New Revision: 1730625
URL: http://svn.apache.org/viewvc?rev=1730625&view=rev
Log:
Use https:// protocol for twitter. Their site sends Strict-Transport-Security
header.
Move Blog down in the Media menu section so that it is not one's first choice,
a
Hi,
On Tue, Feb 16, 2016 at 8:15 AM, Mark Thomas wrote:
> On 15/02/2016 08:04, Gav wrote:
> > HI All,
> >
> > markt has added some exclusions recently that are preventing a successful
> > rat run on buildbot.
>
> Huh? You told me it was failing and asked me to exclude some files.
>
My sentence
https://bz.apache.org/bugzilla/show_bug.cgi?id=58646
--- Comment #23 from Mark Thomas ---
Something to try (that would address the Upgrade + IOE issue above and any
similar issues) is to add this:
connections.remove(socket.getSocket());
to the start of:
Http11NioProtocol.Http11ConnectionHandler.
On 15/02/2016 08:04, Gav wrote:
> HI All,
>
> markt has added some exclusions recently that are preventing a successful
> rat run on buildbot.
Huh? You told me it was failing and asked me to exclude some files.
> (More accurately the xml file produced is malformed due to inclusions of
> bad head
Author: markt
Date: Mon Feb 15 21:15:30 2016
New Revision: 1730614
URL: http://svn.apache.org/viewvc?rev=1730614&view=rev
Log:
Additional excludes suggested by infra
Modified:
tomcat/trunk/res/rat/rat-excludes.txt
Modified: tomcat/trunk/res/rat/rat-excludes.txt
URL:
http://svn.apache.org/vi
Author: markt
Date: Mon Feb 15 21:14:55 2016
New Revision: 1730613
URL: http://svn.apache.org/viewvc?rev=1730613&view=rev
Log:
Additional excludes suggested by infra
Modified:
tomcat/tc7.0.x/trunk/res/rat/rat-excludes.txt
Modified: tomcat/tc7.0.x/trunk/res/rat/rat-excludes.txt
URL:
http://s
Author: markt
Date: Mon Feb 15 21:08:21 2016
New Revision: 1730611
URL: http://svn.apache.org/viewvc?rev=1730611&view=rev
Log:
Drop the social media section
Modified:
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/xdocs/index.xml
Modified: tomcat/site/trunk/docs/index.html
URL:
htt
Author: fschumacher
Date: Mon Feb 15 21:08:26 2016
New Revision: 1730612
URL: http://svn.apache.org/viewvc?rev=1730612&view=rev
Log:
Make checking for var and map replacement in RewriteValve a bit stricter and
correct detection of colon in var replacement.
Modified:
tomcat/trunk/java/org/apac
On 15/02/2016 18:49, Konstantin Kolinko wrote:
> 2016-02-15 19:08 GMT+03:00 Mark Thomas :
>> On 15/02/2016 15:55, Mark Thomas wrote:
>>> On 15/02/2016 15:53, ma...@apache.org wrote:
Author: markt
Date: Mon Feb 15 15:53:57 2016
New Revision: 1730552
URL: http://svn.apache.or
https://bz.apache.org/bugzilla/show_bug.cgi?id=58999
--- Comment #11 from Rainer Jung ---
Oups, the following:
http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/java/org/apache/catalina/loader/WebappClassLoaderBase.java?r1=1726672&r2=1730178&diff_format=h
--
You are receiving this mail because
https://bz.apache.org/bugzilla/show_bug.cgi?id=58999
--- Comment #10 from Rainer Jung ---
Your test case shows the same problem, trying to load a class named "org". I
added logging to the filter method to track what calls it gets.
I replaced the catalina.jar from 8.0.32 with one from the current
2016-02-15 19:47 GMT+01:00 Mark Thomas :
> I tested ECDHE-RSA-AES128-GCM-SHA256 which is Mozilla's recommended
> cipher for 'modern' httpd configurations.
>
> I saw a 20% improvement with NIO+OpenSSL compared to NIO+JSSE on windows.
>
> The figures are going to vary with OS, test client, target re
2016-02-15 19:08 GMT+03:00 Mark Thomas :
> On 15/02/2016 15:55, Mark Thomas wrote:
>> On 15/02/2016 15:53, ma...@apache.org wrote:
>>> Author: markt
>>> Date: Mon Feb 15 15:53:57 2016
>>> New Revision: 1730552
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1730552&view=rev
>>> Log:
>>> Add a Social
On 15/02/2016 16:47, Rémy Maucherat wrote:
> 2016-02-15 14:57 GMT+01:00 jean-frederic clere :
>
>> Using a cipher that allow HTTP/2 to work with the standard browsers
>> (like firefox and chrome) make sense otherwise we would be benching an
>> old "unsafe" cipher.
>>
>> I can't rerun my apache con
2016-02-15 14:57 GMT+01:00 jean-frederic clere :
> Using a cipher that allow HTTP/2 to work with the standard browsers
> (like firefox and chrome) make sense otherwise we would be benching an
> old "unsafe" cipher.
>
> I can't rerun my apache con tests right now but that time
> AES128-GCM-SHA256 w
On 15/02/2016 16:26, ma...@apache.org wrote:
> Author: markt
> Date: Mon Feb 15 16:26:48 2016
> New Revision: 1730564
>
> URL: http://svn.apache.org/viewvc?rev=1730564&view=rev
> Log:
> Move the social media section to the bottom of the page
It seemed a bit "in your face" as the second section on
Author: markt
Date: Mon Feb 15 16:26:48 2016
New Revision: 1730564
URL: http://svn.apache.org/viewvc?rev=1730564&view=rev
Log:
Move the social media section to the bottom of the page
Modified:
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/xdocs/index.xml
Modified: tomcat/site/trunk
Author: markt
Date: Mon Feb 15 16:25:52 2016
New Revision: 1730562
URL: http://svn.apache.org/viewvc?rev=1730562&view=rev
Log:
Add the YouTube channel to the media section of the left-hand listing
Modified:
tomcat/site/trunk/docs/bugreport.html
tomcat/site/trunk/docs/ci.html
tomcat/si
Author: markt
Date: Mon Feb 15 16:22:09 2016
New Revision: 1730561
URL: http://svn.apache.org/viewvc?rev=1730561&view=rev
Log:
Add the subscribe to our YouTube channel button.
Modified:
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/docs/stylesheets/tomcat.css
tomcat/site/trunk/x
On 15/02/2016 15:55, Mark Thomas wrote:
> On 15/02/2016 15:53, ma...@apache.org wrote:
>> Author: markt
>> Date: Mon Feb 15 15:53:57 2016
>> New Revision: 1730552
>>
>> URL: http://svn.apache.org/viewvc?rev=1730552&view=rev
>> Log:
>> Add a Social Media section to the homepage with a "Follow us on
https://bz.apache.org/bugzilla/show_bug.cgi?id=58999
--- Comment #9 from Sebastian Staack ---
Created attachment 33559
--> https://bz.apache.org/bugzilla/attachment.cgi?id=33559&action=edit
Test case to reproduce the bug when using a script engine in a servlet
--
You are receiving this mail b
https://bz.apache.org/bugzilla/show_bug.cgi?id=58999
--- Comment #8 from Sebastian Staack ---
I got the same exception if I use a script engine in a servlet. I created a
test case and attached it to the ticket. If you would like to check if this
corner case is also fixed run "mvn clean verify" in
On 15/02/2016 15:53, ma...@apache.org wrote:
> Author: markt
> Date: Mon Feb 15 15:53:57 2016
> New Revision: 1730552
>
> URL: http://svn.apache.org/viewvc?rev=1730552&view=rev
> Log:
> Add a Social Media section to the homepage with a "Follow us on Twitter"
> button
I've tried (and failed) to a
https://bz.apache.org/bugzilla/show_bug.cgi?id=58999
Sebastian Staack changed:
What|Removed |Added
CC||sebastian.sta...@zuehlke.co
Author: markt
Date: Mon Feb 15 15:53:57 2016
New Revision: 1730552
URL: http://svn.apache.org/viewvc?rev=1730552&view=rev
Log:
Add a Social Media section to the homepage with a "Follow us on Twitter" button
Modified:
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/xdocs/index.xml
Mod
Author: remm
Date: Mon Feb 15 15:51:15 2016
New Revision: 1730550
URL: http://svn.apache.org/viewvc?rev=1730550&view=rev
Log:
Fix bad processing of handshake errors in NIO2.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java
tomcat/trunk/webapps/docs/changelog.xml
M
https://bz.apache.org/bugzilla/show_bug.cgi?id=58646
--- Comment #22 from Alexander Malyshev ---
Oops.
Some incorrect info in last comment. It turns out I used both comet(implemented
using async servlets) and websocket. So call path with "if (state ==
SocketState.UPGRADING) {...}" and subsequent
https://bz.apache.org/bugzilla/show_bug.cgi?id=58646
--- Comment #21 from Alexander Malyshev ---
Ok, I added some additional logs and here is what we have:
Feb 15, 2016 MSK 05:34:24.157 PM http-nio-135.60.87.68-443-exec-34
org.apache.coyote.http11.Http11NioProtocol
INFO: Starting to process proc
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/1055
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler schedu
Author: markt
Date: Mon Feb 15 14:55:57 2016
New Revision: 1730542
URL: http://svn.apache.org/viewvc?rev=1730542&view=rev
Log:
Correct invitation links
Modified:
tomcat/site/trunk/docs/presentations.html
tomcat/site/trunk/xdocs/presentations.xml
Modified: tomcat/site/trunk/docs/presentat
Author: markt
Date: Mon Feb 15 14:45:57 2016
New Revision: 1730541
URL: http://svn.apache.org/viewvc?rev=1730541&view=rev
Log:
First pass at adding JASPIC support.
- docs still TODO
- need to handle parallel deployment
Modified:
tomcat/trunk/java/org/apache/catalina/authenticator/Authenticato
On 02/15/2016 11:30 AM, Rémy Maucherat wrote:
> 2016-02-15 10:45 GMT+01:00 Mark Thomas :
>
>> Looks like such a claim is indeed over simplified.
>>
>> Having tweaking the test so the same cipher is used, NIO+JSSE is about
>> 10% faster than NIO+OpenSSL :(
>>
>> Enabling direct buffers didn't seem
2016-02-15 10:45 GMT+01:00 Mark Thomas :
> Looks like such a claim is indeed over simplified.
>
> Having tweaking the test so the same cipher is used, NIO+JSSE is about
> 10% faster than NIO+OpenSSL :(
>
> Enabling direct buffers didn't seem to help.
>
Well, you're probably using an unoptimized c
On 15/02/2016 08:11, Mark Thomas wrote:
> On 14/02/2016 22:36, Rémy Maucherat wrote:
>> SSL tests are difficult however, what do you use ?
>
> The same test as I was using for JASPIC.
>
>> Direct buffers help
>> OpenSSL a lot for example (socket.directBuffer and socket.directSslBuffer
>> to tru
2016-02-15 9:11 GMT+01:00 Mark Thomas :
> > Direct buffers help
> > OpenSSL a lot for example (socket.directBuffer and socket.directSslBuffer
> > to true). Also one important item is to make sure the tests all use the
> > same cipher, especially with ab (JSSE might not use the same cipher as
> > O
GitHub user gmokki opened a pull request:
https://github.com/apache/tomcat/pull/28
Generalize the precompressed content serving from DefaultServlet
Replaces all gzip specific handling with more generic precompressed content
handling.
More specifically, if the new precompressed p
Github user markt-asf commented on the pull request:
https://github.com/apache/tomcat/pull/27#issuecomment-184110339
Spam. This idiot has been blocked.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does
Github user markt-asf closed the pull request at:
https://github.com/apache/tomcat/pull/27
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is en
GitHub user bjweihao opened a pull request:
https://github.com/apache/tomcat/pull/27
test
test
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bjweihao/tomcat trunk
Alternatively you can review and apply these changes as the patc
On 14/02/2016 22:36, Rémy Maucherat wrote:
> 2016-02-14 22:45 GMT+01:00 Mark Thomas :
>
>> All,
>>
>> In preparation for the connector selection webinar next week, I just did
>> a quick test of NIO + JSSE and NIO + OpenSSL.
>>
>> I was working with 9.0.x trunk including my JASPIC patch
>>
>> NIO +
HI All,
markt has added some exclusions recently that are preventing a successful
rat run on buildbot.
(More accurately the xml file produced is malformed due to inclusions of
bad headers)
Here are what I can see as the remaining invalid files; adding these to the
rat-excludes file should enable
49 matches
Mail list logo