Re: connections appears to be not closing
Re: connections appears to be not closing
- Subject: Re: connections appears to be not closing
- From: Wilker <email@hidden>
- Date: Thu, 11 Aug 2011 22:08:42 -0300
Hi, I discovered the problem...
Is not my issue, the problem is with a third service that the server
users... Its limiting the request and server is responding bad because of
that...
At least my code is fine, just need to update server :)
---
Wilker Lúcio
http://about.me/wilkerlucio/bio
Kajabi Consultant
+55 81 82556600
On Thu, Aug 11, 2011 at 8:24 PM, Jens Alfke <email@hidden> wrote:
>
> On Aug 11, 2011, at 4:06 PM, Wilker wrote:
>
> it seems that the upload connections are being retained after I
> finish it, so, the connections are alive, blocking new ones...
>
>
> Weird. You should be able to issue as many requests as you want, and
> CFNetwork will reuse a pool of connections for them.
>
> Perhaps this has something to do with issuing synchronous requests? Most
> people use the async form.
>
> You may get better replies on the macnetworkprog list, which is where
> several Apple networking gurus hang out.
>
> —Jens
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden