On Tue, Dec 8, 2009 at 11:13 AM, Jesse Bunch <bunch.je...@gmail.com> wrote:

> Hi,
>
> I am on a shared web hosting space, but my domain has a dedicated IP
> on the server. Am I correct in saying that the twitter API sees the
> dedicated IP address instead of the shared IP address that the server
> has?


It sees whatever IP address the server is making the outgoing http request
with.  You should be able to test this from the command line, on the server,
if you have access:

curl http://www.whatismyip.com/

Reply via email to