General Server Settings
Specifies the main listening port for the Platform Server. This port is also used to access the documentation and example pages for Image Serving, Image Rendering, and the Dynamic Media Viewers (if installed).
Specifies the HTTP root path to allow the Image Server access to the caching service. Must be set to http://localhost:TC::PsPort /is/cache/secondary, with the port number matching TC::PsPort
.
The TTL for cached images obtained via HTTP from a remote source using the src={…}
construct. Only used when the remote server does not include an Expiration header in its HTTP response. Integer value in seconds.
The time the Image Server will wait for a remote server to deliver the requested image file via HTTP before returning an error. Integer value in seconds.
Set to false to disallow requests which do not include a valid catalog id in the path. Default is true
. When set to false
, an error is returned for requests without a catalog id.
req=catalogprops
is not subject to this setting.
Default timeout value for req=saveToFile
when timeout=
is not specified. msec
. An error is returned if the save operation is not completed within the specified amount of time.