C# Class BonCodeAJP13.BonCodeAJP13Settings

General Settings that are flexible and can be assigned through config file
Datei anzeigen 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_oe static_oe property

public static bool BONCODEAJP13_ADOBE_SUPPORT
return bool

BONCODEAJP13_ALLOW_EMTPY_HEADERS public_oe static_oe property

public static bool BONCODEAJP13_ALLOW_EMTPY_HEADERS
return bool

BONCODEAJP13_AUTOCOMPRESS public_oe static_oe property

public static bool BONCODEAJP13_AUTOCOMPRESS
return bool

BONCODEAJP13_AUTOFLUSHDETECTION_BYTES public_oe static_oe property

public static long BONCODEAJP13_AUTOFLUSHDETECTION_BYTES
return long

BONCODEAJP13_AUTOFLUSHDETECTION_TICKS public_oe static_oe property

public static long BONCODEAJP13_AUTOFLUSHDETECTION_TICKS
return long

BONCODEAJP13_BLACKLIST_HEADERS public_oe static_oe property

public static string BONCODEAJP13_BLACKLIST_HEADERS
return string

BONCODEAJP13_ENABLE_CLIENTFINGERPRINT public_oe static_oe property

public static bool BONCODEAJP13_ENABLE_CLIENTFINGERPRINT
return bool

BONCODEAJP13_ENABLE_HTTPSTATUSCODES public_oe static_oe property

public static bool BONCODEAJP13_ENABLE_HTTPSTATUSCODES
return bool

BONCODEAJP13_ENABLE_REMOTE_MANAGER public_oe static_oe property

public static bool BONCODEAJP13_ENABLE_REMOTE_MANAGER
return bool

BONCODEAJP13_FINGERPRINTHEADERS public_oe static_oe property

public static string BONCODEAJP13_FINGERPRINTHEADERS
return string

BONCODEAJP13_FLUSH_TIMEOUT public_oe static_oe property

public static int BONCODEAJP13_FLUSH_TIMEOUT
return int

BONCODEAJP13_FORCE_GC public_oe static_oe property

public static bool BONCODEAJP13_FORCE_GC
return bool

BONCODEAJP13_FORCE_SECURE_SESSION public_oe static_oe property

public static bool BONCODEAJP13_FORCE_SECURE_SESSION
return bool

BONCODEAJP13_HEADER_SUPPORT public_oe static_oe property

public static bool BONCODEAJP13_HEADER_SUPPORT
return bool

BONCODEAJP13_LOG_DIR public_oe static_oe property

public static string BONCODEAJP13_LOG_DIR
return string

BONCODEAJP13_LOG_FILE public_oe static_oe property

public static string BONCODEAJP13_LOG_FILE
return string

BONCODEAJP13_LOG_IPFILTER public_oe static_oe property

public static string BONCODEAJP13_LOG_IPFILTER
return string

BONCODEAJP13_LOG_LEVEL public_oe static_oe property

public static int BONCODEAJP13_LOG_LEVEL
return int

BONCODEAJP13_MANAGER_FLEXURLS public_oe static_oe property

public static string[] BONCODEAJP13_MANAGER_FLEXURLS
return string[]

BONCODEAJP13_MANAGER_URLS public_oe static_oe property

public static string[] BONCODEAJP13_MANAGER_URLS
return string[]

BONCODEAJP13_PATHINFO_HEADER public_oe static_oe property

public static string BONCODEAJP13_PATHINFO_HEADER
return string

BONCODEAJP13_PATH_PREFIX public_oe static_oe property

public static string BONCODEAJP13_PATH_PREFIX
return string

BONCODEAJP13_PORT public_oe static_oe property

public static int BONCODEAJP13_PORT
return int

BONCODEAJP13_REMOTEADDR_FROM public_oe static_oe property

public static string BONCODEAJP13_REMOTEADDR_FROM
return string

BONCODEAJP13_REQUEST_SECRET public_oe static_oe property

public static string BONCODEAJP13_REQUEST_SECRET
return string

BONCODEAJP13_SERVER public_oe static_oe property

public static string BONCODEAJP13_SERVER
return string

BONCODEAJP13_SERVER_READ_TIMEOUT public_oe static_oe property

public static int BONCODEAJP13_SERVER_READ_TIMEOUT
return int

BONCODEAJP13_SERVER_WRITE_TIMEOUT public_oe static_oe property

public static int BONCODEAJP13_SERVER_WRITE_TIMEOUT
return int

BONCODEAJP13_SKIP_IISCUSTOMERRORS public_oe static_oe property

public static bool BONCODEAJP13_SKIP_IISCUSTOMERRORS
return bool

BONCODEAJP13_TEXT_MARK public_oe static_oe property

public static string[] BONCODEAJP13_TEXT_MARK
return string[]

BONCODEAJP13_TOMCAT_DOWN_URL public_oe static_oe property

public static string BONCODEAJP13_TOMCAT_DOWN_URL
return string

BONCODEAJP13_TOMCAT_STREAM_ERRORMSG public_oe static_oe property

public static string BONCODEAJP13_TOMCAT_STREAM_ERRORMSG
return string

BONCODEAJP13_TOMCAT_TCPCLIENT_ERRORMSG public_oe static_oe property

public static string BONCODEAJP13_TOMCAT_TCPCLIENT_ERRORMSG
return string

BONCODEAJP13_WHITELIST_HEADERS public_oe static_oe property

public static string BONCODEAJP13_WHITELIST_HEADERS
return string

BONCODE_DOCROOT_OVERRIDE public_oe static_oe property

public static string BONCODE_DOCROOT_OVERRIDE
return string

BONCODE_MODCFML_SECRET public_oe static_oe property

public static string BONCODE_MODCFML_SECRET
return string

BonCodeAjp13_DocRoot public_oe static_oe property

public static string BonCodeAjp13_DocRoot
return string

BonCodeAjp13_PhysicalFilePath public_oe static_oe property

public static string BonCodeAjp13_PhysicalFilePath
return string

MAX_BONCODEAJP13_CONCURRENT_CONNECTIONS public_oe static_oe property

public static int MAX_BONCODEAJP13_CONCURRENT_CONNECTIONS
return int

MAX_BONCODEAJP13_PACKET_LENGTH public_oe static_oe property

public static int MAX_BONCODEAJP13_PACKET_LENGTH
return int

MAX_BONCODEAJP13_USERDATA_LENGTH public_oe static_oe property

public static int MAX_BONCODEAJP13_USERDATA_LENGTH
return int