duntuk
Verified User
- Joined
- Jan 23, 2007
- Messages
- 54
I know this has been discussed countless times regarding email. However, what is the best practice on using the users dedicated IP to also be used as his outgoing IP?
Several different users PULL content via different methods to their site, however, the outgoing IP is, by default, the main server IP.
The problem with this is, there are quotas that are enforced by IP.
For example:
We host several real estate sites, that pull 50,000 MLS properties each via drush, where these properties get geocoded (i.e. get their Long/Lat via Google).... However, Google's Geocoding limit is 2500 hits per 24hrs... which is enforced by IP.
So if we have all these users using google's service under the same IP, the geocoding will take forever--because the geocoding quota will almost always be reached if you combine all these users.
...
This seems like such a basic necessity (just like with outbound email), yet it seems so backward that, by default, all outgoing connections use the server's main IP.
I briefly read about squid. And also DirectAdmin touches on this: http://help.directadmin.com/item.php?id=528 ... But just curious what's the best route to take here. Thanks!
Several different users PULL content via different methods to their site, however, the outgoing IP is, by default, the main server IP.
The problem with this is, there are quotas that are enforced by IP.
For example:
We host several real estate sites, that pull 50,000 MLS properties each via drush, where these properties get geocoded (i.e. get their Long/Lat via Google).... However, Google's Geocoding limit is 2500 hits per 24hrs... which is enforced by IP.
So if we have all these users using google's service under the same IP, the geocoding will take forever--because the geocoding quota will almost always be reached if you combine all these users.
...
This seems like such a basic necessity (just like with outbound email), yet it seems so backward that, by default, all outgoing connections use the server's main IP.
I briefly read about squid. And also DirectAdmin touches on this: http://help.directadmin.com/item.php?id=528 ... But just curious what's the best route to take here. Thanks!