Re: Expect: 100-continue not working with curl and HTTP/2

2019-03-29 Thread Michael Osipov
Am 2019-03-29 um 22:07 schrieb Mark Thomas: On 29/03/2019 12:28, Michael Osipov wrote: Am 2019-03-29 um 12:14 schrieb Mark Thomas: On 28/03/2019 15:14, Osipov, Michael wrote: Hi folks, right away, I don't know whether it is us (Tomcat) or curl. I'd lke to narrow down the cause. It seems to

Isapi_Redirect Issue Page Not Found 404.0

2019-03-29 Thread Charles Mulvany
Issue: When trying to open a JSP page in IIS it appears that the isapi_redirect.dll cannot find the file to convert. I have checked several sights that confirm my configuration below but none could find that had this condition, Has anybody got this to work in the below configuration. Below is

Re: Expect: 100-continue not working with curl and HTTP/2

2019-03-29 Thread Michael Osipov
Am 2019-03-29 um 22:07 schrieb Mark Thomas: On 29/03/2019 12:28, Michael Osipov wrote: Am 2019-03-29 um 12:14 schrieb Mark Thomas: On 28/03/2019 15:14, Osipov, Michael wrote: Hi folks, right away, I don't know whether it is us (Tomcat) or curl. I'd lke to narrow down the cause. It seems to

Re: Tomcat 8.5.39 failed to initialize connector

2019-03-29 Thread Ethan Jensen
On Fri, Mar 29, 2019, 3:09 PM Mark Thomas wrote: > On 29/03/2019 18:52, Ethan Jensen wrote: > > On Thu, Mar 28, 2019 at 5:05 PM Mark Thomas wrote: > > > >> On 28/03/2019 17:18, Ethan Jensen wrote: > >>> On Thu, Mar 28, 2019 at 11:11 AM Mark Thomas wrote: > >> > >> > >> > Can you post the

Re: Tomcat 8 not responding - socket data not being read from TCP socket queue

2019-03-29 Thread Mark Thomas
On 29/03/2019 15:37, Inder wrote: > On Fri, Mar 29, 2019 at 1:21 PM Mark Thomas wrote: >> Its 8.5.20 > >>> INFO: Loaded APR based Apache Tomcat Native library [1.2.14] using APR >>> version [1.4.8]. >> >> Those are quite old. There is a fix that may be relevant to APR poll >> behaviour in APR

Re: Tomcat 8.5.39 failed to initialize connector

2019-03-29 Thread Mark Thomas
On 29/03/2019 18:52, Ethan Jensen wrote: > On Thu, Mar 28, 2019 at 5:05 PM Mark Thomas wrote: > >> On 28/03/2019 17:18, Ethan Jensen wrote: >>> On Thu, Mar 28, 2019 at 11:11 AM Mark Thomas wrote: >> >> >> Can you post the header of your private key file? It should look something

Re: Expect: 100-continue not working with curl and HTTP/2

2019-03-29 Thread Mark Thomas
On 29/03/2019 12:28, Michael Osipov wrote: > Am 2019-03-29 um 12:14 schrieb Mark Thomas: >> On 28/03/2019 15:14, Osipov, Michael wrote: >>> Hi folks, >>> >>> right away, I don't know whether it is us (Tomcat) or curl. I'd lke to >>> narrow down the cause. >> >> It seems to be related to the use of

Re: Tomcat 8.5.39 failed to initialize connector

2019-03-29 Thread Ethan Jensen
On Thu, Mar 28, 2019 at 5:05 PM Mark Thomas wrote: > On 28/03/2019 17:18, Ethan Jensen wrote: > > On Thu, Mar 28, 2019 at 11:11 AM Mark Thomas wrote: > > > > >> Can you post the header of your private key file? It should look > >> something like: > >> > >> -BEGIN RSA PRIVATE KEY- > >>

Re: Tomcat 8 not responding - socket data not being read from TCP socket queue

2019-03-29 Thread Inder
Many Thanks Mark for the super quick response. More details inline. On Fri, Mar 29, 2019 at 1:21 PM Mark Thomas wrote: > On 29/03/2019 01:40, Inder wrote: > > > > > INFO: Server version: > > INFO: Server built: unknown > > INFO: Server number: 8.5.x > > That doesn't look like

Re: Expect: 100-continue not working with curl and HTTP/2

2019-03-29 Thread Michael Osipov
Am 2019-03-29 um 12:14 schrieb Mark Thomas: On 28/03/2019 15:14, Osipov, Michael wrote: Hi folks, right away, I don't know whether it is us (Tomcat) or curl. I'd lke to narrow down the cause. It seems to be related to the use of kerberos. I don't see any errors when I provide the user name

Re: Expect: 100-continue not working with curl and HTTP/2

2019-03-29 Thread Mark Thomas
On 28/03/2019 15:14, Osipov, Michael wrote: > Hi folks, > > right away, I don't know whether it is us (Tomcat) or curl. I'd lke to > narrow down the cause. It seems to be related to the use of kerberos. I don't see any errors when I provide the user name and password on the command line. >> *

Re: Tomcat 8 not responding - socket data not being read from TCP socket queue

2019-03-29 Thread Mark Thomas
On 29/03/2019 01:40, Inder wrote: > INFO: Server version: > INFO: Server built: unknown > INFO: Server number: 8.5.x That doesn't look like a standard Tomcat build. What version of Tomcat is this / is this based on? > INFO: Loaded APR based Apache Tomcat Native library

Re: Thread pools

2019-03-29 Thread Suvendu Sekhar Mondal
Hi Rajendra, On Fri, Mar 29, 2019 at 2:44 AM Rajendra Popuri wrote: > > Hi, > > Is any parameter to recycle Tomcat connector thread pools like Datasource > pools? Or we can only define maxThreads value to connector element. Please > advise. > Can you please elaborate on "recycle Tomcat