Hello,
I need to be clear on something.

Scenario 1:
Suppose We have a twitter app where 10000 user logs in everyday. And
we have 1 whitelisted IP address.
So If each user sends 3 tweets/hours, It will be over(30000) the
whitlisted IP rate limit, which is 20000.
In this case, we need to use extra whitelisted IP addresses, I guess.

Scenario 2:
Suppose We have a twitter app where 10000 user logs in everyday. And
we didn't whitelist our IP address.
We are sending oauth authenticated request. As "Authenticated API
calls are charged to the authenticating user's limit" 1 user can send
150 request/hour
So If each user sends 3 tweets/hours, It will be much lower (30000)
than the total limit, which is 1500000
This *should* work. But I doubt, does it work really? wont twitter ban the IP?


And, which method I should choose? 1 or 2?

Thanks
-- 
A K M Mokaddim
http://talk.cmyweb.net
http://twitter.com/shiplu
Stop Top Posting !!
বাংলিশ লেখার চাইতে বাংলা লেখা অনেক ভাল

Reply via email to