Results 1 to 3 of 3

Thread: TCP window size decreases during streaming

  1. #1
    Join Date
    Dec 2008
    Posts
    6

    sad TCP window size decreases during streaming

    Hi everybody,
    We have developed an embedded HTTP tunneling server to stream to VLC player. During streaming we have observed that the window size at the "server" end starts decreasing from 6432 and finally gives the "TCP->ZeroWindow" error.

    Does anyone know why the window size becomes zero at the server end??
    It happens even if we set it to a huge value using setsockopt().

    Regards
    Venu

  2. #2
    Join Date
    May 2008
    Posts
    945

    Re: TCP window size decreases during streaming

    TCP Zero Window error message occurs when the TCP Window size on a machine remains zero for a specified amount of time. This means that when a receiving TCP returns an ACK with a 0 in the window field, it means the receiving socket buffer has filled. I would say to wait for few minutes or so and see if the issue continues or not.

  3. #3
    Join Date
    Dec 2008
    Posts
    6

    question Re: TCP window size decreases during streaming

    Hi .
    Thank you for the quick response.
    We are doing live streaming currently and observing that the server receive buffer reduces to zero. The server only receives acknowledgments and hence we are not able to understand why the receive buffer should get full.

    Is there any way to retrieve the buffer size from the kernel during run-time?
    What may be the possible reasons for zero window size in this scenario?

    Regards

Similar Threads

  1. Reset Firefox to default window size
    By Jabeen in forum Windows Software
    Replies: 3
    Last Post: 14-07-2009, 12:17 PM
  2. How to change window size?
    By Chun Hei in forum Windows XP Support
    Replies: 1
    Last Post: 25-04-2009, 08:08 PM
  3. Setting Default IE Window Size
    By Dharmavira in forum Customize Desktop
    Replies: 3
    Last Post: 04-03-2009, 03:28 PM
  4. Small IE window, want to customize it to full size.
    By go raiden in forum Customize Desktop
    Replies: 4
    Last Post: 06-01-2009, 10:29 PM
  5. Window Xp not showing my full drive size
    By Prathamesh in forum Operating Systems
    Replies: 1
    Last Post: 24-12-2008, 11:37 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,406,665.51824 seconds with 17 queries