-
Type: Task
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 6.0
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Clustering, Configuration, Nuxeo Drive
To protect the server threads from being all eaten by Drive.
We could have 2 HTTP thread pools: one for web requests, one for Drive.
To achieve this we can make Drive requests use a specific port.
With the right settings, this can be used to build a cluster node doing Drive only (with some load balancer configuration).
- is required by
-
NXDOC-445 Describe how to configure a dedicated cluster node for Drive
- Open