A device detection module for Nginx

ngx_http_51D_ipi_main_conf_t Struct Reference

Detailed Description

Module main config.

Collaboration diagram for ngx_http_51D_ipi_main_conf_t:

[legend]

Data Fields

char properties [FIFTYONE_DEGREES_IPI_MAX_PROPS_STRING]
 Properties string to initialise the data set with.
ngx_str_t dataFile
 51Degrees IP intelligence data file.
ResultsIpi * results
 51Degrees results, local to each process.
char valueString [FIFTYONE_DEGREES_IPI_MAX_STRING]
 Result string buffer, local to each process.
ResourceManager * resourceManager
 51Degrees data set, shared across all process'.
ngx_str_t valueSeparator
 Match header value separator.
ngx_uint_t maxConcurrency
 51Degrees max concurrency value to set.
ngx_http_51D_ipi_match_conf_t matchConf
 The match to carry out in this block's locations.

The documentation for this struct was generated from the following file:
  • ngx_http_51D_ipi_module.c