2017

Table Of Contents
QUARKXPRESS SERVER MANAGER
A Guide to QuarkXPress Server 2017 | 433
qxpsm_timeout: This parameter lets you specify a timeout (in milliseconds) for
a specific request. If this parameter is absent or set to 0, the global timeout value
is used. To disable timeout for a request, use the value –1.
qxpsm_usecache: If you set this value to false, the request will be rendered
regardless of whether it is cached and regardless of whether caching is enabled at
the global level.
qxpsm_username: The value of this parameter, if supplied, is used as the
“Admin User” value when the request is forwarded to a QuarkXPress Server
instance.
qxpsm_userpassword: The value of this parameter, if supplied, is used as the
Admin User” password when the request is forwarded to a QuarkXPress Server
instance. Default value is null, which means no password information. If this is
not null, you must also provide
qxpsm_username.