- GeoIpPluginSettings
GeoIpPluginSettings
Namespace: SieraDeltaGeoIp.Plugin
Assembly: SieraDeltaGeoIp.Plugin
Contains GeoIp settings that are used to connect to MySql, MSSql or Firebird.Properties
CacheAllData | Determines whether all Geo Ip data is cached in memory or not. |
DatabaseConnectionString | Database connection string, this can also point to a file that contains the connection string. |
GeoIpProvider | Type of provider to be used. |
CountryList | Array of country data that will be loaded in the background whilst the middleware is initialised. This allows for a faster response for specific countries that the website serves. For instance, if your primary customer base is from the USA you could load all Geo Ip address data for that country so it is cached. |