| # | Line 114 | Line 114 | serverinfo { | |
|---|---|---|
| 114 | * uses more memory. | |
| 115 | * mmap_cache - Load database into mmap shared memory. | |
| 116 | * check_cache - Check for updated database. If database has been updated, | |
| 117 | < | * reload file handle and/or memory cache. |
| 117 | > | * reload file handle and/or memory cache. |
| 118 | */ | |
| 119 | # libgeoip_database_options = memory_cache, check_cache; | |
| 120 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |