It's very possible that you encountered packet loss. You can either look at the "missed_bytes" field in conn.log or the "missing_bytes" field in the files.log. If either of those aren't zero, then you probably dropped packets.
Damn, now that I look at those field names, we ended up naming them unfortunately different.
.Seth