2

I installed the php5-geoip module on Ubuntu 10.04 via apt-get install php5-geoip. I've updated the geocities.dat library

The production server performance decreased and load average is soaring. Before the install it was less than 1 for the same traffic level. I suspect that the geoip data is not memory cached.

How can I activate memory caching for this module?

Wesley
  • 32,320
  • 9
  • 80
  • 116
Niro
  • 1,371
  • 3
  • 17
  • 35
  • 1
    Update: the server load remains high even if the code doesnt actually use the geoip functions. The linking of the geoip lib into php cause it. Still puzzled and looking for the way to solve it – Niro Mar 04 '12 at 20:06

0 Answers0