Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

s_HTTPINSPECT_GLOBAL_CONF Struct Reference

#include <hi_ui_config.h>

List of all members.

Public Attributes

int max_pipeline_requests
int inspection_type
int anomalous_servers
int proxy_alert
int * iis_unicode_map
char * iis_unicode_map_filename
int iis_unicode_codepage
HTTPINSPECT_CONF global_server
SERVER_LOOKUPserver_lookup


Detailed Description

This is the configuration for the global HttpInspect configuration. It contains the global aspects of the configuration, a standard global default configuration, and server configurations.

Definition at line 125 of file hi_ui_config.h.


Member Data Documentation

int s_HTTPINSPECT_GLOBAL_CONF::anomalous_servers
 

Definition at line 129 of file hi_ui_config.h.

Referenced by hi_server_anomaly_detection(), and ProcessGlobalConf().

HTTPINSPECT_CONF s_HTTPINSPECT_GLOBAL_CONF::global_server
 

Definition at line 140 of file hi_ui_config.h.

Referenced by hi_ui_config_default(), HttpInspectSnortConf(), InitServerConf(), and ProcessUniqueServerConf().

int s_HTTPINSPECT_GLOBAL_CONF::iis_unicode_codepage
 

Definition at line 138 of file hi_ui_config.h.

Referenced by PrintGlobalConf(), and ProcessGlobalConf().

int* s_HTTPINSPECT_GLOBAL_CONF::iis_unicode_map
 

Definition at line 136 of file hi_ui_config.h.

Referenced by hi_ui_config_reset_global(), ProcessGlobalConf(), ProcessProfile(), and ProcessServerConf().

char* s_HTTPINSPECT_GLOBAL_CONF::iis_unicode_map_filename
 

Definition at line 137 of file hi_ui_config.h.

Referenced by PrintGlobalConf(), and ProcessGlobalConf().

int s_HTTPINSPECT_GLOBAL_CONF::inspection_type
 

Definition at line 128 of file hi_ui_config.h.

Referenced by hi_client_init(), hi_client_inspection(), hi_si_session_inspection(), hi_ui_config_default(), hi_ui_config_reset_global(), PrintGlobalConf(), and ProcessInspectType().

int s_HTTPINSPECT_GLOBAL_CONF::max_pipeline_requests
 

Definition at line 127 of file hi_ui_config.h.

Referenced by PrintGlobalConf(), and ProcessMaxPipeline().

int s_HTTPINSPECT_GLOBAL_CONF::proxy_alert
 

Definition at line 130 of file hi_ui_config.h.

Referenced by PrintGlobalConf(), ProcessGlobalConf(), SetProxy(), and StatelessInspection().

SERVER_LOOKUP* s_HTTPINSPECT_GLOBAL_CONF::server_lookup
 

Definition at line 141 of file hi_ui_config.h.

Referenced by hi_ui_config_add_server(), hi_ui_config_init_global_conf(), and InitServerConf().


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:33 2006 by  doxygen 1.4.2