2012/3/24 Chema <demablo...@gmail.com>:
>> 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 ?
>

TCP packets are numbered (by TCP itself). Thus chunks are ordered as well.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to