Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROP_CONF_LOCATION |
"esigate.config" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_BUFFER_SIZE |
1024 |
public static final String |
IPHASH |
"iphash" |
public static final String |
ROUNDROBIN |
"roundrobin" |
public static final int |
SMALL_BUFFER_SIZE |
256 |
public static final String |
STICKYSESSION |
"stickysession" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_CACHE_NAME |
"EsiGate" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
TYPE_DEFAULT |
1 |
public static final int |
TYPE_POST |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_EXECUTOR |
"executor" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
H_X_ENABLED_CAPABILITIES |
"X-Esigate-Internal-Enabled-Capabilities" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_HTTP_PORT |
80 |
public static final int |
DEFAULT_HTTPS_PORT |
443 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
HTTP_ONLY_ATTR |
"httponly" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CUSTOM_BROWSER_COMPATIBILITY |
"custom_browser_compatibility" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ESI_SESSION_COOKIE_NAME |
"_esigate_session_cookie" |
Copyright © 2008–2018. All rights reserved.