Yeah, I started checking the headers and realized that. It doesn't seem like there's any hard limit on simultaneous connections though so that helps quite a bit.
Thanks! Jamie On Apr 8, 9:46 pm, Steve Brunton <[email protected]> wrote: > On Wed, Apr 8, 2009 at 8:51 PM, orange80 <[email protected]> wrote: > > > Does the Twitter API server support keep-alive? I can't seem to get > > it to work with Apache HttpClient 4. Also is there a limit to the > > number of simultaneous connections? > > Seeing as how it sends back a "Connection: close" header I'm going to > guess no. That's just a guess though. > > -steve
