Hi All,
 
I am using JServ on NT as wel as Linux RH 6.1.
 
I try to submit information from my HTML page which can be from 1000 to 7000.
 
On NT Jserv the servlet is working very fine.
 
On Linux the setup is as follows:
 
Linux RedHat 6.1
Apache 1.3.6
JServ 1.1
 
On linux the form is not submitted properly.
It the querylength is not 4000 the form is submitted.
I mean the form as large as 10K is also submitted but not one with 4K.
 
The form is submitted to a cgi script and works very well irrespective of the length.
So it is not the problem of the Web Server.
 
Why is it behaving in this manner?
 
Thanx in advace.
Mohan

Reply via email to