The HTTP Client Settings are an optional configuration element for the full-text search. If it is not configured, WebOffice 10.5 SP2 will use the default values as shown in the figure below.

HTTP client settings configuration
Properties |
Description |
Connection Timeout (ms) |
The time to establish the connection with the remote host. |
Socket Timeout (ms) |
The time waiting for data – after the connection was established; maximum time of inactivity between two data packets. |
Connection Manager Timeout (ms) |
The time to wait for a connection from the connection manager (pool). |
Maximum connections per route (host) |
Maximum number of connections to a particular host. If the client attempts to make a request and the maximum has been reached, then by default the client will block until a connection is free. |
Maximum total connections |
Maximum total number of connections in the pool. If the client attempts to make a request and the maximum has been reached, then by default the client will block until a connection is free. |
HTTP client settings properties
Note: See chapter Full-Text Search for general settings regarding the full-text search.
Note: Further steps that are necessary in order to provide the full-text search functionality within a WebOffice 10.5 SP2 project are described in the "How to Configure..." chapter Full-Text Search.