Re: HTTP Error 414. The request URL is too long.

2023-03-09 Thread Seth Mayers
ps you sort it out with the application to find what huge > data is being push onto the url and limit it. > > -Original Message- > > From: Mark Thomas > > Sent: Friday, March 10, 2023 9:34 AM > > To: users@tomcat.apache.org > > Subject: Re: HTTP Error 414. The

HTTP Error 414. The request URL is too long.

2023-03-09 Thread Seth Mayers
I am running Apache Tomcat Version 9.0.48. If I post a transaction that is very large, I get the "414; The request URL is too long". I have tried adding a bunch of parameters to my server.xml file but none of them seem to work. I have tried: maxHttpHeaderSize="262144" maxSavePostSize="-1" maxPos