Re: [tomcat] branch master updated (519f6f8 -> 18e0e3f)

2020-09-28 Thread Martin Grigorov
Hi, On Fri, Sep 25, 2020 at 4:40 PM Mark Thomas wrote: > On 25/09/2020 14:34, ma...@apache.org wrote: > > 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. > > > >

Re: [tomcat] 08/09: Refactor the pruning so more stream info is retained for longer

2020-09-28 Thread Martin Grigorov
Hi Mark, On Fri, Sep 25, 2020 at 4:35 PM wrote: > 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 > > commit 954cbffa73efe6e546a07c84ade97a3b9b38a893 > Author: Mark

[Bug 64478] org.apache.coyote.http11.Http11Processor.service Error parsing HTTP request header

2020-09-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64478 --- Comment #10 from Deviduttapanda --- Hi Adnan, yes we have recently upgraded to Tomcat 9.0.36 the previous version was 9.0.29 and it was working fine. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 64478] org.apache.coyote.http11.Http11Processor.service Error parsing HTTP request header

2020-09-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64478 --- Comment #12 from Md. Adnan Rashidul Islam --- Hi, Please check the following, 01) Monitoring parent profile on LTM. Also you can check the send string on the parent profile. on the Parent profile the default should be GET /\r\n 02)

Re: [tomcat] branch master updated (519f6f8 -> 18e0e3f)

2020-09-28 Thread Mark Thomas
On 28/09/2020 09:13, Martin Grigorov wrote: > Good news: there are no regressions! So far, so good. > Neutral news: there are no performance improvements according to my tests. > I use >

Re: [tomcat] branch master updated (519f6f8 -> 18e0e3f)

2020-09-28 Thread Martin Grigorov
On Mon, Sep 28, 2020 at 11:59 AM Mark Thomas wrote: > On 28/09/2020 09:13, Martin Grigorov wrote: > > > > > Good news: there are no regressions! > > So far, so good. > > > Neutral news: there are no performance improvements according to my > tests. > > I use > > >

[tomcat] branch master updated: Optimize the iteration when closing idle streams

2020-09-28 Thread mgrigorov
This is an automated email from the ASF dual-hosted git repository. mgrigorov 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 31cab22 Optimize the iteration when closing

[Bug 64771] Windows CPU processor always running by a thread reading request body from https connection

2020-09-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64771 --- Comment #3 from Jerry Hou --- "boundedElastic-90" #434 daemon prio=5 os_prio=0 tid=0x21055000 nid=0xd14 runnable [0x4383d000] java.lang.Thread.State: RUNNABLE at

[Bug 64771] Windows CPU processor always running by a thread reading request body from https connection

2020-09-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64771 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #4 from Mark

Re: [tomcat] branch master updated (519f6f8 -> 18e0e3f)

2020-09-28 Thread Rémy Maucherat
On Mon, Sep 28, 2020 at 10:59 AM Mark Thomas wrote: > On 28/09/2020 09:13, Martin Grigorov wrote: > > > > > Good news: there are no regressions! > > So far, so good. > > > Neutral news: there are no performance improvements according to my > tests. > > I use > > >

[Bug 64478] org.apache.coyote.http11.Http11Processor.service Error parsing HTTP request header

2020-09-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64478 --- Comment #11 from Md. Adnan Rashidul Islam --- Hi, Please check the following, 01) Monitoring parent profile on LTM. Also you can check the send string on the parent profile. on the Parent profile the default should be GET /\r\n 02)

[tomcat] branch 9.0.x updated: Don't send the Keep-Alive response header is the connection is closed

2020-09-28 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 c41d07e Don't send the Keep-Alive response header

[tomcat] branch 8.5.x updated: Don't send the Keep-Alive response header is the connection is closed

2020-09-28 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 fe040cf Don't send the Keep-Alive response header

[tomcat] branch master updated: Don't send the Keep-Alive response header is the connection is closed

2020-09-28 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 a20f6f3 Don't send the Keep-Alive response

[Bug 64478] org.apache.coyote.http11.Http11Processor.service Error parsing HTTP request header

2020-09-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64478 --- Comment #9 from Md. Adnan Rashidul Islam --- Hi Deviduttapanda, have you recently upgraded to Tomcat version 9.0.36? Is the issue occurred in the previous version? what was the previous version of Tomcat? Thanks. (In reply to

Re: [tomcat] branch master updated (519f6f8 -> 18e0e3f)

2020-09-28 Thread Martin Grigorov
On Mon, Sep 28, 2020 at 9:28 AM Martin Grigorov wrote: > Hi, > > On Fri, Sep 25, 2020 at 4:40 PM Mark Thomas wrote: > >> On 25/09/2020 14:34, ma...@apache.org wrote: >> > This is an automated email from the ASF dual-hosted git repository. >> > >> > markt pushed a change to branch master >> > in

[Bug 64775] mod_jk is sending both Content-Length and Transfer-Encoding

2020-09-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64775 Sam Horrocks changed: What|Removed |Added CC||s...@daemoninc.com -- You are

[Bug 64775] New: mod_jk is sending both Content-Length and Transfer-Encoding

2020-09-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64775 Bug ID: 64775 Summary: mod_jk is sending both Content-Length and Transfer-Encoding Product: Tomcat Connectors Version: unspecified Hardware: PC OS: Linux

Re: CATALINA_BASE vs CATALINA_HOME: What must be where?

2020-09-28 Thread Christopher Schultz
Konstantin, On 9/27/20 14:33, Konstantin Kolinko wrote: > сб, 26 сент. 2020 г. в 18:12, Christopher Schultz > : >> >> All, >> >> I'm writing about the above topic for ApacheCon @ Home and I wanted to >> get some confirmation about a few statements. The code is ... large and >> complex and it will

Re: CATALINA_BASE vs CATALINA_HOME: What must be where?

2020-09-28 Thread Konstantin Kolinko
пн, 28 сент. 2020 г. в 23:04, Christopher Schultz : > > Konstantin, > > On 9/27/20 14:33, Konstantin Kolinko wrote: > > сб, 26 сент. 2020 г. в 18:12, Christopher Schultz > > : > >> > >> All, > >> > >> I'm writing about the above topic for ApacheCon @ Home and I wanted to > >> get some confirmation