-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 To whom it may concern,
On 5/26/2010 6:31 PM, glau_pldm wrote: > I'm running tests against a web app running in Tomcat and I was asked > to test extremely long URL query strings. I've read servers should > throw HTTP status 414 if the header size is too long however whenever > I make the call to Tomcat there is no response What does happen? Does the connection hang and finally time out? Do you get any information in the log files? Note that 414 is restricted to "Request-URI Too Long" and not the header itself. 413 would probably be a better response for "too much header information". What size Request-URI are you trying to send? An example would really help. So would your exact version of Tomcat. > ideally I would like it to return a 414 error. I have my http > connector configured with maxHttpHeaderSize="8192" Can you post the rest of your <Connector> configuration, too? - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkv+pMYACgkQ9CaO5/Lv0PBhvQCdG868rvE4M67beUglA8Uh4uxW +3EAn3x7RWR1W9wVRpAEq2/7ChkAmNub =OxvP -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org