3 messages in com.googlegroups.google-picasa-data-apiRe: Uploads stall after 65k of the tr...
FromSent OnAttachments
ghul...@gmail.com23 Aug 2007 16:39 
Ryan Boyd (Google)26 Aug 2007 16:31 
ghul...@gmail.com27 Aug 2007 10:17 
Subject:Re: Uploads stall after 65k of the transfer occurs
From:Ryan Boyd (Google) (api.@google.com)
Date:08/26/2007 04:31:59 PM
List:com.googlegroups.google-picasa-data-api

Hello Greg,

Do you continue to see this happening? The only possible explanation we can see that would result in us closing the connection early would be if we're in the process of pushing out updates to Picasa Web Albums (which did occur last week).

Let me know if this is still occurring for you. Also, if others are seeing this problem, please chime in as well.

Thanks, -Ryan

On Aug 23, 4:39 pm, "ghul@gmail.com" <ghul@gmail.com> wrote:

Hi, Last month we had issues where uploading to picasa, the picasa server would close the connection on us. We use the objective-c client. The original thread
ishttp://groups.google.com/group/gdata-objectivec-client/browse_thread/... I'm seeing this happen again for me during some testing. The main thing of interest is that the socket is in a state of CLOSE_WAIT which means the server closed the connection on us. I'm wondering why this would happen before the whole request has been transferred. Is the server looking at the headers that have already been sent over and doing some sort of validation and saying we have made too many requests and just closing the connection?

Any insight would be greatly appreciated, as the gdata framework does not handle this situation very well, which means our software doesn't handle it well either.