On Mon, Oct 22, 2012 at 7:48 AM, Somang Nam <
sixj...@gmail.com> wrote:
> I am sorry but I don't have sample code right now, but here is what my idea
> was.
>
> 0. server A has three IP addresses. let say:
> 128.100.177.1
> 128.100.177.2
> 128.100.177.3
>
> 1. server A also has three user accounts, who are also trying to connect
> Twitter server.
> 2. each User1, User2, User3 want to use different IP, so that their rate
> limit for Twitter request call doesn't get limited.
>
> ex.
> User1 uses 128.100.177.1 to request Twitter a call to get followers
> User2 uses 128.100.177.2 to request Twitter a call to get followers
> User3 uses 128.100.177.3 to request Twitter a call to get followers
>
>
> Q.
> Is it possible to have this system, such that each user don't share the
> "rate limit"?
See Philip's message. The answer is "probably", but it's unrelated to