http2 async timeout setting

2019-12-04 Thread Arief Hasani
Hi Guys, Seems like AsyncContext.setTimeout is not working if using http2 (clients are chome, firefox, safari on mac). It runs well on http1.1 Thanks

Re: override context path for manager application

2019-12-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Konstantin, On 12/4/19 17:32, Konstantin Kolinko wrote: > чт, 5 дек. 2019 г. в 01:20, Guild, Jason A (DOT) > : >> >> Hi all: >> >> The context path of the Tomcat manager application is "/manager" >> by default [0]. I am trying to change this

Re: override context path for manager application

2019-12-04 Thread Guild, Jason A (DOT)
Konstantin: Thank you for your point #1 below! When I remove "path" attribute entirely from my override configuration and save it as "dev9#manager.xml" then I get exactly the result I want. However, I did not need to move the manager application from the "${catalina.home}/webapps" directory as

Re: override context path for manager application

2019-12-04 Thread Konstantin Kolinko
чт, 5 дек. 2019 г. в 01:20, Guild, Jason A (DOT) : > > Hi all: > > The context path of the Tomcat manager application is "/manager" by default > [0]. > I am trying to change this context path from the default using an override > configuration. > > I am doing the typical creation of a container

override context path for manager application

2019-12-04 Thread Guild, Jason A (DOT)
Hi all: The context path of the Tomcat manager application is "/manager" by default [0]. I am trying to change this context path from the default using an override configuration. I am doing the typical creation of a container using makebase.sh and setting CATALINA_BASE before starting it. To

Re: Unknown protocol: e on Windows

2019-12-04 Thread Konstantin Kolinko
ср, 4 дек. 2019 г. в 22:38, Christopher Schultz : > Konstantin, > > On 12/4/19 13:33, Konstantin Kolinko wrote: > > ср, 4 дек. 2019 г. в 20:28, Christopher Schultz > > : > >> > >> All, > >> > >> I feel like I should be able to figure this out on my own, but > >> I'm drawing a blank. > >> > >> I'm

Re: Do I really need to use CVS for tomcat8 source management?

2019-12-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Bill, Please put all your posts on the list. We are a volunteer community and the community benefits from all posts. If you want paid support, you are welcome to contact me directly. On 12/4/19 14:09, engelk...@bellsouth.net wrote: > Chris -

Re: Unknown protocol: e on Windows

2019-12-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 M, On 12/4/19 13:37, M. Manna wrote: > Chris, > > On Wed, 4 Dec 2019 at 18:34, Konstantin Kolinko > wrote: > >> ср, 4 дек. 2019 г. в 20:28, Christopher Schultz < >> ch...@christopherschultz.net>: >>> >>> All, >>> >>> I feel like I should be

Re: Unknown protocol: e on Windows

2019-12-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Konstantin, On 12/4/19 13:33, Konstantin Kolinko wrote: > ср, 4 дек. 2019 г. в 20:28, Christopher Schultz > : >> >> All, >> >> I feel like I should be able to figure this out on my own, but >> I'm drawing a blank. >> >> I'm trying to upgrade

Re: Unknown protocol: e on Windows

2019-12-04 Thread M. Manna
Chris, On Wed, 4 Dec 2019 at 18:34, Konstantin Kolinko wrote: > ср, 4 дек. 2019 г. в 20:28, Christopher Schultz < > ch...@christopherschultz.net>: > > > > All, > > > > I feel like I should be able to figure this out on my own, but I'm > > drawing a blank. > > > > I'm trying to upgrade from

Re: Unknown protocol: e on Windows

2019-12-04 Thread Konstantin Kolinko
ср, 4 дек. 2019 г. в 20:28, Christopher Schultz : > > All, > > I feel like I should be able to figure this out on my own, but I'm > drawing a blank. > > I'm trying to upgrade from Apache Tomcat 8.0.35 to Apache Tomcat > 8.5.35 and I'm getting errors on a certain portion of the > conf/server.xml

Re: Unknown protocol: e on Windows

2019-12-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 M, On 12/4/19 12:44, M. Manna wrote: >> On Wed, 4 Dec 2019 at 17:38, Christopher Schultz < >> ch...@christopherschultz.net> wrote: >> > All, > > I should note that I'm using Oracle Java 1.8.0 build 161. > > I have seen another environment with

Re: Unknown protocol: e on Windows

