Hi, Basically we are building a twitter monitoring system in which each user specify the tracking keywords. As the number of user grows, naturally, 200 won't be enough, so there will be a need of more connections. So, creating multiple connections from the same IP will be a problem in this case?
Regards, Thiago Souza On Wed, May 11, 2011 at 13:30, Arnaud Meunier <[email protected]> wrote: > Hey Thiago, > > Technically, the limit is account based (each account may create only one > standing connection to the Streaming API). Why would you like to start > multiple connections from the same IP? What is your use case? Remember it is > not allowed to get around limits in statuses/filter (or statuses/track). You > should contact us if you need a higher access level :) > > Arnaud / @rno <http://twitter.com/rno> > > > > On Wed, May 11, 2011 at 8:10 AM, Thiago Souza <[email protected]>wrote: > >> Hi, >> >> This is pretty basic, but I can not find a clear answer. Is multiple >> connection from same IP to statuses/filter allowed? If not, what's the >> limit? >> >> Thanks, >> Thiago Souza >> >> -- >> Twitter developer documentation and resources: >> https://dev.twitter.com/doc >> API updates via Twitter: https://twitter.com/twitterapi >> Issues/Enhancements Tracker: >> https://code.google.com/p/twitter-api/issues/list >> Change your membership to this group: >> https://groups.google.com/forum/#!forum/twitter-development-talk >> > > -- > Twitter developer documentation and resources: https://dev.twitter.com/doc > API updates via Twitter: https://twitter.com/twitterapi > Issues/Enhancements Tracker: > https://code.google.com/p/twitter-api/issues/list > Change your membership to this group: > https://groups.google.com/forum/#!forum/twitter-development-talk > -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list Change your membership to this group: https://groups.google.com/forum/#!forum/twitter-development-talk
