tomcat questionThere was a bug in j-t-c that was fixed a few days ago that
caused
requests to be chunked even if the content-length was known.
You should build tomcat-util from jakarta-tomcat-connectors
and replace the one in your tomcat install with it.

Otherwise, you could always use the http10 connector instead.

Keith

  -----Original Message-----
  From: Carlos Pizano [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, June 06, 2002 5:04 PM
  To: [EMAIL PROTECTED]
  Subject: tomcat question


  Sorry to bother you, but I have searched a lot for this question... to no
avail.

  How can I disable chunking (Transfer-Encoding: chunked) output on Tomcat ?

  It seems that anything served with Tomcat is chunked. I need to disable
that
  behavior that HTTP1.1 says is optional...

  Thanks in advance,



  Carlos Pizano
  Chief Technology Officer
  Elisar Software Corporation
  2500 Louisiana Blvd. NE Suite 400
  Albuquerque, NM 87110
  Tel: (505)884-1918
  Fax: (505)884-1806
  [EMAIL PROTECTED]



Reply via email to