2012/3/23 Caldarale, Charles R <chuck.caldar...@unisys.com>: >> From: Chema [mailto:demablo...@gmail.com] >> Subject: Re: chunked encoding > >> But, if I'm not wrong , chunks messages belong application layer, so >> when servers pass them to TCP/IP stack , they are different messages. > > TCP/IP knows nothing about "messages", only about the two byte streams for > the connection (one inbound, one outbound).
Thanks. You're right . It was my fault. If I consider to send many chunks over the same TCP connection, it has sense for me. I don't know why I thought on different chunks over separate connections. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org