Hi! I am ninj colleague.
I am having some tests in uploading files into our web server using the TU2 and CGI scripts as well. I am trying to figure out what is the maximum length of string or the maximum character a TU2 can pass and write into my log file.
After having some tests, I have noticed that as it reaches 8191 ramaining characters was not copied. How true is it? Because I do believe with regards to CGI there is no limitation in handling data, right? it depends on the memory capacity.
Thanks,
Elleah

Reply With Quote