Ethereal-users: [Ethereal-users] TDS unreassembled packets diagnosis

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Tom Jordan" <tjordan@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 7 Aug 2003 13:40:51 -0400
Not being an expert in TDS packet decodes I would appreciate some help. I have captured a sql client - server conversation of TDS packets that appears to have quite a few retransmissions from the server to the client. The first odd frame is a TDS Response Packet from the server to the client that ethereal says is a Short Frame. Then the server sends the same packet again which is marked as an Unreassembled Packet.
 
The client sends a TCP ACK. Then the server sends another TDS Unreassembled Packet followed by an identical packet marked as a TDS Response Packet.
 
In reading the ethereal docs I get the sense that Unreassembled Packets may be a false positive of the decode.
 
The general issue is that this client is at the end of a 256kbps Frame Relay Link. Users on the same local network as the server don't have any Unreassembled Frames or retransmissions. The performance at the local client is a 1 -2 second response time while the remote users see upwards of 10 seconds.
 
Am I chasing ghosts or do these packets give a clue?  Thanks in advance. - tomj