Quote:
Originally Posted by Catalyst
Yea.. this is something I have been looking at also..
how is the load on the server.. do you normally use the php mod, or perl, or what? Load on the server is not much?
|
mod_geoip in Apache itself is going to be much faster and not have the 'recompile/load/fireoff' which is going to be slower even with a metacaching PHP service. I use that, where I can, and the PHP library where I have to. The Perl library is just about the same as the "Pure PHP" library. The load is marginal.