Reply To: svn-1659 Major slowdown for iTunes song list

#12637
dantidote
Participant

@AHodsdon wrote:

I wonder if this is at all related to the issue I’m running into:

http://forums.fireflymediaserver.org/viewtopic.php?t=6744

If you use a tool like wireshark (http://www.wireshark.org/download.html) to capture your traffic from the vista box, do the packets seem to come in discrete chunks separated by 50 ms?

I’m on a dorm network and wireshark captures sooo much crap, its kinda hard to sift through it all but anyway when i crank up the debug, I do remember seeing something like that:

// …
2007-10-14 17:35:56 (08f43bf7): wrote 256 bytes to socket 544
2007-10-14 17:35:56 (08f43bf7): wrote 256 bytes to socket 544
2007-10-14 17:35:56 (08f43bf7): wrote 256 bytes to socket 544
2007-10-14 17:35:56 (08f43bf7): wrote 256 bytes to socket 544
2007-10-14 17:35:56 (08f43bf7): wrote -1 bytes to socket 544
2007-10-14 17:35:56 (08f43bf7): WSAEWOULDBLOCK hack
2007-10-14 17:35:56 (08f43bf7): wrote 256 bytes to socket 544
2007-10-14 17:35:56 (08f43bf7): wrote 256 bytes to socket 544
2007-10-14 17:35:56 (08f43bf7): wrote 256 bytes to socket 544
2007-10-14 17:35:56 (08f43bf7): wrote 256 bytes to socket 544
// …

Has this been happening to you on previous builds too? It has for me.