C# Class BonCodeAJP13.BonCodeAJP13Settings

General Settings that are flexible and can be assigned through config file
Show file Open project: Bilal-S/iis2tomcat

Public Properties

Property Type Description
BONCODEAJP13_ADOBE_SUPPORT bool
BONCODEAJP13_ALLOW_EMTPY_HEADERS bool
BONCODEAJP13_AUTOCOMPRESS bool
BONCODEAJP13_AUTOFLUSHDETECTION_BYTES long
BONCODEAJP13_AUTOFLUSHDETECTION_TICKS long
BONCODEAJP13_BLACKLIST_HEADERS string
BONCODEAJP13_ENABLE_CLIENTFINGERPRINT bool
BONCODEAJP13_ENABLE_HTTPSTATUSCODES bool
BONCODEAJP13_ENABLE_REMOTE_MANAGER bool
BONCODEAJP13_FINGERPRINTHEADERS string
BONCODEAJP13_FLUSH_TIMEOUT int
BONCODEAJP13_FORCE_GC bool
BONCODEAJP13_FORCE_SECURE_SESSION bool
BONCODEAJP13_HEADER_SUPPORT bool
BONCODEAJP13_LOG_DIR string
BONCODEAJP13_LOG_FILE string
BONCODEAJP13_LOG_IPFILTER string
BONCODEAJP13_LOG_LEVEL int
BONCODEAJP13_MANAGER_FLEXURLS string[]
BONCODEAJP13_MANAGER_URLS string[]
BONCODEAJP13_PATHINFO_HEADER string
BONCODEAJP13_PATH_PREFIX string
BONCODEAJP13_PORT int
BONCODEAJP13_REMOTEADDR_FROM string
BONCODEAJP13_REQUEST_SECRET string
BONCODEAJP13_SERVER string
BONCODEAJP13_SERVER_READ_TIMEOUT int
BONCODEAJP13_SERVER_WRITE_TIMEOUT int
BONCODEAJP13_SKIP_IISCUSTOMERRORS bool
BONCODEAJP13_TEXT_MARK string[]
BONCODEAJP13_TOMCAT_DOWN_URL string
BONCODEAJP13_TOMCAT_STREAM_ERRORMSG string
BONCODEAJP13_TOMCAT_TCPCLIENT_ERRORMSG string
BONCODEAJP13_WHITELIST_HEADERS string
BONCODE_DOCROOT_OVERRIDE string
BONCODE_MODCFML_SECRET string
BonCodeAjp13_DocRoot string
BonCodeAjp13_PhysicalFilePath string
MAX_BONCODEAJP13_CONCURRENT_CONNECTIONS int
MAX_BONCODEAJP13_PACKET_LENGTH int
MAX_BONCODEAJP13_USERDATA_LENGTH int

Property Details

BONCODEAJP13_ADOBE_SUPPORT public static property

public static bool BONCODEAJP13_ADOBE_SUPPORT
return bool

BONCODEAJP13_ALLOW_EMTPY_HEADERS public static property

public static bool BONCODEAJP13_ALLOW_EMTPY_HEADERS
return bool

BONCODEAJP13_AUTOCOMPRESS public static property

public static bool BONCODEAJP13_AUTOCOMPRESS
return bool

BONCODEAJP13_AUTOFLUSHDETECTION_BYTES public static property

public static long BONCODEAJP13_AUTOFLUSHDETECTION_BYTES
return long

BONCODEAJP13_AUTOFLUSHDETECTION_TICKS public static property

public static long BONCODEAJP13_AUTOFLUSHDETECTION_TICKS
return long

BONCODEAJP13_BLACKLIST_HEADERS public static property

public static string BONCODEAJP13_BLACKLIST_HEADERS
return string

BONCODEAJP13_ENABLE_CLIENTFINGERPRINT public static property

public static bool BONCODEAJP13_ENABLE_CLIENTFINGERPRINT
return bool

BONCODEAJP13_ENABLE_HTTPSTATUSCODES public static property

public static bool BONCODEAJP13_ENABLE_HTTPSTATUSCODES
return bool

BONCODEAJP13_ENABLE_REMOTE_MANAGER public static property

public static bool BONCODEAJP13_ENABLE_REMOTE_MANAGER
return bool

BONCODEAJP13_FINGERPRINTHEADERS public static property

