-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

To whom it may concern,

On 5/27/2010 1:37 PM, glau_pldm wrote:
> <Connector port="8080" protocol="HTTP/1.1" 
>                connectionTimeout="20000" 
>                redirectPort="8443"
>                maxHttpHeaderSize="8192" />
> 
> I'm using Tomcat 6.0.14
> 
> The connection doesn't hang but the reply is empty.

So, it looks like Tomcat just closes the connection in that case.

> Here is the detailed
> output from cURL:
> * Empty reply from server
> * Connection #0 to host localhost left intact
> curl: (52) Empty reply from server
> * Closing connection #0

That's not particularly helpful, unfortunately. The fact that you're not
getting a timeout is useful, though.

> I tested a few URI lengths.  First I tested a URI around 7K in length but
> under 8K, which worked.  Then I tested a URI slightly above 8K and that did
> not work.  When I change the connector to allow a larger HTTP header size of
> 16k then 8K works as expected.
> 
> I'm wondering if this behavior can be reproduced on another Tomcat deploy or
> if this behavior is localized to my configuration.

Would you mind upgrading to the latest 6.0.x release (it's currently
6.0.26... your version is nearly 3 years old) and trying again? If this
problem still exists, you'll need to upgrade to get a fix for it, anyway.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkv+3EQACgkQ9CaO5/Lv0PCWtACdF9xicia7iAKeH1AqeMxHBXdw
AuMAoJ/ob3rv8mobVxeyk8Oxfve7LDr2
=g9fZ
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to