Rolosoft.comRolosoft Geo IP.NET Documentation
Option 2 Webservice Database Option
CopyExample of Modification to AutoCultureThreading Section for Webservice Database Option
<AutoCultureThreading>
    <settings 
    license="Your License"/>
</AutoCultureThreading>
Optional Configuration For Webservice Database Option
Setting Default Value Min/Max Description
cookiename .RSCULTURENET2 Minimum length is 3 characters.

Maximum is 20.

The name of the cookie to use to store a browsers locale information.
cookietimeout One week (10800 minutes) Min Value is 0

Maximum is 1000000

The duration (in minutes) of the cookie that stores the browser locale.

Only applies when Cookieless=False.

defaultculturecode en-US Must be exaclty 5 characters The default culture code to use in exceptional

(e.g. web service timeout, datafile file read, license expiry) conditions.

maxrowsincache 50000 Min value is 1000

Maximum is 20000000.

Applies only to when running with Webservice database.

To improve perfromance, recently fetched data from the webservice

is cached locally in memory.

webservicetimeout 15000 Min value is 3000

Maximum is 60000

The duration (in milliseconds) of the web service timeout.

If the web service timesout, the default culture (defaultculturecode) is used.