I've observed issues where using GeoIP in a .htaccess file cause intermittent segfaults in Apache2 (on Debian). Moving the GeoIP code to the virtualhost config resolved the issue - generally a good rule as it removes the need to re-read the .htaccess for each request too.
On Tue, Feb 3, 2009 at 10:00 AM, Dan Khan <[email protected]> wrote: > Just a quick sanity check as to other people's recommendations for > similar services, or experiences using GeoIP in a mod_geoip (apache) > context. > Any gotchas I need to be aware of, or big performance issues people > have encountered? > --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
