Symptom: When a user submits a form over a certain length (around 1
kilobyte), our processing servlet cuts off the text. So we only get the
first kilobyte or so of what is submitted.
We've written a standard CGI to confirm that there's no limit on
Apache's POST parameters and it worked. So our current guess is that
the problem lies in JServ.
I don't see any configuration options for specifying the maximum size
of a POST request but it seems like this is exactly what's happening --
JServ is just cutting off the form.
Any ideas? We're running the latest apache, latest JServ, RedHat6.
-Klep
Sent via Deja.com http://www.deja.com/
Before you buy.