2019-12-04 Thread M. Manna
Also, with Windows \\ escape often has the tricks. On Wed, 4 Dec 2019 at 17:43, M. Manna wrote: > Chris, > > On Wed, 4 Dec 2019 at 17:38, Christopher Schultz < > ch...@christopherschultz.net> wrote: > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA256 >> >> All, >> >> I should note that I'm

Re: Unknown protocol: e on Windows

2019-12-04 Thread M. Manna
Chris, On Wed, 4 Dec 2019 at 17:38, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > All, > > I should note that I'm using Oracle Java 1.8.0 build 161. > > I have seen another environment with essentially the same > configuration

Re: Unknown protocol: e on Windows

2019-12-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, I should note that I'm using Oracle Java 1.8.0 build 161. I have seen another environment with essentially the same configuration that seems to work. The path is "E:\path\to\keystore.jks" and there are no errors. Thanks, - -chris On 12/4/19

Unknown protocol: e on Windows

2019-12-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, I feel like I should be able to figure this out on my own, but I'm drawing a blank. I'm trying to upgrade from Apache Tomcat 8.0.35 to Apache Tomcat 8.5.35 and I'm getting errors on a certain portion of the conf/server.xml configuration. I

Re: Double Slash Support in Tomcat 9.0.27

2019-12-04 Thread Kushagra Bindal
Thanks On Wed, Dec 4, 2019, 5:20 PM Mark Thomas wrote: > On 04/12/2019 11:32, Kushagra Bindal wrote: > > Hi Mark, > > > > I am not saying that this is a tomcat issue, I am just asking if there > is a > > way by which we can handle this. As maybe in later version of 8.5.24 > Tomcat > > has take

Re: Double Slash Support in Tomcat 9.0.27

2019-12-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Kushagra, On 12/4/19 06:32, Kushagra Bindal wrote: > I am not saying that this is a tomcat issue, I am just asking if > there is a way by which we can handle this. As maybe in later > version of 8.5.24 Tomcat has take some action to handle such >

Re: Error parsing HTTP request header

2019-12-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ram, On 12/4/19 06:02, thulasiram k wrote: > Hi, > > we recently upgrade our tomcat from 7.0.91 to 7.0.94 in windows > platform. Post upgrade we are seeing the below exception in logs > very frequently. can you please suggest to avoid this. > >

Re: Double Slash Support in Tomcat 9.0.27

2019-12-04 Thread Mark Thomas
On 04/12/2019 11:32, Kushagra Bindal wrote: > Hi Mark, > > I am not saying that this is a tomcat issue, I am just asking if there is a > way by which we can handle this. As maybe in later version of 8.5.24 Tomcat > has take some action to handle such conditions. If you mean, is there a Tomcat

Re: Double Slash Support in Tomcat 9.0.27

2019-12-04 Thread Kushagra Bindal
Hi Mark, I am not saying that this is a tomcat issue, I am just asking if there is a way by which we can handle this. As maybe in later version of 8.5.24 Tomcat has take some action to handle such conditions. On Wed, Dec 4, 2019 at 4:53 PM Mark Thomas wrote: > On 04/12/2019 05:16, Kushagra

Re: Double Slash Support in Tomcat 9.0.27

2019-12-04 Thread Mark Thomas
On 04/12/2019 05:16, Kushagra Bindal wrote: > Hi Mark/Manna/Chris, > > Do we have any way out to handle this type of behavior? All the evidence so far points to an application issue, not a Tomcat issue. If you are able to create a simple test case that demonstrates a Tomcat issue we can take a

Re: Async file upload server has 33% less throughput compared to the sync version

2019-12-04 Thread Mark Thomas
On 04/12/2019 02:23, Behrang Saeedzadeh wrote: > I am not expecting it to take less time, but to provide better throughput. Despite what you appear to think, you have written two synchronous, blocking I/O upload servlets. Not one synchronous and one non-synchronous. With synchronous I/O less time

Error parsing HTTP request header

2019-12-04 Thread thulasiram k
Hi, we recently upgrade our tomcat from 7.0.91 to 7.0.94 in windows platform. Post upgrade we are seeing the below exception in logs very frequently. can you please suggest to avoid this. Dec 02, 2019 1:34:09 PM org.apache.coyote.http11.AbstractHttp11Processor process INFO: Error parsing HTTP

Re: host [:] is not valid error in catalina.out

2019-12-04 Thread Mark Thomas
On 04/12/2019 05:19, Kushagra Bindal wrote: > Hi, > > I tried to upgrade my tomcat on OpenAM from 8.5.24 to 9.0.29 version and I > got below error in catalina.out during startup itself. That stack trace shows that this error is in response to an incoming request, not part of the start-up