public static final String |
DEFAULT_CONTEXT_PATH |
"/*" |
public static final boolean |
DEFAULT_GRACEFUL_SHUTDOWN |
true |
public static final int |
DEFAULT_GRACEFUL_SHUTDOWN_TIMEOUT |
30000 |
public static final int |
DEFAULT_HTTP_IO_IDLE_TIMEOUT |
30000 |
public static final int |
DEFAULT_INITIAL_QUEUE_SIZE |
100 |
public static final int |
DEFAULT_INPUT_BUFFER_SIZE |
8192 |
public static final boolean |
DEFAULT_JMX_ENABLED |
false |
public static final boolean |
DEFAULT_MANAGAMENT_INTERFACE_ENABLED |
true |
public static final String |
DEFAULT_MANAGEMENT_PATH |
"/*" |
public static final int |
DEFAULT_MANAGEMENT_PORT |
8091 |
public static final int |
DEFAULT_MAX_MANAGEMENT_THREADS |
8 |
public static final int |
DEFAULT_MAX_QUEUE_SIZE |
0 |
public static final int |
DEFAULT_MIN_MANAGEMENT_THREADS |
1 |
public static final int |
DEFAULT_OUTPUT_BUFFER_SIZE |
32768 |
public static final int |
DEFAULT_PORT |
8090 |
public static final int |
DEFAULT_QUEUE_GROW_SIZE |
100 |
public static final boolean |
DEFAULT_REST_ENABLED |
true |
public static final String |
DEFAULT_REST_PATH |
"/rest/*" |
public static final boolean |
DEFAULT_SEND_SERVER_VERSION |
false |
public static final boolean |
DEFAULT_SEND_X_POWERED_BY |
false |
public static final boolean |
DEFAULT_STOP_SERVER_ON_ERROR |
true |
public static final boolean |
DEFAULT_STOP_SERVER_ON_RUNTIME_EXCEPTION |
false |
public static final int |
DEFAULT_THREAD_IDLE_TIMEOUT |
300000 |
public static final boolean |
DEFAULT_TRACE_UNCAUGHT__RUNTIME_EXCEPTIONS |
true |
public static final boolean |
DEFAULT_TRACE_UNCAUGHT_ERRORS |
true |
public static final boolean |
DEFAULT_WEB_SERVLET_ENABLED |
true |
public static final int |
DEFAULT_WORKLOAD_MAX_THREADS |
50 |
public static final int |
DEFAULT_WORKLOAD_MIN_THREADS |
10 |
public static final String |
FAST_LANE_CONFIG_PATH |
"META-INF/JEAF/FastLane/FastLaneConfig" |
public static final String |
FAST_LANE_CONFIG_RESOURCE_NAME |
"FastLaneConfig" |