On 08/01/2014 21:47, Dames, Kristopher J wrote:
> My webapp needs to pass several thousand parameters in an HTTP POST
> request. I am required to use RHEL's tomcat packages (currently on
> 6.0.24). I figured out Red Hat has capped the maximum HTTP parameters
> at 512 and to get
My webapp needs to pass several thousand parameters in an HTTP POST request. I
am required to use RHEL's tomcat packages (currently on 6.0.24). I figured out
Red Hat has capped the maximum HTTP parameters at 512 and to get around it, I
have to add the Java para