RE: Tomcat Connector issue

2020-07-02 Thread George Stanchev
29, 2020 9:13 AM To: Tomcat Users List Subject: RE: Tomcat Connector issue I am sorry, but any ideas how to approach this? I have eliminated the possibility that the client is dropping the connection so it must be something within IIS/Win. Switching to keep_alive=true

RE: Tomcat Connector issue

2020-06-29 Thread George Stanchev
his are much appreciated... George -Original Message- From: Mark Thomas Sent: Tuesday, June 23, 2020 9:42 AM To: users@tomcat.apache.org Subject: Re: Tomcat Connector issue On 23/06/2020 16:35, Christopher Schultz wrote: > > > On 6/23/20 11:32, Mark Thomas wrote: >> On 23/06/2020

RE: Tomcat Connector issue

2020-06-23 Thread George Stanchev
::jk_ajp_common.c (799): (worker-local) Header[4] [Content-Length] = [0] This is pretty standard, I can't see anything wrong... -Original Message- From: George Stanchev Sent: Tuesday, June 23, 2020 10:33 AM To: users@tomcat.apache.org Subject: RE: Tomcat Connector issue Thanks all

RE: Tomcat Connector issue

2020-06-23 Thread George Stanchev
d... George -Original Message- From: Mark Thomas Sent: Tuesday, June 23, 2020 9:42 AM To: users@tomcat.apache.org Subject: Re: Tomcat Connector issue On 23/06/2020 16:35, Christopher Schultz wrote: > > > On 6/23/20 11:32, Mark Thomas wrote: >> On 23/06/2020 16:20

Re: Tomcat Connector issue

2020-06-23 Thread Mark Thomas
On 23/06/2020 16:35, Christopher Schultz wrote: > > > On 6/23/20 11:32, Mark Thomas wrote: >> On 23/06/2020 16:20, Christopher Schultz wrote: >>> George, >>> >>> On 6/22/20 17:13, George Stanchev wrote: We are getting HSE_REQ_SEND_RESPONSE_HEADER failed with error=87 (0x0057) on a

Re: Tomcat Connector issue

2020-06-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 6/23/20 11:32, Mark Thomas wrote: > On 23/06/2020 16:20, Christopher Schultz wrote: >> George, >> >> On 6/22/20 17:13, George Stanchev wrote: >>> We are getting HSE_REQ_SEND_RESPONSE_HEADER failed with >>> error=87 (0x0057) on a 302

Re: Tomcat Connector issue

2020-06-23 Thread Mark Thomas
On 23/06/2020 16:20, Christopher Schultz wrote: > George, > > On 6/22/20 17:13, George Stanchev wrote: >> We are getting HSE_REQ_SEND_RESPONSE_HEADER failed with error=87 >> (0x0057) on a 302 redirect proxied by TC connector 1.2.46. > Windows error 0x0057 is ... "Cannot connect to

Re: Tomcat Connector issue

2020-06-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 George, On 6/22/20 17:13, George Stanchev wrote: > We are getting HSE_REQ_SEND_RESPONSE_HEADER failed with error=87 > (0x0057) on a 302 redirect proxied by TC connector 1.2.46. Windows error 0x0057 is ... "Cannot connect to printer"??? I

Tomcat Connector issue

2020-06-22 Thread George Stanchev
We are getting HSE_REQ_SEND_RESPONSE_HEADER failed with error=87 (0x0057) on a 302 redirect proxied by TC connector 1.2.46. I can see the 302 response come over from TC and it looks legit. Trace logs below. Anyone else running into a similar error or perhaps some clue as to why this can be

tomcat connector issue with Sun Web Server 7.0.

2010-10-05 Thread Andy Wang
Hi all, We have a configuration where we use the tomcat connector with the Sun Java System Web Server and I'm noticing an unusual behavior that I've not noticed with Apache and mod_jk. When making a request to a URL such as http://host/webapp/dir/ In apache, the underlying request is made as: