40.5 --httpmaxthread

Specifies the maximum number of worker threads that the DVA can start. By default, the DVA creates new worker threads as needed to handle the current document conversion load, and the default is 20 threads. The maximum recommended setting is 30 as setting it higher can negatively impact the system. See Controlling Thread Usage.

Linux DVA

Windows DVA

Syntax:

--httpmaxthread number

/httpmaxthread-number

Example:

--httpmaxthread 20

/httpmaxthread-20

See also --httpthread.