Re: [tomcat] branch loom created (now 6a22f2f399)

2022-10-21 Thread Christopher Schultz
Rémy, On 10/21/22 05:27, Rémy Maucherat wrote: On Thu, Oct 20, 2022 at 3:46 PM Rémy Maucherat wrote: Ok, that is reasonable and seeing what can be expected in the best case is a good plan. Async will indeed be a bit more expensive with Loom, just like blocking is more expensive with NIO(2).

Re: [tomcat] branch loom created (now 6a22f2f399)

2022-10-21 Thread Christopher Schultz
Mark, On 10/20/22 05:28, Mark Thomas wrote: On 20/10/2022 09:32, Rémy Maucherat wrote: This is interesting since now is the best time to discuss long term plans. We'll see if there are some scheduling gains with Loom ... But I don't think thread scheduling was the problem in Tomcat. Maybe

Re: [DISCUSS] EOL date for 8.5.x

2022-10-21 Thread Christopher Schultz
Mark, On 10/20/22 04:44, Mark Thomas wrote: Bump. On 07/10/2022 10:27, Mark Thomas wrote: Hi all, I don't think there is a need to make a decision on this quickly, but based on past experience and the current discussions about Jakarta EE 11 I think this is something we need to start thinki

[tomcat] branch 8.5.x updated: Note that maxHttpHeaderSize always allocates the max size

2022-10-21 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 495149bb46 Note that maxHttpHeaderSize always alloc

[tomcat] branch 9.0.x updated: Note that maxHttpHeaderSize always allocates the max size

2022-10-21 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 70d776a391 Note that maxHttpHeaderSize always alloc

[tomcat] branch 10.0.x updated: Note that maxHttpHeaderSize always allocates the max size

2022-10-21 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new efd0ff4ffa Note that maxHttpHeaderSize always all

[tomcat] branch 10.1.x updated: Note that maxHttpHeaderSize always allocates the max size

2022-10-21 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 8abea615b7 Note that maxHttpHeaderSize always all

[tomcat] branch main updated: Note that maxHttpHeaderSize always allocates the max size

2022-10-21 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new cbae167168 Note that maxHttpHeaderSize always allocat

[GitHub] [tomcat] aooohan merged pull request #556: Note that maxHttpHeaderSize always allocates the max size

2022-10-21 Thread GitBox
aooohan merged PR #556: URL: https://github.com/apache/tomcat/pull/556 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

Re: [tomcat] branch loom created (now 6a22f2f399)

2022-10-21 Thread Rémy Maucherat
On Thu, Oct 20, 2022 at 3:46 PM Rémy Maucherat wrote: > Ok, that is reasonable and seeing what can be expected in the best > case is a good plan. Async will indeed be a bit more expensive with > Loom, just like blocking is more expensive with NIO(2). I'm starting testing, and it looks like the ba

[tomcat] branch 8.5.x updated: Fix deprecation warning when building with newer versions of Java

2022-10-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new f18a816fbd Fix deprecation warning when building wi

[tomcat] branch 9.0.x updated: Fix deprecation warning when building with newer versions of Java

2022-10-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 9572e12ed1 Fix deprecation warning when building wi

[tomcat] branch 10.1.x updated: Fix some deprecation warnings when building with newer versions of Java

2022-10-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 1006b3ba4d Fix some deprecation warnings when bui

[tomcat] branch main updated: Fix some deprecation warnings when building with newer versions of Java

2022-10-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new fea617de08 Fix some deprecation warnings when buildin

[GitHub] [tomcat] aooohan closed pull request #559: fix Bug 66318 - Set multiple domain names for one address,In Windows 10 OS. AbstractProcessor.populateRequestAttributeRemoteHost aways get wrong hos

2022-10-21 Thread GitBox
aooohan closed pull request #559: fix Bug 66318 - Set multiple domain names for one address,In Windows 10 OS. AbstractProcessor.populateRequestAttributeRemoteHost aways get wrong host URL: https://github.com/apache/tomcat/pull/559 -- This is an automated message from the Apache Git Service.

[GitHub] [tomcat] aooohan commented on pull request #559: fix Bug 66318 - Set multiple domain names for one address,In Windows 10 OS. AbstractProcessor.populateRequestAttributeRemoteHost aways get wro

2022-10-21 Thread GitBox
aooohan commented on PR #559: URL: https://github.com/apache/tomcat/pull/559#issuecomment-1286564703 Your commit has nothing to do with your PR title. Also your commit is redundant: https://bz.apache.org/bugzilla/show_bug.cgi?id=66233 -- This is an automated message from the Ap