> The server application must pass the chunks to its outbound TCP/IP stack in > order, so normal TCP sequencing takes care of it. >
Thanks But, if I'm not wrong , chunks messages belong application layer, so when servers pass them to TCP/IP stack , they are different messages. Do it by same connection , but they are different messages on application layer , right ? I see it how a chat conversation: when I send "Hello" and "Bye" by client chat , receiver chat only can know the right order if there is any mechanism on *application layer* to put them in order I can rely on the order which messages were sent, but it doesn't look very reliable Sure I'm wrong but I don't understand it Thanks and regards --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org