◆ allowUnmatched
ngx_uint_t ngx_http_51D_main_conf_t::allowUnmatched |
51Degrees flag, whether unmatched should be allowed.
\r\n
Module main config.
char | properties [FIFTYONE_DEGREES_MAX_PROPS_STRING]
Properties string to initialise the data set with. More...
|
ngx_str_t | dataFile
51Degrees data file. More...
|
ResultsHash * | results
51Degrees results, local to each process. More...
|
char | valueString [FIFTYONE_DEGREES_MAX_STRING]
Result string to hold return javascript.
|
ResourceManager * | resourceManager
51Degrees data set, shared across all process'. More...
|
ngx_uint_t | setRespHeaderCount
Number of response headers to set, local to each to each process. More...
|
ngx_http_51D_data_to_set * | setRespHeader
Array of headers to set in the response, local to each process. More...
|
ngx_str_t | valueSeparator
Match header value separator. More...
|
ngx_uint_t | performanceProfile
51Degrees performance profiles. More...
|
ngx_uint_t | drift
51Degrees drift value to set. More...
|
ngx_uint_t | difference
51Degrees difference value to set. More...
|
ngx_uint_t | maxConcurrency
51Degrees max concurrency value to set. More...
|
ngx_uint_t | allowUnmatched
51Degrees flag, whether unmatched should be allowed. More...
|
ngx_uint_t | usePerformanceGraph
51Degrees flag, whether performance graph should be used. More...
|
ngx_uint_t | usePredictiveGraph
51Degrees flag, whether predictive graph should be used. More...
|
ngx_http_51D_match_conf_t | matchConf
The match to carry out in this block's locations. More...
|
ngx_uint_t ngx_http_51D_main_conf_t::allowUnmatched |
51Degrees flag, whether unmatched should be allowed.
ngx_str_t ngx_http_51D_main_conf_t::dataFile |
51Degrees data file.
ngx_uint_t ngx_http_51D_main_conf_t::difference |
51Degrees difference value to set.
ngx_uint_t ngx_http_51D_main_conf_t::drift |
51Degrees drift value to set.
ngx_http_51D_match_conf_t ngx_http_51D_main_conf_t::matchConf |
The match to carry out in this block's locations.
ngx_uint_t ngx_http_51D_main_conf_t::maxConcurrency |
51Degrees max concurrency value to set.
ngx_uint_t ngx_http_51D_main_conf_t::performanceProfile |
51Degrees performance profiles.
char ngx_http_51D_main_conf_t::properties[FIFTYONE_DEGREES_MAX_PROPS_STRING] |
Properties string to initialise the data set with.
ResourceManager* ngx_http_51D_main_conf_t::resourceManager |
51Degrees data set, shared across all process'.
ResultsHash* ngx_http_51D_main_conf_t::results |
51Degrees results, local to each process.
ngx_http_51D_data_to_set* ngx_http_51D_main_conf_t::setRespHeader |
Array of headers to set in the response, local to each process.
ngx_uint_t ngx_http_51D_main_conf_t::setRespHeaderCount |
Number of response headers to set, local to each to each process.
ngx_uint_t ngx_http_51D_main_conf_t::usePerformanceGraph |
51Degrees flag, whether performance graph should be used.
ngx_uint_t ngx_http_51D_main_conf_t::usePredictiveGraph |
51Degrees flag, whether predictive graph should be used.
ngx_str_t ngx_http_51D_main_conf_t::valueSeparator |
Match header value separator.