Network System Parameters
The following table describes the Network set of system parameters.Table 1. Network System Parameters
ID |
Name |
Category |
Access Level |
Label |
Description |
Parameter Value |
402 |
DC.DCMaxWaitTimeToBeReady |
Network |
Normal Access |
Maximum wait time for domain cache to be ready |
Defines the amount of time (in seconds) that a client will wait for the domain configuration cache before escalating an alert |
240 |
404 |
DC.PeriodToRebuildDomainConfigCache |
Network |
Normal Access |
Period to rebuild domain configuration cache |
Defines the amount of delay time (in seconds) that the DomainConfig cache should be rebuilt. Note:Specify '0' if you want the DomainConfig cache to be updated incrementally but never rebuilt. |
3600 |
403 |
DC.PeriodToSynchWithDB |
Network |
Normal Access |
Period to synchronize with database |
Defines the period of time (in seconds) after which the domain configuration cache should synch with the database |
120 |
339 |
DNS.DNSNameServers |
Network |
Normal Access |
DNS servers |
Indicates the list of DNS server(s) to be used by Mail Sender for direct delivery. The syntax for the entries is "hostname:port" or "IP address:port". (e.g., "1.2.3.4" or "dns.domain.com:1053") Each DNS server should be entered on a separate line. Note: You only have to specify ":port" if it is different than the default of 53. |
8.8.8.8 8.8.4.4 |
340 |
DNS.DNSTestDomain |
Network |
Normal Access |
DNS test domain name |
Indicates the domain name that will be used by the Mail Senders to verify the connection to the DNS servers indicated in the 'DNS.DNSNameServers' system parameter |
|
326 |
EL.EventLoaderDomainName |
Network |
Normal Access |
Event Listener domain name |
Indicates the host name used in the "From" address for all outbound emails |
|
424 |
SS.SmppFetchConnectionTimeout |
Network |
Normal Access |
Timeout for fetching connection from SMSC connection pool |
Defines the length of the timeout (in milliseconds) for fetching connection from SMSC connection pool |
1000 |
118 |
TR.ExternalTrackerServerURL |
Network |
Normal Access |
URL of the external read detector tracker server |
Indicates the URL of the external tracker server. Note: ensure to specify the URL exactly as you want it to appear in the outgoing email |
|
401 |
TR.ExternalTrackerURLSuffix |
Network |
Normal Access |
External tracker URL suffix |
Indicates the suffix to append to the external tracker server URL. For example, using the value "/id001", produces an outgoing external detector of http://<external>/<tracker>123456.1332.0.-3/id001, where "http://<external>/<tracker>" is the value specified in the "TR.ExternalTrackerServerURL" system parameter. |
|
117 |
TR.TrackerHostPath |
Network |
Normal Access |
Tracker domain name |
A list of the domain names of the Tracker. For multiple active deployments, specify each corresponding tracker on a new line using the form: active-deployment-name=tracker-url (e.g. 'deploymentOne=http://localhost' Note: Do not specify port number here. |
|
390 |
XFR.FileTransferProtocol |
Network |
Normal Access |
File Transfer Protocol |
Indicates the protocol that is used during file transfers. Valid entries:
|
AUTO FTP FTP-ES SFTP |
413 |
CN.IntervalToRecheckSocketForErrors |
Network |
Advanced Access |
Interval to recheck connection for send errors |
Defines the interval (in milliseconds) to recheck the socket connection for send errors prior to each usage. Note: A value of '0' will always check immediately prior to usage |
6000 |
341 |
DNS.Retries |
Network |
Advanced Access |
Max number of DNS query retries |
Indicates the number of times Connect will retry a DNS lookup that fails with a temporary error |
2 |
338 |
DNS.TimeOutSeconds |
Network |
Advanced Access |
DNS timeout in seconds |
Defines the timeout range (in seconds) when DNS will terminate lookup Note: This value is doubled for each retry |
5 |
332 |
EL.AttachmentStorageFolder |
Network |
Advanced Access |
Folder for binary attachments |
Indicates the name of the folder path where binary attachments are persisted. Note: If empty, attachments will be stored in the database. |
N/A |
406 |
EL.IgnoreEmailAddressAttribute |
Network |
Advanced Access |
Event Listener will accept customers without email address? |
Determines whether the Event Listener will accept customers without email address ('TRUE') or not ('FALSE') |
FALSE TRUE |
337 |
EL.JMSAcknowledgeMessageAfterResponse |
Network |
Advanced Access |
Send acknowledge after sending response message |
Determines whether Connect will acknowledge request JMS messages after sending the response message to response queue ('TRUE'), or if Connect will acknowledge the request message immediately after reading from queue ('FALSE'). |
FALSE |
336 |
EL.JMSClientAcknowledgeEnabled |
Network |
Advanced Access |
Client Acknowledge Mode for reading JMS messages |
Determines whether Connect will use 'Client Acknowledge' mode for reading JMS messages ('TRUE'), or use the 'Auto' mode ('FALSE'). |
FALSE |
334 |
EL.JMSExpiryTimeCustomPropertyName |
Network |
Advanced Access |
Custom property for JMS reply message expiry time |
Indicates the name of the custom property set in the request message that will be used for setting the expiry time in the reply message |
|
335 |
EL.JMSGlobalExpiryTime |
Network |
Advanced Access |
Global JMS reply message expiry time |
Defines the amount of time (in seconds) after which the JMS reply message will expire |
0 |
333 |
EL.JmsQueueBrowserSnapshotInterval |
Network |
Advanced Access |
Time interval for collecting queue message count snapshots |
Defines the time interval (in seconds) that Connect will collect queue message count snapshots |
3600 |
328 |
EL.SmtpPort |
Network |
Advanced Access |
Event Listener port |
Indicates the SMTP Port used for the Event Listener |
25 |
201 |
HLP.OnlineHelpLocation |
Network |
Advanced Access |
Online help location |
Indicates the location of the User, Maintanence and Installation Guides. Note: This can be a link to an external web server or to a local directory on your web server. |
|
351 |
HT.Composer.ProxyHost |
Network |
Advanced Access |
HTTP proxy server for Mail Composer node(s) |
Indicates the host name or IP address of the machine where the proxy server for the Mail Composer node(s) is located |
none |
353 |
HT.Composer.ProxyPort |
Network |
Advanced Access |
HTTP proxy server port for Mail Composer(s) |
Indicates he port number where proxy service for the Mail Composer(s) is available (on ProxyHost) |
80 |
354 |
HT.Composer.UseProxy |
Network |
Advanced Access |
Composer node uses proxy server? |
Determines whether content fetching and link validation operations should use a proxy server ('TRUE') or not ('FALSE'). Note: If the value is marked as 'TRUE', the parameters HT.ProxyHost and LB.ProxyPort must be set. |
FALSE TRUE |
347 |
HT.GuiContent.ProxyHost |
Network |
Advanced Access |
HTTP proxy server for GUI node for fetching content |
Indicates the host name or IP address of the machine hosting the proxy server |
none |
350 |
HT.GuiContent.ProxyPort |
Network |
Advanced Access |
HTTP proxy server port for GUI node for fetching content |
Indicates the port number where proxy service is available on ProxyHost |
80 |
344 |
HT.GuiContent.UseProxy |
Network |
Advanced Access |
GUI node uses proxy server for fetching content? |
Determines whether content fetching and link validation operations should use a proxy server ('TRUE') or not ('FALSE'). Note: If marked 'TRUE', the parameters HT.ProxyHost and LB.ProxyPort must be set. |
FALSE TRUE |
355 |
HT.GuiLinks.ProxyHost |
Network |
Advanced Access |
HTTP proxy server for GUI node for validating links |
Indicates the host name or IP address of the machine hosting the proxy server |
none |
346 |
HT.GuiLinks.ProxyPort |
Network |
Advanced Access |
HTTP proxy server port for GUI node for validating links |
Indicates the port number where proxy service is available on ProxyHost |
80 |
349 |
HT.GuiLinks.UseProxy |
Network |
Advanced Access |
GUI node uses proxy server for validating links? |
Determines whether content fetching and link validation operations should use a proxy ('TRUE') or not ('FALSE') |
FALSE TRUE |
423 |
HT.SystemLogoutLink |
Network |
Advanced Access |
Link represented will be treated as logout landing page. |
Indicates the URL that will be the landing page of the logout action. The default is blank. In this case the system will have default logout landing page (i.e. Login page). Note: Value to this system parameter can be absolute URL or relative URL. |
|
272 |
MR.SmtpPort |
Network |
Advanced Access |
Mail Receiver SMTP port |
Indicates the SMTP port for the Mail Receiver |
25 |
235 |
MS.SimpleEmailServer |
Network |
Advanced Access |
SMTP server for notifications |
Indicates the host name (or IP address) of the message transfer agent (MTA) used for administrative messages |
localhost |
221 |
MS.SimpleEmailSmtpPort |
Network |
Advanced Access |
SMTP server port for notifications |
Indicates the number of the port on the SMTP server available for notifications |
25 |
213 |
MS.SmtpServer |
Network |
Advanced Access |
Mail farm SMTP servers (default mail farm) |
A list defining the Mail Farm SMTP servers. Each server must be entered on a separate line.
|
localhost:25-4 |
211 |
MS.StagingSmtpServer |
Network |
Advanced Access |
SMTP server for staging emails |
A list defining the SMTP server for staging emails. Each server must be entered on a separate line.
|
|
234 |
MSD.SmtpHostName |
Network |
Advanced Access |
SMTP host name |
Indicates the host name to be used in SMTP HELO/EHLO greeting Note: It is not recommended that this system parameter be modified. |
none |
371 |
ST.ComposerSyncLogMaxAgeArchived |
Network |
Advanced Access |
Max seconds to keep archived ComposerSyncLogs |
Defines the maximum amount of time (in seconds) to keep each ComposerSyncLog archived in storage |
864000 |
372 |
ST.ComposerSyncLogMaxArchived |
Network |
Advanced Access |
Max number of ComposerSyncLogs to keep archived |
Indicates the maximum number of ComposerSyncLogs archived in storage at any given time |
20000 |
119 |
TR.HttpPort |
Network |
Advanced Access |
Tracker port |
Indicates the HTTP port for the Tracker |
80 |
101 |
TR.InviteFriendDefaultText |
Network |
Advanced Access |
HTML sent when the 'Invite a Friend'/'Unsubscribe Me' forms are not available |
Indicates the addition to the default text that will be sent to the customer if 'Invite a Friend'/'Unsubscribe Me' pages are not available. |
<HTML><HEAD><TITLE>SORRY</TITLE><BODY><H1>Sorry, service is currently unavailable. Please retry later.<H1></BODY></HTML> |
102 |
TR.InviteFriendFormURL |
Network |
Advanced Access |
URL of the 'Invite a Friend' form |
Indicates the URL of the 'Invite a Friend' form used by customers to refer a friend |
|
100 |
TR.InviteFriendPageCacheReloadInterval |
Network |
Advanced Access |
Period to refresh the 'Invite a Friend'/'Unsubscribe Me' forms cache |
Defines the time period (in minutes) to refresh the 'Invite a Friend'/'Unsubscribe Me' form cache in the Trackers. Note: Enter '9999' to update the cache only when the Trackers restart. |
1440 |
103 |
TR.InviteFriendSucessPage |
Network |
Advanced Access |
URL of the 'Invite Friend' thank you page |
Indicates the URL of the "thank you" page displayed to the customer after referring a friend to the campaign |
|
127 |
TR.PrefillCustAddrInUnsubForm |
Network |
Advanced Access |
Prefill customer address in unsubscribe form |
Determines if the Tracker will populate the customer email address in the UnsubscribeMe form ('TRUE') or not ('FALSE') |
FALSE TRUE |
373 |
TR.PreserveRedirectURLCase |
Network |
Advanced Access |
Preserve link capitalization during redirection |
Determines if the Tracker needs to preserve the link capitalization when redirecting click-throughs to the actual URL ('TRUE') or not ('FALSE') |
FALSE TRUE |
108 |
TR.SubscribeOptInDefaultText |
Network |
Advanced Access |
Text to be sent when 'Opt-In Subscribe' pages are unavailable |
Indicates the addition to the default text that will be sent to the customer if 'Opt-In Subscribe' pages are not available. |
<HTML><HEAD><TITLE>SORRY</TITLE><BODY><H1>Sorry, service is currently unavailable. Please retry later.<H1></BODY></HTML> |
106 |
TR.SubscribeOptInFormURL |
Network |
Advanced Access |
URL of the 'Subscribe Opt-In' form |
Indicates the URL of the form used by customers to subscribe themselves to the campaign |
|
107 |
TR.SubscribeOptInSubmittedFormURL |
Network |
Advanced Access |
URL of the 'Opt-in Subscribe request was submitted' form |
Indicates the URL of the form saying 'Your opt-in subscribe request has been submitted'. |
|
104 |
TR.UnsubscribeMeFormURL |
Network |
Advanced Access |
URL of the 'Unsubscribe Me' form |
Indicates the URL of the form used by customers to unsubscribe themselves from the campaign |
|
105 |
TR.UnsubscribeMeSubmittedFormURL |
Network |
Advanced Access |
URL of the 'Unsubscribe request was submitted' form |
Indicates the URL of the form saying 'Your unsubscribe request has been submitted. |
|
112 |
TR.UseCookie |
Network |
Advanced Access |
Use cookies |
Determines whether the Tracker will plant a cookie upon receiving a click/conversion ('TRUE'), or not ('FALSE'). |
FALSE |
325 |
EL.EnqueueTimeout |
Network |
Internal Access |
Event Listener enqueue timeout |
Defines the amount of time (in seconds) that the Event Listener will wait when enqueuing a request before restarting automatically if the queue is full. Note: Set this parameter to '0' to deactivate the automatic restart. |
0 |
324 |
EL.SocketTimeout |
Network |
Internal Access |
Event Listener socket timeout |
Defines the amount of time (in seconds) before the Event Listener will time out socket connections |
60 |
348 |
HT.MaxIORetries |
Network |
Internal Access |
Max IO retries |
Indicates the maximum number of times that a given HTTP connection will retry after a transient IO failure |
5 |
352 |
HT.MaxRedirects |
Network |
Internal Access |
Max redirects |
Indicates the maximum number of times that a given URL can be redirected before reporting a failure |
5 |
345 |
HT.SocketTimeout |
Network |
Internal Access |
HTTP socket timeout |
Defines the amount of time (in seconds) before HTTP will time out a socket connection |
60 |
316 |
MO.PeriodToCheckMemoryUsage |
Network |
Internal Access |
Period to check memory usage |
Defines the amount of time (in seconds) to check the memory usage |
60 |
315 |
MO.ThresholdMemory |
Network |
Internal Access |
Threshold memory to run GC |
Defines the amount of threshold memory (in MB) beyond which Connect will run garbage collection |
54 |
321 |
MO.TimeForVMHeartbeat |
Network |
Internal Access |
Time for VM heartbeat |
Defines the amount of time (in seconds) before Connect sends heartbeat from the virtual machine to the monitor |
20 |
318 |
MO.TimeToLookForExitFile |
Network |
Internal Access |
Time to look for exit file |
Defines the amount of time (in seconds) between checks for the presence of the monitorExit file |
5 |
317 |
MO.TimeToMarkVMDead |
Network |
Internal Access |
Time to mark VM dead |
Defines the duration of time (in seconds) that a virtual machines is marked as 'Dead' if it has not sent a heartbeat |
180 |
322 |
MO.TimeToRelaunchVM |
Network |
Internal Access |
Time to relaunch VM |
Defines the amount of time (in seconds) that Connect will wait before relaunching a dead virtual machine |
30 |
320 |
MO.TimeToUpdateBusyFile |
Network |
Internal Access |
Time to update busy file |
Defines the amount of time (in seconds) between updates to monitor the Busy file |
30 |
319 |
MO.TimeToWaitForVMToDie |
Network |
Internal Access |
Time to wait for VM to die |
Defines the amount of time (in seconds) to wait for a virtual machine process to die |
5 |
276 |
MR.SocketTimeout |
Network |
Internal Access |
Mail receiver socket timeout |
Defines the amount of time (in seconds) before the Mail Receiver will time out a socket connection |
60 |
358 |
RS.RequestResendIntervalSeconds |
Network |
Internal Access |
Request resend interval in seconds |
Defines the length of time (in seconds) for the request resend interval |
60 |
370 |
ST.AgeThrottleSeconds |
Network |
Internal Access |
Age throttle in seconds |
Defines the amount of time (in seconds) that a storage file will be used before Connect fetches a replacement |
300 |
368 |
ST.FileSizeThrottle |
Network |
Internal Access |
File size throttle |
Defines the maximum size (in kbytes) of a storage file before Connect fetches a replacement |
1000 |
367 |
ST.ObjectCountThrottle |
Network |
Internal Access |
Object count throttle |
Indicates the number of objects a storage file is permitted to hold before Connect fetches a replacement |
1000 |
369 |
ST.StorageDir |
Network |
Internal Access |
Storage directory |
Indicates the directory name in the CRM where the storage file will be saved |
storage |
198 |
SYS.EnableDebugAssertion |
Network |
Internal Access |
Enable debug assertion? |
Determines whether the debug assertion is enabled ('TRUE') or not ('FALSE'). |
FALSE |
420 |
SYS.ImportedFileMaxSize |
Network |
Internal Access |
Maximum file size limit for imported file in KiloByte (KB) |
Indicates the maximum allowed size of a file (in KB) that is able to be uploaded to Connect. Note: This parameter will only accept positive whole number values. Floating point value will not be accepted |
0 |
123 |
TR.ClickCookieLifeCycle |
Network |
Internal Access |
Click cookie lifecycle |
Defines the length of time (in seconds) that a click cookie shall remain alive and active. The default is 1 day (86400 seconds). |
86400 |
113 |
TR.CompactPolicyHeader |
Network |
Internal Access |
Compact Policy Header |
Indicates the Compact Policy that will be sent to the customer's browser while setting Connect cookies (e.g. NOI COR ADMa ). Note: Use empty string to avoid sending compact policies |
NOI COR ADMa OUR IND UNI |
122 |
TR.ConfirmedCookieLifeCycle |
Network |
Internal Access |
Confirmed cookie lifecycle |
Defines the time period (in seconds) for the life of a confirmed cookie. The default 30 minutes (1800 seconds). |
1800 |
114 |
TR.ConversionKeyword |
Network |
Internal Access |
Conversion keyword |
Indicates the key word that identifies the beginning of a conversation. |
conversions |
124 |
TR.CustomerCookieLifeCycle |
Network |
Internal Access |
Customer cookie lifecycle |
Defines the duration (in seconds) for the life of a customer cookie. The default values is one year (31,536,000 seconds). |
31536000 |
125 |
TR.SocketTimeout |
Network |
Internal Access |
Tracker socket timeout |
Defines the length of time (in seconds) prior to the Tracker times out a socket connection |
60 |
116 |
TR.TrackerAbsoluteName |
Network |
Internal Access |
Tracker absolute name |
Indicates the name that displays after host. Note: Enter a value of 'none' (no quotes) if you do not wish to use this field |
kc |
111 |
TR.TrackerHostSeparater |
Network |
Internal Access |
TrackerHostSeparater |
Indicates the text used to separate user information from site URL. Note: User info is 'custId.instId.evntId.linkId' |
123 |
120 |
TR.TrackerRootDir |
Network |
Internal Access |
Tracker root directory |
Indicates the root directory of the Tracker content |
. |
359 |
VC.EmailAddresses |
Network |
Internal Access |
VC e-mail addresses |
Indicates the list of email addresses for virtual customers. Each entry should be on a separate line. Note: Enter a value of 'none' |
|
361 |
VC.MailReceiverHost |
Network |
Internal Access |
Mail receiver host |
Indicates the hostname (or IP address) where the Receiver is running |
127.0.0.1 |
362 |
VC.MailReceiverPort |
Network |
Internal Access |
Mail Receiver port |
Indicates the port number on which the Receiver is listening |
20025 |
360 |
VC.ResponderSmtpPort |
Network |
Internal Access |
VC SMTP port |
Indicates the SMTP port for virtual customers |
25 |
391 |
XFR.FileTransferPort |
Network |
Internal Access |
File Transfer Port |
Indicates the protocol port used during file transfers. Note: The default value of '0' instructs Connect to use '21' for both FTP and FTP-ES and '22' for SFTP. |
0 |
392 |
XFR.SftpDisableHostValidation |
Network |
Internal Access |
SFTP Disable Host Validation |
Determines whether the SFTP host key validation is disables ('TRUE') or not ('FALSE'). Note: It is not recommended that this system parameter be used except for testing. |
FALSE TRUE |