Petals-BC-SOAP 4.0.x

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
| http-thread-pool-size-min | The minimum size of the HTTP thread pool. | 2 | No |
| http-thread-pool-size-max | The maximum size of the HTTP thread pool. | 255 | No |
| http-acceptors | Number of HTTP acceptors. Caution, as an acceptor is a thread borrowed from the thread pool, the value of {{http-thread-pool-size-min}} and {{http-thread-pool-size-max}} MUST take into account this value. If {{http-thread-pool-size-max}} < {{http-acceptors}}, no request can be processed | 4 | No |
| https-enabled \\ | Enable the HTTPS support. \\
Possible values are: true, false. \\ | false \\ | No \\ |