public static string BONCODEAJP13_FINGERPRINTHEADERS
return string

BONCODEAJP13_FLUSH_TIMEOUT public static property

public static int BONCODEAJP13_FLUSH_TIMEOUT
return int

BONCODEAJP13_FORCE_GC public static property

public static bool BONCODEAJP13_FORCE_GC
return bool

BONCODEAJP13_FORCE_SECURE_SESSION public static property

public static bool BONCODEAJP13_FORCE_SECURE_SESSION
return bool

BONCODEAJP13_HEADER_SUPPORT public static property

public static bool BONCODEAJP13_HEADER_SUPPORT
return bool

BONCODEAJP13_LOG_DIR public static property

public static string BONCODEAJP13_LOG_DIR
return string

BONCODEAJP13_LOG_FILE public static property

public static string BONCODEAJP13_LOG_FILE
return string

BONCODEAJP13_LOG_IPFILTER public static property

public static string BONCODEAJP13_LOG_IPFILTER
return string

BONCODEAJP13_LOG_LEVEL public static property

public static int BONCODEAJP13_LOG_LEVEL
return int

BONCODEAJP13_MANAGER_FLEXURLS public static property

public static string[] BONCODEAJP13_MANAGER_FLEXURLS
return string[]

BONCODEAJP13_MANAGER_URLS public static property

public static string[] BONCODEAJP13_MANAGER_URLS
return string[]

BONCODEAJP13_PATHINFO_HEADER public static property

public static string BONCODEAJP13_PATHINFO_HEADER
return string

BONCODEAJP13_PATH_PREFIX public static property

public static string BONCODEAJP13_PATH_PREFIX
return string

BONCODEAJP13_PORT public static property

public static int BONCODEAJP13_PORT
return int

BONCODEAJP13_REMOTEADDR_FROM public static property

public static string BONCODEAJP13_REMOTEADDR_FROM
return string

BONCODEAJP13_REQUEST_SECRET public static property

public static string BONCODEAJP13_REQUEST_SECRET
return string

BONCODEAJP13_SERVER public static property

public static string BONCODEAJP13_SERVER
return string

BONCODEAJP13_SERVER_READ_TIMEOUT public static property

public static int BONCODEAJP13_SERVER_READ_TIMEOUT
return int

BONCODEAJP13_SERVER_WRITE_TIMEOUT public static property

public static int BONCODEAJP13_SERVER_WRITE_TIMEOUT
return int

BONCODEAJP13_SKIP_IISCUSTOMERRORS public static property

public static bool BONCODEAJP13_SKIP_IISCUSTOMERRORS
return bool

BONCODEAJP13_TEXT_MARK public static property

public static string[] BONCODEAJP13_TEXT_MARK
return string[]

BONCODEAJP13_TOMCAT_DOWN_URL public static property

public static string BONCODEAJP13_TOMCAT_DOWN_URL
return string

BONCODEAJP13_TOMCAT_STREAM_ERRORMSG public static property

public static string BONCODEAJP13_TOMCAT_STREAM_ERRORMSG
return string

BONCODEAJP13_TOMCAT_TCPCLIENT_ERRORMSG public static property

public static string BONCODEAJP13_TOMCAT_TCPCLIENT_ERRORMSG
return string

BONCODEAJP13_WHITELIST_HEADERS public static property

public static string BONCODEAJP13_WHITELIST_HEADERS
return string

BONCODE_DOCROOT_OVERRIDE public static property

public static string BONCODE_DOCROOT_OVERRIDE
return string

BONCODE_MODCFML_SECRET public static property

public static string BONCODE_MODCFML_SECRET
return string

BonCodeAjp13_DocRoot public static property

public static string BonCodeAjp13_DocRoot
return string

BonCodeAjp13_PhysicalFilePath public static property

public static string BonCodeAjp13_PhysicalFilePath
return string

MAX_BONCODEAJP13_CONCURRENT_CONNECTIONS public static property

public static int MAX_BONCODEAJP13_CONCURRENT_CONNECTIONS
return int

MAX_BONCODEAJP13_PACKET_LENGTH public static property

public static int MAX_BONCODEAJP13_PACKET_LENGTH
return int

MAX_BONCODEAJP13_USERDATA_LENGTH public static property

public static int MAX_BONCODEAJP13_USERDATA_LENGTH
return int