|
|
|
Explanation: Specify the MIME types to be excluded from consideration for compression. Output types specified here should be a subset of those types specified in the "DominoIncludeMIMETypes" NOTES.INI setting. To enter multiple MIME types, separate each type with a semicolon (;). Applies to: ... |
|
|
|
Explanation: Specify the MIME types to consider for compression. MIME types that are specified in the "DominoExcludeMIMETypes" NOTES.INI setting will not be compressed even if they fit the parameters of MIME types to be included for compression. To enter multiple MIME types, separate each type ... |
|
|
|
Explanation: Specify the minimum size of content that can be compressed. Applies to : Servers Default Value: 300 bytes UI equivalent: Available on Web Site document from the Internet Sites view of Domino Web Server Configuration document. Syntax: DominoGzipMinBytesToCompress |
|
|
|
Explanation: Specify the minimum size of content that will be compressed to disk. If response content is greater than the value of this setting, the compression of the content will be done to a temporary disk file to reduce process memory usage. Applies to: Servers Default Value: 1 MB UI ... |
|
|
|
Explanation: Allows you to enable compression for Domino Web engine output. This option is disabled by default. Compression of output only applies to HTTP clients that support gzip (GNU zip) compression. Applies to: Servers UI equivalent: Available on Web Site document from the Internet Sites view ... |
|
|
|
Explanation: Specify the types of MIME files to be excluded from consideration for compression. File types specified should be a subset of those types specified in the "HTTPIncludeMIMETypes" NOTES.INI setting. To enter multiple MIME types, separate each type with a semicolon (;). Applies to: ... |
|
|
|
Explanation: Specify the types of MIME files that can be considered for compression. Specified MIME types are not compressed even if they fit the parameters of MIME types to be included for compression. To enter multiple MIME types, separate each type with a semicolon (;). Applies to: Servers ... |
|
|
|
Explanation: Allows you to specify the minimum file size of files to be considered for compression. If a file is smaller than the minimum file size specified for a file, a compressed file is not created. Applies to: Servers Default Value: 300 bytes UI equivalent: Available on Web Configuration ... |
|
|
|
Explanation: Allows you to change the time-out for a pending HTTP request that is waiting for compression to complete. If two or more HTTP clients request a file that needs to be compressed, the server compresses the file for one client. While that compression takes place, all other requests for ... |
|
|
|
Explanation: Causes the server to create gzip compressed files from uncompressed files when the files are requested by an HTTP client. Compressed files are created when they do not exist or the uncompressed version of the file has a time-date stamp that is later than the compressed version of the ... |
|
|
|
Explanation: Allows you to disable checking for and serving gzip compressed versions of static files. When this setting is set to disable, all other file system gzip settings have no effect. The default for the server is to check for compressed files. If this setting is not present in the ... |