C# Class BonCodeAJP13.BonCodeAJP13Settings

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

Méthodes publiques

Свойство 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
Résultat bool

BONCODEAJP13_ALLOW_EMTPY_HEADERS public_oe static_oe property

public static bool BONCODEAJP13_ALLOW_EMTPY_HEADERS
Résultat bool

BONCODEAJP13_AUTOCOMPRESS public_oe static_oe property

public static bool BONCODEAJP13_AUTOCOMPRESS
Résultat bool

BONCODEAJP13_AUTOFLUSHDETECTION_BYTES public_oe static_oe property

public static long BONCODEAJP13_AUTOFLUSHDETECTION_BYTES
Résultat long

BONCODEAJP13_AUTOFLUSHDETECTION_TICKS public_oe static_oe property

public static long BONCODEAJP13_AUTOFLUSHDETECTION_TICKS
Résultat long

BONCODEAJP13_BLACKLIST_HEADERS public_oe static_oe property

public static string BONCODEAJP13_BLACKLIST_HEADERS
Résultat string

BONCODEAJP13_ENABLE_CLIENTFINGERPRINT public_oe static_oe property

public static bool BONCODEAJP13_ENABLE_CLIENTFINGERPRINT
Résultat bool

BONCODEAJP13_ENABLE_HTTPSTATUSCODES public_oe static_oe property

public static bool BONCODEAJP13_ENABLE_HTTPSTATUSCODES
Résultat bool

BONCODEAJP13_ENABLE_REMOTE_MANAGER public_oe static_oe property

public static bool BONCODEAJP13_ENABLE_REMOTE_MANAGER
Résultat bool

BONCODEAJP13_FINGERPRINTHEADERS public_oe static_oe property

public static string BONCODEAJP13_FINGERPRINTHEADERS
Résultat string

BONCODEAJP13_FLUSH_TIMEOUT public_oe static_oe property

public static int BONCODEAJP13_FLUSH_TIMEOUT
Résultat int

BONCODEAJP13_FORCE_GC public_oe static_oe property

public static bool BONCODEAJP13_FORCE_GC
Résultat bool

BONCODEAJP13_FORCE_SECURE_SESSION public_oe static_oe property

public static bool BONCODEAJP13_FORCE_SECURE_SESSION
Résultat bool

BONCODEAJP13_HEADER_SUPPORT public_oe static_oe property

public static bool BONCODEAJP13_HEADER_SUPPORT
Résultat bool

BONCODEAJP13_LOG_DIR public_oe static_oe property

public static string BONCODEAJP13_LOG_DIR
Résultat string

BONCODEAJP13_LOG_FILE public_oe static_oe property

public static string BONCODEAJP13_LOG_FILE
Résultat string

BONCODEAJP13_LOG_IPFILTER public_oe static_oe property

public static string BONCODEAJP13_LOG_IPFILTER
Résultat string

BONCODEAJP13_LOG_LEVEL public_oe static_oe property

public static int BONCODEAJP13_LOG_LEVEL
Résultat int

BONCODEAJP13_MANAGER_FLEXURLS public_oe static_oe property

public static string[] BONCODEAJP13_MANAGER_FLEXURLS
Résultat string[]

BONCODEAJP13_MANAGER_URLS public_oe static_oe property

public static string[] BONCODEAJP13_MANAGER_URLS
Résultat string[]

BONCODEAJP13_PATHINFO_HEADER public_oe static_oe property

public static string BONCODEAJP13_PATHINFO_HEADER
Résultat string

BONCODEAJP13_PATH_PREFIX public_oe static_oe property

public static string BONCODEAJP13_PATH_PREFIX
Résultat string

BONCODEAJP13_PORT public_oe static_oe property

public static int BONCODEAJP13_PORT
Résultat int

BONCODEAJP13_REMOTEADDR_FROM public_oe static_oe property

public static string BONCODEAJP13_REMOTEADDR_FROM
Résultat string

BONCODEAJP13_REQUEST_SECRET public_oe static_oe property

public static string BONCODEAJP13_REQUEST_SECRET
Résultat string

BONCODEAJP13_SERVER public_oe static_oe property

public static string BONCODEAJP13_SERVER
Résultat string

BONCODEAJP13_SERVER_READ_TIMEOUT public_oe static_oe property

public static int BONCODEAJP13_SERVER_READ_TIMEOUT
Résultat int

BONCODEAJP13_SERVER_WRITE_TIMEOUT public_oe static_oe property

public static int BONCODEAJP13_SERVER_WRITE_TIMEOUT
Résultat int

BONCODEAJP13_SKIP_IISCUSTOMERRORS public_oe static_oe property

public static bool BONCODEAJP13_SKIP_IISCUSTOMERRORS
Résultat bool

BONCODEAJP13_TEXT_MARK public_oe static_oe property

public static string[] BONCODEAJP13_TEXT_MARK
Résultat string[]

BONCODEAJP13_TOMCAT_DOWN_URL public_oe static_oe property

public static string BONCODEAJP13_TOMCAT_DOWN_URL
Résultat string

BONCODEAJP13_TOMCAT_STREAM_ERRORMSG public_oe static_oe property

public static string BONCODEAJP13_TOMCAT_STREAM_ERRORMSG
Résultat string

BONCODEAJP13_TOMCAT_TCPCLIENT_ERRORMSG public_oe static_oe property

public static string BONCODEAJP13_TOMCAT_TCPCLIENT_ERRORMSG
Résultat string

BONCODEAJP13_WHITELIST_HEADERS public_oe static_oe property

public static string BONCODEAJP13_WHITELIST_HEADERS
Résultat string

BONCODE_DOCROOT_OVERRIDE public_oe static_oe property

public static string BONCODE_DOCROOT_OVERRIDE
Résultat string

BONCODE_MODCFML_SECRET public_oe static_oe property

public static string BONCODE_MODCFML_SECRET
Résultat string

BonCodeAjp13_DocRoot public_oe static_oe property

public static string BonCodeAjp13_DocRoot
Résultat string

BonCodeAjp13_PhysicalFilePath public_oe static_oe property

public static string BonCodeAjp13_PhysicalFilePath
Résultat string

MAX_BONCODEAJP13_CONCURRENT_CONNECTIONS public_oe static_oe property

public static int MAX_BONCODEAJP13_CONCURRENT_CONNECTIONS
Résultat int

MAX_BONCODEAJP13_PACKET_LENGTH public_oe static_oe property

public static int MAX_BONCODEAJP13_PACKET_LENGTH
Résultat int

MAX_BONCODEAJP13_USERDATA_LENGTH public_oe static_oe property

public static int MAX_BONCODEAJP13_USERDATA_LENGTH
Résultat int