TCP/IP unacknowledged data storage -


we have windows 2003 server accessed ~100 clients connected through gb network , ~400 clients connected outside through t1 (1.5mbis/s) line internal network. clients ask server data size of 300 - 400kb.

the server shows constant network load of ~1.6mbis/s , users have poor response time.

my assumption on packet takes long time on t1 line until acknowledge received , "buffer" of unacknowledged data full local users must wait free slot in buffer.

is possible reason our problem? , buffer reside (nic / tcp-stack / ...)?


Comments

Popular posts from this blog

Hatching array of circles in AutoCAD using c# -

ios - UITEXTFIELD InputView Uipicker not working in swift -

Python Pig Latin Translator -