----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Greetings,

I have an applet that posts uuencoded+urlencoded 30214 bytes to a
servlet.
the servlet gets the content length correctly but tomcat chokes. It
outputs

Incomplete read, deal with it 8188 2048
BAD packet

followed by a hex dump.

Is there a limit on post data in Tomcat? I have also tried with the
content type of application/octet-stream with the same result. TIA.

P.S. Responders on tomcat-dev list pleas cc me, i'm not on that list.
--
Aaron Stromas    | "Tick-tick-tick!!!... ja, Pantani is weg..."
Oracle Corp      |                             BRTN commentator
+1 703.708.68.21 |                              L'Alpe d'Huez
                                            1995 Tour de France




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to