public final class R66SystemProperties extends Object
Modifier and Type | Field and Description |
---|---|
static String |
OPENR66_BLACKLIST_BADAUTHENT
Shall we blacklist badly authenticated servers (default = true, if
OPENR66_ISHOSTPROXYFIED is true, then is
mandatory false).
|
static String |
OPENR66_CACHE_LIMIT
Maximum number of DbTaskRunners to keep in LRU cache (used in self
request
and for instance without
database).
|
static String |
OPENR66_CACHE_TIMELIMIT
Maximum time in ms of valid element once created, used or updated (used
in
self request and for instance
without database).
|
static String |
OPENR66_CHROOT_CHECKED
Shall we allow or not a request as RECV that will access to file outside
Rule Out directory (default =
false)
|
static String |
OPENR66_CONFIGFILE
Use in Windows Service mode to specify the location of the configuration
file
|
static String |
OPENR66_EXECUTEBEFORETRANSFERRED
Shall Waarp allow to execute error actions in case no transfer at all
occurs but an error in "pre-task"
occurs: default true
|
static String |
OPENR66_FILENAME_MAXLENGTH
Filename max length (default = 255), only for Basename (not full path).
|
static String |
OPENR66_ISHOSTPROXYFIED
True if this host is proxyfied for other partners (default false)
|
static String |
OPENR66_LOCALE
Used to set en/fr or other locale defined (default en)
|
static String |
OPENR66_STARTUP_DATABASE_AUTOUPGRADE
Shall the database being check at startup (default is false)
|
static String |
OPENR66_STARTUP_DATABASE_CHECK
Deprecated.
|
static String |
OPENR66_STARTUP_WARNING
Shall we print info of startup in Warning mode (true, default) or Info
mode
(false)
|
static String |
OPENR66_TRACE_STATS
Debug by making a trace of consumption every x s, where x is specify as
value in the definition.
|
static String |
OPENR66_USESPACESEPARATOR
Shall Waarp use space as separator (buggy, should be false)
|
public static final String OPENR66_LOCALE
public static final String OPENR66_ISHOSTPROXYFIED
public static final String OPENR66_USESPACESEPARATOR
public static final String OPENR66_EXECUTEBEFORETRANSFERRED
public static final String OPENR66_CONFIGFILE
public static final String OPENR66_STARTUP_WARNING
@Deprecated public static final String OPENR66_STARTUP_DATABASE_CHECK
public static final String OPENR66_STARTUP_DATABASE_AUTOUPGRADE
public static final String OPENR66_CHROOT_CHECKED
public static final String OPENR66_BLACKLIST_BADAUTHENT
public static final String OPENR66_FILENAME_MAXLENGTH
public static final String OPENR66_TRACE_STATS
public static final String OPENR66_CACHE_LIMIT
public static final String OPENR66_CACHE_TIMELIMIT
Copyright © 2009–2020 Waarp. All rights reserved.