Re: Punishing bad clients with delays

2019-05-14 Thread Mark Thomas
On 14/05/2019 21:57, Christopher Schultz wrote: > Mark, > > On 5/14/19 15:47, Mark Thomas wrote: >> On 14/05/2019 20:38, Igal @ Lucee.org wrote: >>> On 5/14/2019 12:15 PM, Christopher Schultz wrote: > >> > > Then, Tomcat observes that the servlet or filter wants to put > the response in

Re: Punishing bad clients with delays

2019-05-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 5/14/19 15:47, Mark Thomas wrote: > On 14/05/2019 20:38, Igal @ Lucee.org wrote: >> On 5/14/2019 12:15 PM, Christopher Schultz wrote: > > > Then, Tomcat observes that the servlet or filter wants to put the response into the pen

Re: Punishing bad clients with delays

2019-05-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Igal, On 5/14/19 15:38, Igal @ Lucee.org wrote: > Chris, > > On 5/14/2019 12:15 PM, Christopher Schultz wrote: >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 >> >> All, >> >> bump >> >> It's hard to see anything with all the commit messages

[ANN] Apache Tomcat 8.5.41 available

2019-05-14 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 8.5.41. Apache Tomcat 8 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and Java Authentication Service Provider Interface for Containers t

[ANN] Apache Tomcat 9.0.20 available

2019-05-14 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.20. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.20 is a bugfix and feat

svn commit: r1859248 - in /tomcat/site/trunk: ./ docs/ xdocs/

2019-05-14 Thread markt
Author: markt Date: Tue May 14 20:09:40 2019 New Revision: 1859248 URL: http://svn.apache.org/viewvc?rev=1859248&view=rev Log: Update site for 8.5.41 release Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/docs/download-80.

svn commit: r1859247 - in /tomcat/site/trunk/docs/tomcat-8.5-doc: ./ api/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/catalina/authenticator/

2019-05-14 Thread markt
Author: markt Date: Tue May 14 20:03:42 2019 New Revision: 1859247 URL: http://svn.apache.org/viewvc?rev=1859247&view=rev Log: Update docs for 8.5.41 [This commit notification would consist of 66 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] --

svn commit: r1859246 - in /tomcat/site/trunk: ./ docs/ xdocs/

2019-05-14 Thread markt
Author: markt Date: Tue May 14 19:52:38 2019 New Revision: 1859246 URL: http://svn.apache.org/viewvc?rev=1859246&view=rev Log: UPdate site for 9.0.20 release Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/docs/download-90.

svn commit: r1859245 - in /tomcat/site/trunk/docs/tomcat-9.0-doc: ./ api/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/catalina/authenticator/

2019-05-14 Thread markt
Author: markt Date: Tue May 14 19:48:28 2019 New Revision: 1859245 URL: http://svn.apache.org/viewvc?rev=1859245&view=rev Log: Update docs for 9.0.20 [This commit notification would consist of 66 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] --

Re: Punishing bad clients with delays

2019-05-14 Thread Mark Thomas
On 14/05/2019 20:38, Igal @ Lucee.org wrote: > On 5/14/2019 12:15 PM, Christopher Schultz wrote: >>> Then, Tomcat observes that the servlet or filter wants to put the >>> response into the penalty box and, instead of flushing the >>> response and (possibly) closing the connection, it just sits-a

Re: Punishing bad clients with delays

2019-05-14 Thread Igal @ Lucee.org
Chris, On 5/14/2019 12:15 PM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, bump It's hard to see anything with all the commit messages :) On 5/9/19 12:52, Christopher Schultz wrote: All, What are the options we might have to "punish" an HTTP client that w

svn commit: r1859244 - in /tomcat/site/trunk: docs/index.html docs/oldnews.html xdocs/index.xml xdocs/oldnews.xml

2019-05-14 Thread markt
Author: markt Date: Tue May 14 19:36:01 2019 New Revision: 1859244 URL: http://svn.apache.org/viewvc?rev=1859244&view=rev Log: Move hackathon to old news section Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/docs/oldnews.html tomcat/site/trunk/xdocs/index.xml tomca

Re: Punishing bad clients with delays

2019-05-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, bump It's hard to see anything with all the commit messages :) On 5/9/19 12:52, Christopher Schultz wrote: > All, > > What are the options we might have to "punish" an HTTP client that > we don't like for some reason? > > Specifically, I'd

[tomcat] branch master updated: Minor fixes, forgotten finals and cleanups

2019-05-14 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new d2eeca5 Minor fixes, forgotten finals and cleanup

[tomcat] branch master updated: Refactor async IO implementation to SocketWrapperBase

2019-05-14 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 9d6388a Refactor async IO implementation to Socke

[tomcat] branch master updated: Avoid blocking write of internal buffer

2019-05-14 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 0b7f845 Avoid blocking write of internal buffer 0

[tomcat] branch master updated: Improve BoM detection for rarely used UTF-32

2019-05-14 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 8607e1a Improve BoM detection for rarely used UT

[tomcat] branch master updated: Fix comment typo

2019-05-14 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 2de31a7 Fix comment typo 2de31a7 is described be

[tomcat] branch master updated: Refactor

2019-05-14 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 667fade Refactor 667fade is described below comm

[tomcat] branch master updated: Checkstyle nag

2019-05-14 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new e348f8b Checkstyle nag e348f8b is described below

Re: [Bug 63428] New: (spam removed)

2019-05-14 Thread Mark Thomas
On 14/05/2019 11:50, bugzi...@apache.org wrote: > https://bz.apache.org/bugzilla/show_bug.cgi?id=63428 Bug deleted. Account locked for the idiot that created it. Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

[Bug 63428] New: How can Field Engineer help businesses in site survey & readiness?

2019-05-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63428 Bug ID: 63428 Summary: How can Field Engineer help businesses in site survey & readiness? Product: Taglibs Version: unspecified Hardware: PC Status: NEW

[tomcat] branch master updated (15549ad -> 4e5a5f8)

2019-05-14 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 15549ad Keep SpotBugs happy add 4e5a5f8 Fix some false positives No new revisions were added by this update.

[tomcat] branch master updated: Keep SpotBugs happy

2019-05-14 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 15549ad Keep SpotBugs happy 15549ad is described

[tomcat] branch master updated (cb5889e -> 7831f84)

2019-05-14 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git. from cb5889e Fix SpotBugs warnings add 7831f84 Update http2.Stream method name after refactoring No new revisions w

[GitHub] [tomcat] johnkdev commented on issue #162: Add support for same-site cookie attribute

2019-05-14 Thread GitBox
johnkdev commented on issue #162: Add support for same-site cookie attribute URL: https://github.com/apache/tomcat/pull/162#issuecomment-492171504 I've moved the configuration to CookieProcessor and updated the docs. This is a

[tomcat] branch master updated (e2c5671 -> cb5889e)

2019-05-14 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git. from e2c5671 Avoid a blocking write of the internal buffer add cb5889e Fix SpotBugs warnings No new revisions were

[tomcat] branch master updated (58a95c6 -> e2c5671)

2019-05-14 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 58a95c6 Add the async APR classes to preloading add e2c5671 Avoid a blocking write of the internal buffer No ne

[tomcat] branch master updated: Add the async APR classes to preloading

2019-05-14 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 58a95c6 Add the async APR classes to preloading 5