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.