| Subject |
Release |
Description |
| DominoCompleteDocType |
7 |
Use to have the Domino Web server generate a specific doctype string in the generated HTML. It does not cause the server to generate the correct html for each type. |
| DominoNoWebAdmin |
|
Specifies whether the HTTP server task automatically creates and manages the Domino Web administrator (webadmin.nsf) application. |
| DominoStrictHTML |
7 |
DominoStrictHTML=2 No additional information is known about this variable. |
| DominoDisableFileUploadChecks |
|
Allows the file upload control to be disabled on pages served by the Domino Web server. |
| DominoXUrlProcess |
7.0 |
To enable a Domino Web server's URL command parser to accept ! or ? in the URL. Put into the workstation notes.ini to test pages using the exclamation mark (!) with the Domino Designer. For servers, on the Web site document or server document, if "Using Internet Site" is not enabled. It is listed as "Make this site accessible to web search site crawlers." |
| HTTPDisableGlobalWebsiteRules |
8.0.1 |
To have the default Web site not be applied to all Web sites when using Internet sites, set the variable "HTTPDisableGlobalWebsiteRules=1". |
| HTTPDisableSSIWarnings |
7.0.2 |
Use to allow server-side include (SSI) files to include comments containing "<!--#" without warning to the console and browser. |
| HTTPDisableUrlCache |
|
Set to "1" to disable the server side cache which was introduced to minimize redundant gzip compressions. |
| HTTPEnableConnectorHeaders |
6.0 |
Enables the Domino HTTP task to process special headers that are added to requests by a WebSphere 4.0.3 plug-in installed on a foreign Web server. Valid Values are: 0 |
| HTTPEnablePostDataLogging |
6 |
HTTP request logging should be used only for troubleshooting |
| HTTPEnableResponseContentLogging |
6 |
HTTP request logging should be used only for troubleshooting |
| HTTPEnableThreadDebug |
6. |
HTTP request logging should be used only for troubleshooting. |
| HTTPFormulaCache |
|
Enables ( 1 ) or Disables ( 0 ) the HTTP server formula cache |
| HTTPLogFormatAscii |
|
HTTP log files are written in EBCDIC format by default on the i5/OS® platform. You can change the format of these files to ASCII by setting the following in the NOTES.INI file. |
| HTTPLogUnauthorized |
6.0 |
When set to 1, the Web server logs Error 401 instances to the server console. These instances are generated in two cases:
- A user attempts to access a resource but is not authorized for it.
- A user has failed to authenticate.
|
| HTTPMultiErrorPage |
6 |
The original R5.x model or R6.x queue of requests model can be selected. This variable is for Notes 6.5.4 FP1 and later. |
| HTTPSkipTranslationOfNsfRequests |
7.0.2 |
Remove NSF files from Web rules to allow backward compatibility with R5. The Notes.ini variable is "HTTPSkipTranslationOfNsfRequests=1". |
| HTTPUseNotesMemory |
|
Setting this variable to 1 can prevent a excessive use of the general Memory pool. This excessive usually causes a "Panic: Insufficient Memory" error message. |
| HTTP_Port |
|
This variable is only used during the collaboration server install. Example : HTTP_Port=8088 |
| HTTP_Pwd_Change_Cache_Hours |
6.0 |
Allows both the old and new passwords to be valid on a server after user request an HTTP password change for this number of hours. |
| SSLCipherSpec |
|
Determines which SSL-compliant cipher to use to encrypt files on the server. |
| SSL_Load_Client_Cert |
5 |
Enables LDAP lookups to be done properly when SSL is being used. |
| SSL_Resumable_Sessions |
|
Specifies the number of resumable SSL sessions that will be cached on the server. Setting this variable to 1 disables SSL session resumption on the server. |
| ReportSSLHandshakeErrors |
5 |
Reports HTTP SSL handshake errors to the console and LOG.NSF. You may want to set this by default, since it only reports errors. |
| WebAuth_Verbose_Trace |
|
Use this setting to troubleshoot problems with Web server user authentication and Web server group searches for database access verification. With the setting enabled, a Domino Web server records detailed information about specific Web user authentication sessions at the server console. |
| WebSess_Verbose_Trace |
|
When enabled, the setting allows a Domino Web server to record, at the server console, detailed information about specific Web session-based authentication sessions, such as unauthorized, unauthenticated, or session expiration information. |